Skip to content

Commit

Permalink
Tagged v4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ajaydsouza committed Nov 29, 2024
1 parent 0825d40 commit e23a239
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 5 deletions.
3 changes: 1 addition & 2 deletions better-search.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@
* 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-beta1
* Update URI: https://api.freemius.com
* Version: 4.0.1
* Author: WebberZone
* Author URI: https://webberzone.com/
* Text Domain: better-search
Expand Down
17 changes: 14 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Contributors: webberzone, Ajay
Tags: search, Better Search, related search, relevant search, relevance
Donate link: https://ajaydsouza.com/donate/
Stable tag: 4.0.0
Stable tag: 4.0.1
Requires at least: 6.3
Tested up to: 6.7
Requires PHP: 7.4
Expand Down Expand Up @@ -117,10 +117,21 @@ You can report security bugs through the Patchstack Vulnerability Disclosure Pro

== Changelog ==

= 4.0.0 =
= 4.0.1 =

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

= 4.0.0 =

* 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.
Expand All @@ -143,5 +154,5 @@ For previous changelog entries, please refer to the separate changelog.txt file

== Upgrade Notice ==

= 4.0.0 =
= 4.0.1 =
Live AJAX Search, New features, Better Search Pro launched!

0 comments on commit e23a239

Please sign in to comment.