Skip to content

Releases: badasswp/search-replace-for-block-editor

v1.11.0

Choose a tag to compare

@activist507 activist507 released this 29 Jun 07:09

This release contains the following enhancement & fixes:

  • Feat: Add More Plugins options page.

v1.10.3

Choose a tag to compare

@badasswp badasswp released this 26 May 19:45

Tested up to WP 7.0.

v1.10.1

Choose a tag to compare

@badasswp badasswp released this 22 Apr 13:21

This release contains the following enhancements & fixes:

  • Docs: Update README notes & doc blocks.

v1.10.0

Choose a tag to compare

@badasswp badasswp released this 23 Mar 07:06

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

Choose a tag to compare

@badasswp badasswp released this 05 Jan 04:09

This release uses Composer setup for the plugin.

v1.8.0

Choose a tag to compare

@badasswp badasswp released this 12 Dec 09:01

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

Choose a tag to compare

@badasswp badasswp released this 27 Oct 16:47

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

Choose a tag to compare

@badasswp badasswp released this 09 Jun 22:47

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

Choose a tag to compare

@badasswp badasswp released this 26 Apr 14:37

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

Choose a tag to compare

@badasswp badasswp released this 05 Mar 14:36

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.