Skip to content

4.5.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Aug 18:17
· 11401 commits to 5.x since this release
4.5.0-beta.2
c44911b
  • Added craft\events\AssetBundleEvent.
  • Added craft\web\View::EVENT_AFTER_REGISTER_ASSET_BUNDLE.
  • Added support for the CRAFT_LOG_ALLOW_LINE_BREAKS environment variable. (#13544)
  • Fixed multiple issues with Selectize inputs.
  • Fixed a bug where Command/Ctrl + clicks on “New entry” button menu options would open the Entries index page in a new tab, and redirect to the Edit Entry page in the current tab. (#13550)
  • Fixed a bug where autosuggest fields weren’t mouse-selectable. (#13553)
  • Fixed a bug where craft\events\MoveElementEvent::$targetElementId was getting set incorrectly. (#13552)