Releases: badasswp/search-replace-for-block-editor
Releases · badasswp/search-replace-for-block-editor
v1.11.0
Compare
Sorry, something went wrong.
No results found
This release contains the following enhancement & fixes:
Feat: Add More Plugins options page.
v1.10.3
Compare
Sorry, something went wrong.
No results found
v1.10.1
Compare
Sorry, something went wrong.
No results found
This release contains the following enhancements & fixes:
Docs: Update README notes & doc blocks.
v1.10.0
Compare
Sorry, something went wrong.
No results found
This release contains the following enhancements & fixes:
Feat: Added translation languages for Japanese,Indonesian, Turkish, Polish, Dutch, Brazil and Portuguese.
Feat: Add toggle for Regex expression matching.
Feat: Add Plugin options page.
Feat: Add Shortcut command (CMD + F).
Feat: Add custom hooks: afterSearchReplace, excludedPostTypes, regexPattern.
Fix: Make default search literal & regex opt-in.
Refactor: Use replaceInput in place of repeated instances of text.
Test: Add e2e tests for plugin codebase.
Tested up to WP 6.9.
v1.9.0
Compare
Sorry, something went wrong.
No results found
This release uses Composer setup for the plugin.
v1.8.0
Compare
Sorry, something went wrong.
No results found
This release contains the following enhancements & fixes:
Feat: Add Search & Replace feature for table head, foot & caption.
Fix: Reset Replace input field.
Tested up to WP 6.8.
v1.7.0
Compare
Sorry, something went wrong.
No results found
This release contains the following enhancements & fixes:
Fix: Issue with search & replace on HTML bearing string.
Feat: On Modal open, show items found for Highlighted text.
Fix: Console warnings & errors.
Tested up to WP 6.8.
v1.6.0
Compare
Sorry, something went wrong.
No results found
This release contains the following features:
Feat: Add search and replace functionality for Table Block .
Feat: Add new custom hook search-replace-for-block-editor.handleAttributeReplacement.
Docs: Update README docs.
Tested up to WP 6.8.
v1.5.0
Compare
Sorry, something went wrong.
No results found
This release contains the following fixes and enhancements:
Fix: Missing icon due to recent WP 6.8 upgrade.
Feat: Add local WP dev env.
Chore: Update Plugin contributors list.
Update README docs.
Tested up to WP 6.7.2.
v1.4.0
Compare
Sorry, something went wrong.
No results found
This release contains the following enhancements & fixes:
Feat: Add search icon to Toolbar.
Feat: Add new custom hook search-replace-for-block-editor.replaceBlockAttribute.
Chore: Enforce WP linting across plugin.
Test: Improve unit tests cases.
Refactor: Search & Replace core logic to use replaceBlockAttribute hook.
Tested up to WP 6.7.2.