Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
This release adds search block and form theming templates, theme hook suggestions for search block form inputs, search-as-you-type autocomplete functionality on search results page + search block, and removes some opinions from the search app (namely: some base styles and assigning search fields in the search GET request to Solr).
Remove table 'custom_table_view_data' which was used to save settings of the custom tables, and save all custom table information in configuration. Now it is very easy to move your work across different sites.