From f687ce739fc85255b16bfe013c3c47b83fc3ee04 Mon Sep 17 00:00:00 2001 From: omarkasem Date: Tue, 6 Aug 2024 18:50:46 +0300 Subject: [PATCH 1/2] Add selected field --- .../widgets/search-widget/templates/search-field-select.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/widgets/search-widget/templates/search-field-select.php b/includes/widgets/search-widget/templates/search-field-select.php index 3d80ce21b6..909beb4d8e 100644 --- a/includes/widgets/search-widget/templates/search-field-select.php +++ b/includes/widgets/search-widget/templates/search-field-select.php @@ -46,7 +46,7 @@ - + From 1909f67c86252d0c131f0718d8fb0980f751627e Mon Sep 17 00:00:00 2001 From: Zack Katz Date: Mon, 12 Aug 2024 11:19:00 -0400 Subject: [PATCH 2/2] Update readme.txt [ci skip] --- readme.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.txt b/readme.txt index 48db28db6a..6847611dc2 100644 --- a/readme.txt +++ b/readme.txt @@ -21,6 +21,10 @@ Beautifully display your Gravity Forms entries. Learn more on [gravitykit.com](h == Changelog == += develop = + +* Fixed: When searching a View, the searched time zone would not appear as selected in the Search Bar. + = 2.26 on August 8, 2024 = This update resolves various issues, including compatibility with Yoast SEO, improves performance through enhanced View entries caching, and adds new functionality.