This repository was archived by the owner on Apr 23, 2026. It is now read-only.
Releases: eea/eea.facetednavigation
Releases · eea/eea.facetednavigation
Release list
14.0
- Upgrade step: Within "Plone > Site Setup > Add-ons" click on
upgrade button available for eea.facetednavigation. If you still get a
JS error with autocomplete facet after this upgrade,
go to Site Setup > Resource Registries and enable, then disable
Development Mode for Faceted Bundles.
[avoinea refs #196] - Feature: Add possibility to hide Search button with solr autocomplete facet
[avoinea] - Bug fix: Fix autocomplete solr facet CSS with Plone 5
[avoinea] - Bug fix: Fix select2 JS error when using autocomplete solr facet
[avoinea refs #196]
13.8
- Bug fix: make sure orphans used in FacetedQueryHandler.query is an integer
when using Py3 or it turns b_size to a float value that breaks plone.batching
Fixes #197
[gbastien]
13.7
- Change: Give name to Dexterity behavior: eea.faceted.navigable
[avoinea] - Change: Add widgets areas CSS classes and style by class instead of ids
[avoinea] - Change: MultiSelect make closeOnSelect configurable
[avoinea] - Bug fix: Show widgets with invalid vocabulary in edit mode in order to be able to fix them
[avoinea] - Bug fix: Remove "More/Less" buttons if advanced-section is not present
[avoinea]