16.0.0-alpha.42
Pre-release
Pre-release
·
2462 commits
to main
since this release
Breaking
- Change history route name to
historyview(same as classic) in order to allow content to have 'history' asid@danielamormocea
Feature
- Add a dynamic user form based in @userschema endpoint @erral @nileshgulia1
- Send missing variation data to the listing variation @ionlizarazu
- Logout action in personal tools points to the same pathname, now it logout in place, not in the root. @sneridagh
Bugfix
- Fix history page error for unauthenticated @reebalazs
- Fix unlock after changing the id and saving a page @reebalazs
- Group routes so React does not see them as a different Route and triggers a full remount. This is specially important in
Contents@sneridagh - Add default to
nullfortokenprop inNavigationcomponent. This prevents the component to shoot an extra call when the logout happens @sneridagh - Fix a double slash present in the
PersonalToolscomponent @sneridagh
Internal
- Update to Plone 6 beta3 @sneridagh
- Upgrade Cypress to latest @sneridagh
Documentation
- Update README with latest versions, point to Plone 6 as recommended default @sneridagh