- Version
- Download 43
- File Size 795.16 KB
- File Count 1
- Create Date October 14, 2023
- Last Updated January 4, 2024
Relevanssi Premium v2.25.0
Changelog
v2.25.0
- New feature: New filter hook
relevanssi_searchform_dropdown_args
filters the arguments forwp_dropdown_categories()
in search forms. - Changed behaviour: Search form shortcode taxonomy dropdowns are now sorted alphabetically, not by term ID.
- Minor fix: Caught a bug in excerpt-building with empty words.
- Minor fix: It’s now possible to set both
post__in
andpost__not_in
and likewise forparent__in
andparent__not_in
. - Minor fix: The
post_status
is no longer available as a query parameter.
2.24.4
- Premium. Fixes taxonomy indexing broken in 2.24.3.
2.24.3
- Premium. Security fix: Relevanssi had a vulnerability for SQL injections. Exploiting the vulnerability does require WP admin access. This vulnerability is now fixed.
- Premium. Security fix: Relevanssi had a vulnerability for error log injections. Exploiting this vulnerability requires file upload access to the site and that the debug logging is enabled. This vulnerability is now fixed.
- Premium. New feature: New filter hook ‘relevanssi_get_attachment_posts_query_final‘ filters the final SQL query for attachment post fetching.
- Premium. Changed behaviour: Relevanssi now skips attachments with ‘Server did not respond’ errors when reading attachments. This should help with problems from attachments that are too big to read.
- Premium. Minor fix: Improved server timeout error handling for attachment reading.
- Premium. Minor fix: Multisite search failed when the search term resolved to nothing in the tokenizer.
- Minor fix: Relevanssi didn’t strip tags from custom field -specific excerpts and could show zero-hit excerpts for the content.