Skip to content

Commit

Permalink
Tagged v4.0.2-beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
ajaydsouza committed Nov 30, 2024
1 parent 834e418 commit bfbc94f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
3 changes: 2 additions & 1 deletion better-search.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
* Plugin Name: Better Search
* Plugin URI: https://webberzone.com/plugins/better-search/
* Description: Replace the default WordPress search with a contextual search. Search results are sorted by relevancy ensuring a better visitor search experience.
* Version: 4.0.1
* Version: 4.0.2-beta1
* Update URI: https://api.freemius.com
* Author: WebberZone
* Author URI: https://webberzone.com/
* Text Domain: better-search
Expand Down
9 changes: 8 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -117,10 +117,17 @@ You can report security bugs through the Patchstack Vulnerability Disclosure Pro

== Changelog ==

= 4.0.1 =
= 4.0.2 =

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

* 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.

= 4.0.1 =

* Modifications:
* Setting: "Filter whole words only" set to _true_ by default.

Expand Down

0 comments on commit bfbc94f

Please sign in to comment.