Search & Replace Text in Blocks — Full changelog

For each release, see the entries below. The latest version is always at the top.
The current release notes also live in readme.txt under "== Changelog ==".

= 1.3.0 =
* New: Pasted text cleanup panel with one-click fixes for text pasted from Word or Google Docs: double spaces, non-breaking spaces, space before punctuation, space after an opening ¿ or ¡, straight quotes to Spanish « », and ellipsis.
* New: Missing opening marks panel finds ? and ! without their ¿ or ¡ and lets you review and add each one before applying.
* Improved: Search and replace now scans every text attribute of a block (for example a quote's citation and content), not just the first one found.
* Improved: Count messages use proper singular and plural forms instead of concatenation, so translations are not limited to a fixed word order.
* Improved: The panel footer now shows the actual keyboard shortcut for your platform.
* Fix: Undo now reverts only your last action. Before, undoing after a single replacement that followed a Replace All (or the new cleanup tools) could silently revert both at once.

= 1.2.0 =
* New: The keyboard shortcut is registered in the editor, so it is listed in the editor own keyboard shortcuts help, under Global shortcuts.
* Improved: Compatibility with WordPress 7.1, where the editor content always loads inside an iframe.
* Fix: The panel now opens with Ctrl+Alt+F (Cmd+Option+F on Mac). WordPress 7.1 took over Ctrl+Shift+H for its own show or hide blocks feature.
* Fix: Found blocks are highlighted again in the editor canvas.
* Fix: The toolbar icon no longer depends on a header class that WordPress 7.1 removed.
* Fix: Closing the panel now clears the yellow highlight left on the matched text.

= 1.1.1 =
Tested up to WordPress 7.0

= 1.1.0 =
* Added auto-focus on search field when opening the panel
* Improved usability: cursor is now ready to type immediately after opening

= 1.0.0 =
* Initial release
* Search across all text blocks
* Replace single or all occurrences
* Built-in Undo button
* Case-sensitive and whole word options
* Visual highlighting of matches
* Toolbar icon for quick access
* Three-dot menu integration
* Keyboard shortcut support (Ctrl+Shift+H / Cmd+Shift+H)
* Draggable floating panel
