v1.6.0
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