Skip to content

16.0.0-alpha.23

Pre-release
Pre-release

Choose a tag to compare

@sneridagh sneridagh released this 18 Aug 07:35
· 2674 commits to main since this release
302e8e0

Breaking

  • change password-reset url to be consistent with Plone configuration @erral
  • Simplify over the existing Component Registry API. The component key has been flattened for simplification and now it's mapped directly to the component argument of registerComponent. @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