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.
#232562: Fixing bug where an improper line break was breaking the usage of the user_access('use share this') permission check, and not displaying it to anyone but the admin. (this was only after last update)
#170959: Added support for multiple search environments.
Rewrote much of the administration interface to support multiple environments and improve usability. The administration interface is now more similar to Views'.
Made the base path of search URLs customizable.
Made the title of search pages customizable.
Made all blocks optional (per-environment).
Added the start page to the breadcrumb of search pages.
Allowed facets to be disabled independently of their provider module.
#191298: Added option for selective use of the Extracts display style (only when keywords are actually used in the current search).
Made the Teasers display style the default (instead of the Extracts style).
Changed the search term remover link to 'x' instead of '-' (per patrickharris's suggestion).
Turned tooltips off by default.
Separated disabled facets from enabled ones to make administration easier.
Allowed category labels to contain HTML (needed for CCK Facets).