16.20.0
16.20.0 (2023-04-12)
Feature
- Support RelationList field with named StaticCatalogVocabulary and SelectWidget. @ksuess #4614
- Support for declaring a theme in
volto.config.jsor inpackage.json
Add two entry points to allow extension of a theme from other add-ons. @sneridagh #4625 - Added querystring search get option. @robgietema #4658
Bugfix
- Added current page parameter to route in listing and search block pagination - Fix: #3868 @bipoza #4159
- Fixed wrong localization on password reset page @iRohitSingh #4656
- fix sitemap.xml.gz not is not compressed @dobri1408 #4663
Internal
- Update to p.restapi 8.36.0 and Plone 6.0.3 @sneridagh #4682
Documentation
- Update Volto contributing to align with and refer to the new Plone core code contributing requirements. @stevepiercy #4634
- Improve creating views documentation page. @rboixaderg #4636
- Rename "Developer Guidelines" to "Contributing". @stevepiercy #4666
- Fix broken link to
ReactJS.org. @stevepiercy #4667