django CMS v3.3.2 Release Notes

Release Date: 2016-08-11 // over 7 years ago
    • 🛠 Fixed a bug where it wasn't possible to scroll the toolbar menu if scroll started on the disabled menu item on small screens.
    • 🛠 Fixed a migration error (0014) that occurred under certain environments.
    • 🛠 Fixed a regression when standalone CMS Widgets wouldn't work due to non-existing JavaScript dependencies.
    • 🛠 Fixed a possible recursion error when using the Alias plugin.
    • 🛠 Fixed a regression where submit handlers for modal form wouldn't be executed under certain circumstances