django-cms v3.5.2 Release Notes

Release Date: 2018-04-11 // about 6 years ago
    • ๐Ÿ›  Fixed a bug where shortcuts menu entry would stop working after toolbar reload
    • ๐Ÿ›  Fixed a race condition in frontend code that could lead to sideframe being opened with blank page
    • ๐Ÿ›  Fixed a bug where the direct children of the homepage would get a leading / character when the homepage was moved or published.
    • ๐Ÿ›  Fixed a bug where non-staff user would be able to open empty structure board
    • ๐Ÿ›  Fixed a bug where a static file from Django admin was referenced that no longer existed in Django 1.9 and up.
    • ๐Ÿ›  Fixed a bug where the migration 0018 would fail under certain databases.