Skip to content

Version 0.32.2 update#1072

Merged
mauteri merged 9 commits intomainfrom
version-0.32.2
May 1, 2025
Merged

Version 0.32.2 update#1072
mauteri merged 9 commits intomainfrom
version-0.32.2

Conversation

@mauteri
Copy link
Copy Markdown
Contributor

@mauteri mauteri commented Apr 26, 2025

Description of the Change

  • We had z-index of the Block Guard at 60 because of a state in block editor where it changed UI a bit when clicking escape (this feature is now confirmed gone in 6.8). The z-index was conflicting poorly with other blocks. I tried 30 and then 29 and still got some rare conflicts. I dropped it to 1 since that original issue in 6.7.2 and less was now gone so z-index no longer needed to be high for that.
  • Dropdown Item block was missing attributes for target and rel in link, which is now fixed with this update.
  • Added sanitization to GatherPress settings page.
  • Test up to 6.8.1

Closes #1070 #1069

How to test the Change

Changelog Entry

Fixed - Bug fix

Credits

Props @mauteri

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@mauteri mauteri changed the title Started version 0.32.2. Version 0.32.2 update Apr 26, 2025
@mauteri mauteri marked this pull request as ready for review April 26, 2025 13:21
@github-actions
Copy link
Copy Markdown
Contributor

Preview changes with Playground

You can preview the recent changes for PR#1072 with the following PHP versions:

PHP Version 8.3

PHP Version 7.4

Download .zip with build changes

Made with 💙 from GatherPress & a little bit of WordPress Playground. Changes will not persist between sessions.

Copy link
Copy Markdown
Contributor

@JordanPak JordanPak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mauteri mauteri merged commit 37f7ffb into main May 1, 2025
24 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants