- Added
craft\db\afterDown()
. - Added
craft\db\afterUp()
. - Improved the appearance of some system settings icons.
- Fixed a bug where Link fields weren’t allowing category groups to be selected, if they didn’t have a URI format for the primary site.
- Fixed an error that occurred when installing Craft in PostgreSQL. (#15504)
- Fixed a bug where Matrix fields weren’t retaining the sort order for disabled nested entries. (#15505)
- Fixed a bug where Link fields weren’t displaying their input if they only had one type selected, and it wasn’t URL. (#15512)
- Fixed a bug where elements’
searchScore
values werenull
when ordering an element query byscore
. (#15513) - Fixed a bug where Assets fields weren’t storing files that were uploaded to them directly on element save requests. (#15511)