Resource icon

Ajax Search Pro - Live WordPress Search & Filter Plugin v4.26.14

  • Author Author kashif
  • Creation date Creation date

4.26.14 - 2024-08-05​


  • 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)

4.26.13 - 2024-07-31​


  • 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)

  • 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)
v4.26.2 - 2023.03.31
Fixes

Fixed a directory permission related error
Fixed an issue with the ACF relationship filter parser to account for WPML languages
Added a few security measures for back-end ajax handlers as well as some page forms
4.26.1 - 2023.02.21
Changes
Added a few new hooks for keyword suggestions
Fixes
Fixed an issue with the vertical results scrolling
Fixed an issue with the title autocomplete
Fixed an issue with the WooCommerce results page results count
  • Like
Reactions: razhor
v4.26 - 2023.02.19
Check the version 4.26 blog post for more details about the new features.
New Features

  • Predictive search results suggestions
  • Google Tag Manager (GTM, gtm.js) support for analytics integration
  • More results feature now works with grouped results
Changes
  • More efficient nag notices removal from the plugin back-end section
  • Vertical and Horizontal scrollbars are now displayed as overlay for a nicer output
  • Changed the results groups output - each group has a separate DIV container with distinctible CSS classes for easier customizations
  • Added a warning message for the index table settings to not close the browser tab when the indexing is active
Fixes
  • Fixed an issue with the date filters
  • Fixed an issue with some shortcodes for the Index Table
  • Most cache related files are now moved from asp_upload to asp_cache folder
  • PDF results text preview length is now correct
  • asp_perse_filters() memory related issue fixes
  • Changed the magnifier button inner elements from DIV to SPAN (validation error fix)
Top