Releases: edalzell/cms
Releases · edalzell/cms
v4.32.0
What's new
- Entries fieldtype gets a tree view in the stack selector. #8899 by @duncanmcclean
- Link fieldtype supports array syntax for getting underlying entry, asset, etc. #8911 by @edalzell
- Ability to duplicate fields in blueprint/fieldset builders. #8916 by @duncanmcclean
- Support paste events in Taggable Fieldtype. #8903 by @duncanmcclean
- Add helper to more easily remove child item in CP navigation. #8883 by @jesseleite
What's fixed
- Fix entries on the same date being ignored by collection previous/next tags. #8921 by @duncanmcclean
- Remove schema check on import users command. #8909 by @ryanmitchell
- Fix slugify when using hyphens surrounded by spaces. #8923 by @duncanmcclean
- Fix collection listing's sort direction on reorder. #8910 by @o1y
- Prevent root entries being deleted in listing view. #8912 by @ryanmitchell
- Handle unauthorized response in Inline Publish Form. #8918 by @duncanmcclean
- Hide publish action fields when saving. #8917 by @ryanmitchell
- Handle empty values in collection tag filters. #8915 by @duncanmcclean
- Fix missing translation of some user defined strings. #8914 by @ryanmitchell
- Fix CP nav item active status regressions. #8880 by @jesseleite
- Validate that Select & Button Group options have keys. #8905 by @duncanmcclean
- Fix permissions for asset upload and folder creation buttons in CP #8925 by @joshuablum
v4.31.0
What's new
- PHP 8.3 support #8845 by @jasonvarga
- Custom form submission exporters. #8837 by @ryanmitchell
- Add
RevisionSaving
event. #8551 by @ryanmitchell - Allow using globals in form email configs. #8892 by @duncanmcclean
- Improve Entries fieldtype search index logic, and add option to define an explicit one. #8885 by @edalzell
What's improved
- Improve UI of link fieldtype in smaller spaces. #8882 by @godismyjudge95
- French translations. #8889 by @ebeauchamps
What's fixed
- Fix status column moving when resetting columns on entry listing. #8896 by @duncanmcclean
- Ignore single smart quotes when slugifying entries. #8895 by @duncanmcclean
- Fix Live Preview not updating when relationship items are updated. #8893 by @duncanmcclean
- Fix global site selector not closing when clicking outside. #8888 by @o1y
- Fix Bard text align when no headings are enabled. #8878 by @jacksleight