Relevanssi Premium icon

5 versions

Relevanssi Premium history.

Every release of Relevanssi Premium is archived here with its changelog, file size, and security scan result. Use the archive to roll back to a stable release or audit what changed between updates.

4 of 5 releases scanned clean
v2.30.2Latest
June 15, 2026790.3 KBScanned
* Minor fix: Fix errors from pinning queries.
May 12, 2026789.9 KBScanned
Added
  • Relevanssi now has a speech-to-text support using the Web Speech API.
  • Setting to disable all 'post_type' parameters to let Relevanssi control the post types in the search.
  • You can now enable automatic search term spelling correction from the settings.
  • New filter hook `relevanssi_truncate_search_queries` can be used to truncate search queries to a certain length to eliminate too long queries.
  • Spam blocking now has a search query length filter that can block too long queries as spam.
  • New shortcode `[relevanssi_didyoumean]` makes it easier to add a "Did you mean" suggestion on a search results page without modifying the template code.
  • New filter hook `relevanssi_allow_meta_query_regexp` allows REGEXP or NOT REGEXP meta queries. They are blocked by default for security reasons.
Improved
  • Multisite searching is now more in line with the single site search and supports the 'missing terms' feature and the + and - operators.
Other
  • Major fix: The post weights weren't calculated correctly in multisite searches.
  • Minor fix: Empty post part targets caused PHP errors. Now they are ignored.
  • Minor fix: Uninstalling Relevanssi Premium when the free version is active now only uninstalls Premium features.
  • Minor fix: Relevanssi now clears the scheduled actions on deactivation, not on uninstall.
  • Minor fix: Much faster response for the indexed custom field list.
  • Minor fix: You can now assign anonymous functions to the `relevanssi_indexing_restriction` filter hook.
  • Minor fix: Spelling corrections work more reliably when the search query involves accents.
March 19, 2026804.9 KBScanned
Improved
  • Exact match bonus was added to posts once per search term. Now it's applied once per post.
  • If you set the title or content bonus to 0 with the `relevanssi_exact_match_bonus`, that bonus is no longer applied.
  • The `relevanssi_results` filter hook gets the search query as a second parameter.
Other
  • Minor fix: Exact match bonus is now significantly faster when processing large posts.
  • Minor fix: Post part targeting with phrases is now more precise and doesn't include false matches. New post part tag 'media' is available to target attachment content.
v2.29.0Unavailable
December 17, 2025794.6 KBUnknown
* Security: Fixes a vulnerability where a contributor-level user could make a SQL injection. * Minor fix: Correct broken cases where there are parameters after Relevanssi click-tracking parameters. * Minor fix: Remove errors from using some language codes without a country identifier. * Minor fix: The `relevanssi_missing_sort_key` hook did not fire for `menu_order`. It does now, if `menu_order` is 0. * Minor fix: Pinning weights did not work if the pinned word was in upper case. This case-sensitivity is now removed. * Minor fix: Click tracking is disabled in related posts fetching. * Minor fix: Relevanssi now ignores the contents of SVG tags. * Minor fix: Synced pattern contents are now indexed recursively so that, for example, the `relevanssi_noindex` class works. * Minor fix: Relevanssi no longer breaks image cloning in MultilingualPress.
August 28, 2025780.1 KBScanned
Added
  • The admin post list has a new column, 'Relevanssi', which has a cleaner, more compact view of the same features the previous columns used. The old columns are still available; this is just a new option.
  • New filter hook `relevanssi_index_excerpt` can be used to control which excerpts are indexed and which are not.
Other
  • Minor fix: Enabling the 'Hide Relevanssi on edit pages' setting now disables Relevanssi from the quick edit as well.
  • Minor fix: The `tribe_events` shortcode is now blocked in indexing, as it caused problems.
  • Minor fix: Foolproofing the meta_query sorting to avoid errors from non-array values.

Why archive

Sometimes the latest release isn't the one you need. The archive lets you pin Relevanssi Premium to a known-good version, or roll back while a bug is investigated. Every release stays scanned and reachable.