> For the complete documentation index, see [llms.txt](https://changelog.ajaxsearchpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://changelog.ajaxsearchpro.com/archive/ajax-search-pro-4.25.md).

# Ajax Search Pro 4.25

## 4.25.1 - 2023.01.18

### Changes

* The search bar now renders in Gutenberg editor on the back-end under certain conditions
* Updated the sidebar on the back-end
* Update the font family on the back-end to Roboto and made a few visbility changes
* Reverted to a more robust json data parsing method for the frontend

### Fixes

* Fixed an issue with an array index for the index table cron jobs
* Changed the **asp\_comact** HTML attribute to **data-asp-compact** so it no longer triggers a HTML validation error
* Fixed a file cleanup method for the asset generator

## 4.25 - 2023.01.10

### New Features

* PDF results thumbnail generator with ImageMagick. Please check [`this knowledge base`](https://knowledgebase.ajaxsearchpro.com/miscellaneous/tutorials/pdf-results-thumbnails) for configuration.
* Support for ordering by ID for posts and user results
* Synonyms and Additional keywords now support multiple keyword phrases (separated by comma)

### Changes

* Changed the [get\_result\_field(..)](https://knowledgebase.ajaxsearchpro.com/other/theme-functions) theme function signature, now it allows adding the $post argument as second parameter
* Custom field filters - Now properly support ACF Relationship fields

### Fixes

* Fixed an issue with the index table search and The events calendar plugin
* Fixed an issue with the media file search, where the content field was not correctly fetched when the PDF contents were present
* Arabic diacritic recognition for index table engine has been improved
* Fixed an issue with the Elementor "load more results" feature
