------------------ * Bug fix: Infinite loop of javascript spinner after Browser refresh. [karalics] PR 69 * Bug fix: Fixed rendering issues for current search widget [szabozo0 refs 28743] * Feature: Add field 'autocomplete_view' on theautocomplete widget to be able to select the suggestion view. Register a solr suggestion view. [sdelcourt]
8.4
------------------ * Bug fix: Safely access *count* method on widget in order to avoid errors like: *Widget object has no attribute 'count'* when counting non-countable widgets [voineali refs 28781]
8.3
------------------ * Change: trigger an event just before a query is made by FacetedCatalog. [cedricmessiant] * Bug fix: Sort ICriteria.criteria when a new criterion is added. [gbastien]
8.2
------------------ * Feature: in the GenericSetup import step, make the "purge" parameter work at the "criteria" level, for now it was always purged, it is now possible to not purge and add extra criteria [gbastien] * Feature: make boolean index work well with checkbox widget. [cedricmessiant]