- Composer package constraints in
composer.jsonare now set with caret operators (e.g.^1.2.3). (#18297) - The
upcommand now warns about any astray license issues before running migrations. (#18297) - Added the “Change the author of other users’ entries” permission for channel and structure sections. (#18298)
- Fixed a bug where element index pages weren’t retaining their
searchquery param if present on the initial request. - Fixed a bug where element search query caches weren’t getting invalidated when elements’ search keywords were indexed. (#18275)
- Fixed a high-severity user account enumeration vulnerability. (GHSA-234q-vvw3-mrfq)