We’ve been focused on adding a UX component that shows how it’s been since a modified edit form has been saved, and adding the ability to move elemental content blocks between different elemental areas. We’ve also converted lots of react class components used in the CMS to functional components.
Features and enhancements
- Implement “last saved
xminutes ago” functionality - Convert some admin class components to functional
- Convert some asset-admin class components to functional components
- Convert Gallery to functional components
- Convert GridField to functional components
- Wrap old PureComponents in React.memo
- Ensure react default values as passed through correctly
CompositeField::Link()gives invalid URL- Allow setting timeout periods through
behat.yml
Bug fixes
- i18n: .lowercase modifier breaks German and Luxembourgish noun capitalization in “Add new {name}” button
- Unable to remove a relationship when setIsMultiple is false (no cross icon)
- Fluent docs aren’t displaying in docs site for CMS 6
ConfirmedPasswordField::setChildrenTitles()doesn’t work in CMS 6