16.0.0-alpha.23
Pre-release
Pre-release
·
2674 commits
to main
since this release
Breaking
- change password-reset url to be consistent with Plone configuration @erral
- Simplify over the existing Component Registry API. The
componentkey has been flattened for simplification and now it's mapped directly to thecomponentargument ofregisterComponent. @sneridagh
See https://6.dev-docs.plone.org/volto/upgrade-guide/index.html for more information.
Feature
- Show the content type of the content object you are adding/editing in the sidebar @robgietema
- Remove soft hyphens from the title tag @davisagli
Bugfix
- Fix login form redirect when it was loaded with a trailing slash @davisagli
- Better de translation for Site Setup @davisagli
Internal
- Test against Plone 5.2.9 and 6.0.0b1 @davisagli
- Use latest 1.6.0
@plone/scripts@sneridagh - Add classname of variation in edit mode @iFlameing