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