Releases: ckan/ckanext-showcase
Releases · ckan/ckanext-showcase
v1.7.0
What's Changed
- Fix navigation menu headers by @avdata99 in #169
- Starting this version,
ckanext-showcase
will no longer replace the whole menu headers menu, instead it will callsuper()
and add a showcase link at the end.
- Starting this version,
- Add English Australia (en_AU) translation files for showcase extension by @MarkCalvert in #168
New Contributors
- @avdata99 made their first contribution in #169
- @MarkCalvert made their first contribution in #168
Full Changelog: v1.6.1...v1.7.0
v1.6.1
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
v1.5.2
v1.5.1
v1.5.0
What's Changed
- Support for 2.10 by @pdelboca in #143
- [#138] Fix the "Add to showcase" button by @u10313335 in #139
Full Changelog: v1.4.8...v1.5.0