- Fixed a bug where multiple “New file uploaded.” notifications could be shown at once. (#16688)
- Fixed an error that could occur during garbage collection if the database user didn’t have permission to disable foreign key constraints. (#16700)
- Fixed a bug where datepickers could have scrollbars. (#16697)
- Fixed a bug where asset files could be prematurely deleted when moved to a different volume, if an error occurred. (#16686)
- Fixed a bug where clearing out a Structure section’s Parent field wasn’t persisting if editing the entry for a newly-added site. (#16691)
- Fixed a bug where SVG asset transforms could get two
preserveAspectRatio
attributes. (#16709) - Fixed a bug where Number fields weren’t handling semi-numeric strings properly. (craftcms/feed-me#1575)
- Fixed styling issues. (#16699, #16721)