Fixed settings checkbox saving so unchecked toggles are correctly stored as off.
Improved keyboard focus behavior so live-search results stay open while tabbing inside the search form and close reliably once focus leaves the search UI.
1.3.0
Added result matching modes (All words, Any word, Exact phrase, Whole word, and Fuzzy) powered entirely by the native WordPress and MySQL search engine; fuzzy mode uses edit-distance-1 LIKE patterns so “helo” matches “hello”.
Visitors can switch the matching mode directly from the search field; results refresh instantly.
New “Matching” settings tab to enable the controls, choose available modes, and set the default mode.
Redesigned settings UI with card-based layout and dark blue color palette.
Three-tab settings navigation: General, Loading, and About.
CSS toggle switches for spinner and light sweep options.
Collapsible sections for loading indicator sub-settings.
Sticky sidebar with contextual tips on the settings page.
About tab with plugin info.
Configurable number of results setting.
1.1.1
Light sweep loading animation
Loading indicators settings
Loading spinner wasn’t display properly, is fixed.
1.1.0
Admin menu and settings for Keyboard shortcut customization.