Skip to content

14.0.0-alpha.1

Pre-release
Pre-release

Choose a tag to compare

@sneridagh sneridagh released this 13 Sep 17:34
· 3792 commits to main since this release
3d12cb3

Breaking

  • Detect when a user has logged in by means other than JWT, such as ZMI Basic
    authentication or the classic HTML Plone @login view @rpatterson

Bugfix

  • Fix SelectWidget vocabulary load on second component mount @avoinea #2655