CraftCMS v4.2.0.2 Release Notes

Release Date: 2022-07-27 // almost 2 years ago
  • 🛠 Fixed

    • 🛠 Fixed a bug where Garnish.uiShortcutManager was getting double-instantiated, causing some keyboard shortcuts to be triggered multiple times.
    • 🛠 Fixed a JavaScript error that occurred when switching sites in the control panel. (#11709)
    • 🛠 Fixed a bug where some config settings set via fluent setters weren’t getting normalized.
    • 🛠 Fixed a bug where the database connection DSN string wasn’t getting built properly when the connection settings were set via fluent setters.