5.2.0-beta.2
Pre-release
Pre-release
github-actions
released this
05 Jun 02:09
·
6223 commits
to 5.x
since this release
- Element indexes will now show a confirmation dialog when cancelling a bulk inline edit. (#15139, #15142)
- The
collect()
Twig function now returns acraft\elements\ElementCollection
instance if all of the items are elements. - Fixed a bug where element editor slideouts weren’t handling form submits properly. (#15128)
- Fixed a bug where bulk element actions weren’t working on provisional drafts. (#15130)
- Fixed a bug where relations weren’t saving for elements that had a provisional draft. (#15129)
- Fixed a bug where elements with long titles could cause the content pane to outgrow its container. (#15141)
- Fixed a bug where the
db/backup
command could fail on Windows. (#15090) - Fixed an error that could occur when applying project config changes if a site was deleted. (#14373)
- Fixed an error that could occur when creating an entry via a slideout, if the slideout was submitted before the entry was autosaved. (#15134)
- Fixed a bug where upgrading from Craft CMS 4.4 was allowed even though the migrations assumed 4.5 or later was installed. (#15133)
- Fixed an error that occurred when bulk inline editing an unpublished draft. (#15138)