Releases: badasswp/search-and-replace
Releases · badasswp/search-and-replace
v1.0.3
v1.0.2
This release contains the following fixes & features:
- Fix styling issues observed on search icon.
- Implement case sensitivity feature for search and replace.
- Add custom hook -
search-replace-for-block-editor.caseSensitive
. - Load assets via plugin directory URL.
- Address bugs and linting issues.
- Tested up to WP 6.6.1.
v1.0.1
This release contains the following fixes & features:
- Fix edge cases with quote, pullquote & details block.
- Add custom hook -
search-replace-for-block-editor.keyboardShortcut
. - Fix Bugs & linting issues.
- Updated Unit Tests & README notes.
- Tested up to WP 6.6.
v1.0.0
This initial release contains the following features:
- Ability to Search & Replace text within the Block Editor.
- Custom Hooks -
search-replace-for-block-editor.allowedBlocks
. - Provided support for Arabic, Chinese, Hebrew, Hindi, Russian, German, Italian, Croatian, Spanish & French languages.
- Unit Tests coverage.
- Tested up to WP 6.5.5.