Relevanssi Premium – Version – 2.30.0

= 2.30.0 =
* New feature: Relevanssi now has a speech-to-text support using the Web Speech API.
* New feature: Setting to disable all ‘post_type’ parameters to let Relevanssi control the post types in the search.
* New feature: You can now enable automatic search term spelling correction from the settings.
* New feature: New filter hook `relevanssi_truncate_search_queries` can be used to truncate search queries to a certain length to eliminate too long queries.
* New feature: Spam blocking now has a search query length filter that can block too long queries as spam.
* New feature: 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 feature: New filter hook `relevanssi_allow_meta_query_regexp` allows REGEXP or NOT REGEXP meta queries. They are blocked by default for security reasons.
* Changed behaviour: Multisite searching is now more in line with the single site search and supports the ‘missing terms’ feature and the + and – operators.