Skip to content

Commit 6909677

Browse files
committed
Tagged v4.2.3
1 parent 7650599 commit 6909677

3 files changed

Lines changed: 18 additions & 6 deletions

File tree

better-search.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* Plugin Name: Better Search
1414
* Plugin URI: https://webberzone.com/plugins/better-search/
1515
* Description: Replace the default WordPress search with a contextual search. Search results are sorted by relevancy ensuring a better visitor search experience.
16-
* Version: 4.2.3-beta1
16+
* Version: 4.2.3
1717
* Author: WebberZone
1818
* Author URI: https://webberzone.com/
1919
* Text Domain: better-search

languages/better-search-en_US.pot

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
# This file is distributed under the GPL-2.0+.
33
msgid ""
44
msgstr ""
5-
"Project-Id-Version: Better Search 4.2.3-beta1\n"
5+
"Project-Id-Version: Better Search 4.2.3\n"
66
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/better-search\n"
77
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
88
"Language-Team: LANGUAGE <LL@li.org>\n"
99
"MIME-Version: 1.0\n"
1010
"Content-Type: text/plain; charset=UTF-8\n"
1111
"Content-Transfer-Encoding: 8bit\n"
12-
"POT-Creation-Date: 2026-01-25T11:39:25+00:00\n"
12+
"POT-Creation-Date: 2026-02-07T17:07:16+00:00\n"
1313
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1414
"X-Generator: WP-CLI 2.12.0\n"
1515
"X-Domain: better-search\n"

readme.txt

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Contributors: webberzone, Ajay
33
Tags: search, Better Search, related search, relevant search, relevance
44
Donate link: https://ajaydsouza.com/donate/
5-
Stable tag: 4.2.2
5+
Stable tag: 4.2.3
66
Requires at least: 6.6
77
Tested up to: 6.9
88
Requires PHP: 7.4
@@ -121,6 +121,18 @@ You can report security bugs through the Patchstack Vulnerability Disclosure Pro
121121

122122
== Changelog ==
123123

124+
= 4.2.3 =
125+
126+
* Modifications:
127+
* Added WooCommerce product indexing and custom meta field support.
128+
* Modernized Tom Select implementation for taxonomy and meta key searches.
129+
* Enhanced seamless mode logic and form generation.
130+
* Improved tracker response handling with better regex patterns.
131+
* Standardized Hook_Registry validation across WebberZone plugins.
132+
133+
* Fixed:
134+
* Some users would see no search results when seamless mode is off.
135+
124136
= 4.2.2 =
125137

126138
* Modifications:
@@ -180,5 +192,5 @@ For previous changelog entries, please refer to the separate changelog.txt file
180192

181193
== Upgrade Notice ==
182194

183-
= 4.2.2 =
184-
Better Search 4.2.2 improves text highlighting, cache efficiency, and security with bug fixes for boolean search mode and XSS vulnerability.
195+
= 4.2.3 =
196+
Adds WooCommerce product indexing, modernizes taxonomy search with Tom Select, and enhances seamless mode logic with improved tracker response handling.

0 commit comments

Comments
 (0)