Skip to content

Releases: badasswp/search-and-replace

v1.0.3

05 Aug 20:12
Compare
Choose a tag to compare

This release contains the following fixes:

  • Implement Build Workflow
  • Replace mt_rand with string for asset enqueuing.
  • Fix Bugs and Linting issues.
  • Tested up to WP 6.6.1.

v1.0.2

24 Jul 18:07
Compare
Choose a tag to compare

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

24 Jul 13:26
Compare
Choose a tag to compare

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

04 Jul 10:18
Compare
Choose a tag to compare

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.