Releases: badasswp/search-and-replace
Releases · badasswp/search-and-replace
v1.5.0
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
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.
v1.3.0
This release contains the following enhancements:
- Feat: Added Search Count feature.
- Fixed bugs & linting issues.
- Tested up to WP 6.7.2.
v1.2.3
This release contains the following fixes:
- Fix: Crashing Gutenberg Block Editor on Toggle Block Inserter.
- Tested up to WP 6.7.1.
v1.2.2
This release contains the following fixes:
- Fix style issues for WP 6.6.2.
- Fix timeout issues causing Icon not to load.
- Fix backward compatibility issues due to WP upgrade.
- Apply coding standards.
- Update README notes.
- Tested up to WP 6.7.1.
v1.2.1
This release contains the following fixes:
- Fix in modal selection issue.
- Fix missing tooltip component.
- Fix block editor selection issue due to iframe.
- Update README notes.
- Tested up to WP 6.7.1.
v1.2.0
This release contains the following features and fixes:
- Fix WP upgrade 6.7 issues.
- Add text selection shortcut functionality.
- Update README notes.
- Fix Bugs & Linting issues.
- Tested up to WP 6.7.0.
v1.1.1
This release contains minor updates & does not introduce any functional changes:
- Update README notes.
- Update asset icons & screenshots.
- Tested up to WP 6.6.2.
v1.1.0
This release contains the following features and fixes:
- Feat: Case Sensitive toggle.
- Update asset images and screenshots.
- Fix Bugs and Linting issues.
- Update README.txt file.
- Update Translation files.
- Tested up to WP 6.6.2.
v1.0.4
This release contains a simple typo fix in the README.txt file.