All Versions
83
Latest Version
Avg Release Cycle
195 days
Latest Release
658 days ago

Changelog History
Page 2

  • v3.7.0.rc1

    August 14, 2019
  • v3.6.1 Changes

    July 21, 2020
    • ๐Ÿ›  Fixed a security vulnerability in the plugin_type url parameter to insert JavaScript code.
  • v3.6.0rc3

    January 24, 2019
  • v3.6.0.rc3

    January 24, 2019
  • v3.6.0.rc2

    January 14, 2019
  • v3.6.0.rc1

    December 12, 2018
  • v3.5.4 Changes

    July 21, 2020
    • ๐Ÿ›  Fixed a security vulnerability in the plugin_type url parameter to insert JavaScript code.
  • v3.5.3 Changes

    November 20, 2018
    • ๐Ÿ›  Fixed TreeNode.DoesNotExist exception raised when exporting and loading database contents via dumpdata and loaddata.
    • ๐Ÿ›  Fixed a bug where request.current_page would always be the public page, regardless of the toolbar status (draft / live). This only affected custom urls from an apphook.
    • โœ‚ Removed extra quotation mark from the sideframe button template
    • ๐Ÿ›  Fixed a bug where structureboard tried to preload markup when using legacy renderer
    • ๐Ÿ›  Fixed a bug where updates on other tab are not correctly propagated if the operation was to move a plugin in the top level of same placeholder
    • ๐Ÿ›  Fixed a bug where xframe options were processed by clickjacking middleware when page was served from cache, rather then get this value from cache
    • ๐Ÿ›  Fixed a bug where cached page permissions overrides global permissions
    • ๐Ÿ›  Fixed a bug where plugins that are not rendered in content wouldn't be editable in structure board
    • ๐Ÿ›  Fixed a bug with expanding static placeholder by clicking on "Expand All" button
    • ๐Ÿ›  Fixed a bug where descendant pages with a custom url would lose the overwritten url on save.
    • ๐Ÿ›  Fixed a bug where setting the on_delete option on PlaceholderField and PageField fields would be ignored.
    • ๐Ÿ›  Fixed a bug when deleting a modal from changelist inside a modal
  • v3.5.3.rc1

    November 13, 2018
  • v3.5.2 Changes

    April 11, 2018
    • ๐Ÿ›  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.