Skip to content

Releases: WebberZone/better-search

4.0.4-beta1

11 Dec 21:28
Compare
Choose a tag to compare
4.0.4-beta1 Pre-release
Pre-release

Full Changelog: 4.0.3...4.0.4-beta1

Version 4.0.3

08 Dec 16:56
Compare
Choose a tag to compare

Changelog

  • Modifications:

    • Added font color (#000) to .bsearch_highlight class.
    • Only highlight words > 2 characters.
  • Bug fixes:

    • Fixed a bug where post titles in search results were not highlighted properly.
    • Fix for highlighting when Seamless Mode is off.
    • Words with double or single quotes are properly highlighted.
    • Quotes are properly displayed in heatmap.

Full Changelog: 4.0.2...4.0.3

4.0.3-beta1

07 Dec 17:19
Compare
Choose a tag to compare
4.0.3-beta1 Pre-release
Pre-release
  • Bug fixes:
    • Fixed a bug where post titles in search results were not highlighted properly.
    • Fix for highlighting when Seamless Mode is off.
    • Only highlight words > 2 characters.
    • Words with double or single quotes are properly highlighted.

Full Changelog: 4.0.2...4.0.3-beta1

Version 4.0.2

07 Dec 13:22
Compare
Choose a tag to compare

Changelog

  • Modifications:

    • Improved search term highlighting in post titles when accessed from the search results page, preventing conflicts with shortcodes calling the_title filter.
    • Deleting the free plugin should retain the settings for the Pro plugin.
    • Added WPML support for Settings' strings: Heatmap title for overall and daily searches.
    • A new button has been added to the Tools page to manually create the Better Search tables.
    • An admin notice is now shown when the Better Search tables are missing.
  • Bug fixes:

    • Fixed the issue where database tables were not created in a new installation.

Full Changelog: 4.0.1...4.0.2

4.0.2-RC1

07 Dec 07:50
8efc3c8
Compare
Choose a tag to compare
4.0.2-RC1 Pre-release
Pre-release
  • Modifications:

    • Improved search term highlighting in post titles when accessed from the search results page, preventing conflicts with shortcodes calling the_title filter.
    • Deleting the free plugin should retain the settings for the Pro plugin.
    • Added WPML support for Settings' strings: Heatmap title for overall and daily searches.
    • A new button added to the Tools page to manually create the Better Search tables.
    • An admin notice is now shown when the Better Search tables are missing.
  • Bug fixes:

    • Fixed the issue where database tables were not created in a new installation.

Full Changelog: 4.0.2-beta1...4.0.2-RC1

4.0.2-beta1

04 Dec 17:41
Compare
Choose a tag to compare
4.0.2-beta1 Pre-release
Pre-release
  • Modifications:
    • Improved search term highlighting in post titles when accessed from the search results page, preventing conflicts with shortcodes calling the_title filter.
    • Deleting the free plugin should retain the settings for the Pro plugin.
    • Added WPML support for Settings' strings: Heatmap title for overall and daily searches.

Full Changelog: WebberZone/better-search-pro@4.0.1...4.0.2-beta1

Full Changelog: 4.0.1...4.0.2-beta1

Version 4.0.1

29 Nov 21:36
Compare
Choose a tag to compare

Changelog:

  • Modifications:

    • Setting: "Filter whole words only" set to true by default.
  • Bug fixes:

    • Corrected the database upgrade notice that was incorrectly displayed for new users.
    • Fixed an issue where the search term was not highlighted in the content when following a /search/ link.
    • Resolved an issue where the search term was incorrectly highlighted in the alt text of images.
    • Seamless mode didn't load correctly.

Full Changelog: 4.0.0...4.0.1

Version 4.0.0

21 Nov 21:25
Compare
Choose a tag to compare

Release post: https://webberzone.com/announcements/better-search-v4-enhance-wordpress-search-with-pro-features/

  • Features:

    • New live search feature that shows search results as you type.
    • [Pro] New setting to enable and set the fuzzy search level. Once enabled, the plugin will attempt to find results if the search term is misspelt. This only works effectively for English words.
    • [Pro] Multisite search feature allowing network admins to select specific sites for cross-network searches. Sites not selected will function independently.
    • [Pro] New setting to only show search results above a certain relevance threshold.
    • [Pro] New setting to search the post slug.
    • [Pro] New setting Enable REST API allows the REST API to utilize the Better Search when enabled. Read this knowledge base article for more information about how Better Search enhances the Search endpoint.
  • Enhancements/Modifications:

    • Renamed Better_Search to Better_Search_Core_Query. Each of the methods now removes the filter from itself. It will also automatically parse wp_query parameters.
    • Updated Better_Search_Core_Query filters to use the class instead of WP_Query.
    • Display admin notice if any FULLTEXT index is missing and Enable mySQL FULLTEXT searching is enabled. This is only shown to admins and cannot be dismissed until the indexes are created.
    • Better Search results page now works with Block Templates. You can enable Seamless mode to use your theme's search template.
    • [Pro] Added a new button to create the indexes and display the index status on the settings page under the Search tab for Enable mySQL FULLTEXT searching.
  • Bug fixes:

    • Quotes in search terms should work correctly now.

Full Changelog: v3.3.1...4.0.0

4.0.0-RC3

20 Nov 20:04
Compare
Choose a tag to compare
4.0.0-RC3 Pre-release
Pre-release
  • Features:

    • New live search feature that shows search results as you type.
    • [Pro] New setting to enable and set the fuzzy search level. Once enabled, the plugin will attempt to find results if the search term is misspelt. This only works effectively for English words.
    • [Pro] Multisite search feature allowing network admins to select specific sites for cross-network searches. Sites not selected will function independently.
    • [Pro] New setting to only show search results above a certain relevance threshold.
    • [Pro] New setting to search the post slug.
    • [Pro] New setting Enable REST API allows the REST API to utilize the Better Search when enabled. Read this knowledge base article for more information about how Better Search enhances the Search endpoint.
  • Enhancements/Modifications:

    • Renamed Better_Search to Better_Search_Core_Query. Each of the methods now removes the filter from itself. It will also automatically parse wp_query parameters.
    • Updated Better_Search_Core_Query filters to use the class instead of WP_Query.
    • Display admin notice if any FULLTEXT index is missing and Enable mySQL FULLTEXT searching is enabled. This is only shown to admins and cannot be dismissed until the indexes are created.
    • Better Search results page now works with Block Templates. You can enable Seamless mode to use your theme's search template.
    • [Pro] Added a new button to create the indexes and display the index status on the settings page under the Search tab for Enable mySQL FULLTEXT searching.
  • Bug fixes:

    • Quotes in search terms should work correctly now.

Full Changelog: 4.0.0-RC2...4.0.0-RC3

4.0.0-RC2

20 Nov 19:11
Compare
Choose a tag to compare
4.0.0-RC2 Pre-release
Pre-release
  • Features:

    • New live search feature that shows search results as you type.
    • [Pro] New setting to enable and set the fuzzy search level. Once enabled, the plugin will attempt to find results if the search term is misspelt. This only works effectively for English words.
    • [Pro] Multisite search feature allowing network admins to select specific sites for cross-network searches. Sites not selected will function independently.
    • [Pro] New setting to only show search results above a certain relevance threshold.
    • [Pro] New setting to search the post slug.
    • [Pro] New setting Enable REST API allows the REST API to utilize the Better Search when enabled. Read this knowledge base article for more information about how Better Search enhances the Search endpoint.
  • Enhancements/Modifications:

    • Renamed Better_Search to Better_Search_Core_Query. Each of the methods now removes the filter from itself. It will also automatically parse wp_query parameters.
    • Updated Better_Search_Core_Query filters to use the class instead of WP_Query.
    • Display admin notice if any FULLTEXT index is missing and Enable mySQL FULLTEXT searching is enabled. This is only shown to admins and cannot be dismissed until the indexes are created.
    • Better Search results page now works with Block Templates. You can enable Seamless mode to use your theme's search template.
    • [Pro] Added a new button to create the indexes and display the index status on the settings page under the Search tab for Enable mySQL FULLTEXT searching.
  • Bug fixes:

    • Quotes in search terms should work correctly now.

Full Changelog: 4.0.0-RC1...4.0.0-RC2