- Greatly improved Index Table transliteration (#140)
- The preview window is now resizable and responsive (#173)
- Cloudflare Rocket Loader is now fully supported (#148)
- Improved archive page live loaders (#157)
- Fixed some warnings when certain grouping options were enabled (#152)
- Fixed an issue with ACF repeater indexing (#154)
- Fixed an issue with with archive page live loaders (#155)
- Fixed an issue where Cloudflare would block the save request for a false positive match (#156)
- Fixed an issue with the Elementor widget infinite loading (#158)
- Fixed an issue with an override attribute (#159)
- Fixed an issue with Bricks builder, where the plugin was not rendering in live view (#166)
- Fixed a conflict with Yoast SEO sitemap generator (#169)
- Fixed a multisite search issue (#149)
- Added support for GTranslate plugin so results are definitely translated (#170)
- Fixed an issue with BuddyPress search (#167)
- Fixed an issue with WP Rocket integration (#150) - Special thanks to alfonso100 and joejoe04 from WP Rocket team for help
Improvements
Fixed an issue where multiple search bars using isotopic results layout in a custom position would cause the second bar not to work correctly (#147)
Image lazy loading is now utilized from the browser loading="lazy" attribute instead of using a custom script (#146)
Fixed an issue where some cache plugin minifiers would not correctly recognize the output and minify incorrectly (#143)
Fixed a chmod mask and recursive directory creation issue during activation (#142)
New Features
Added an OpenAPI compatible swagger.yaml file in the plugin root directory for REST endpoint (#123)
The plugin script output had been greatly optimized by exchanging the current build engine to esbuild. The overall package build script had been rebuilt to node.js and npm. (#133)
Improvements
Greatly improved Media File Search and fixed an issue where the context and images would not show up on PDF results (#136)
Fixed an issue where incorrectly set post limits would cause an issue on the back-end (#137)
Fixed an issue where post tag filters threw an error (#138)
Fixed an issue where the back-end options post type search was not working correctly (#135)
Fixed an issue with exact matches (#141)
New Features
User search avatar images source size can be adjusted now (#128)
Predicted search results can be enabled for the search results page now (#129)
Improvements
The search query arguments is converted to a type safe object with array access for better type hinting for developers (#124)
Fixed an issue where incorrect column width would cause a crash (#127)
Added backticks to avoid possible conflicts with reserved keywords within the query (#126)
Fixed a dependency for the block editor scripts (#119)
Fixed an issue with custom templating path for multisites (#122)
Fixed an issue with the index table and the "EXACT AND" keyword logic (issue 121)
Fixed minor issue with the input form for some themes (issue 77)
Fixed an issue where the asp_option_checked CSS class was not added to the checked checkboxes for the post type filters (#130)
Fixed a notice which triggers when the search bar was previewed before saving the first time (#131)
Build 5069
Improvements
Fixed an issue with the newest IOS Safari and the custom field labels (issue 114)
Fixed an issue with the secondary custom field ordering, when used in combination with the primary custom field ordering (issue 115)
Fixed an issue with the wp-cache directory mask and creation (issue 116)
Updated the API endpoints and methods for the automatic update script (issue 118)
Improvements
WPML String Translation compatibility fixes (issue 103)
Index table negative keywords now exclude even partial matches to the keyword (issue 107)
Advanced Title and Content fields HTML tag improvement updated (issue 104)
Fixed an issue with the secondary ordering interface (issue 105)
Fixed an issue with the tag filters when using the radio button layout (issue 106)
Fixed an issue with the random ordering parameter (issue 109)
All fixes and issues for 4.26.9 can be found here.
Ordering results by Post Modified date asc/desc is possible (issue 98)
Fixes
- The index table custom field object indexing has been improved (issue 99)
- The meta boxes compatibility option now affects the Classic Editor buttons - they are hidden for non-selected post types (issue 96)
All issues regarding 4.26.8 can be found here.
- Fixed a potential compaitibility problem with Breakdance editor
- Fixed an issue with an option inconsistency
- Fixed an issue with the Advanced Title & Content fields HTML tag handler - now the tags should be correctly stripped
- Fixed an issue with the taxonomy term checkboxes - where the checkboxes does not get unchecked when they are hidden - regarless if this is enforced.
Improvements
Advanced Title and Content fields now detect Post Type objects and Post Type object arrays automatically. When objects are detected the title is fetched by the ID field.
Improved the asset loader with a common interface to make sure to avoid known issues with certain ajax requests
Fixes
Fixed some missing translations