Releases: ckan/ckanext-pages
Releases · ckan/ckanext-pages
v0.5.2
v0.5.1
v0.5.0
What's Changed
- Ads support for CSRF token
- Fixes a small bug in the definition of pages_index endpoint. (2775384)
- Deprecates the helper get_plus_icon() in favour of simplicity.
- Refactor back the logic to the plugins.py file since Pylons compatibility is no longer required.
- It renames get_wysiwyg_editor to pages_get_wysiwyg_editor to avoid name clashes.
- Add some tests and heart_decoration
Full Changelog: v0.4.0...v0.5.0