Skip to content

v1.6.0

Compare
Choose a tag to compare
@pdelboca pdelboca released this 16 Feb 11:20
· 16 commits to master since this release
a9c86ce

What's Changed

  • Add CSRF token and drop support old versions by @pdelboca in #164
    • Adds support for CSRF Token in the showcase form
    • Adds support for CSRF Token when uploading images with CKEditor
    • Updates CKEditor to its latest version: 36.0.1
    • Sanitize blueprints endpoints. (all blueprints should be called with showcase_blueprint.<endpoint>)

Full Changelog: v1.5.2...v1.6.0