Skip to content

Commit

Permalink
Release changelog notes for 16.20.0 (#4684)
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh authored Apr 12, 2023
1 parent c29abc0 commit 2c93620
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,33 @@
- Use a universal static path for both documentation and volto repos. @stevepiercy [#4376](https://github.com/plone/volto/issues/4376)


## 16.20.0 (2023-04-12)

### Feature

- Support RelationList field with named StaticCatalogVocabulary and SelectWidget. @ksuess [#4614](https://github.com/plone/volto/issues/4614)
- Support for declaring a theme in `volto.config.js` or in `package.json`
Add two entry points to allow extension of a theme from other add-ons. @sneridagh [#4625](https://github.com/plone/volto/issues/4625)
- Added querystring search get option. @robgietema [#4658](https://github.com/plone/volto/issues/4658)

### Bugfix

- Added current page parameter to route in listing and search block pagination - Fix: #3868 @bipoza [#4159](https://github.com/plone/volto/issues/4159)
- Fixed wrong localization on password reset page @iRohitSingh [#4656](https://github.com/plone/volto/issues/4656)
- fix sitemap.xml.gz not is not compressed @dobri1408 [#4663](https://github.com/plone/volto/issues/4663)

### Internal

- Update to p.restapi 8.36.0 and Plone 6.0.3 @sneridagh [#4682](https://github.com/plone/volto/issues/4682)

### Documentation

- Update Volto contributing to align with and refer to the new Plone core code contributing requirements. @stevepiercy [#4634](https://github.com/plone/volto/issues/4634)
- Improve creating views documentation page. @rboixaderg [#4636](https://github.com/plone/volto/issues/4636)
- Rename "Developer Guidelines" to "Contributing". @stevepiercy [#4666](https://github.com/plone/volto/issues/4666)
- Fix broken link to `ReactJS.org`. @stevepiercy [#4667](https://github.com/plone/volto/issues/4667)


## 16.19.0 (2023-04-04)

### Feature
Expand Down

0 comments on commit 2c93620

Please sign in to comment.