Skip to content

v0.5.0

Compare
Choose a tag to compare
@pdelboca pdelboca released this 16 Feb 11:18
· 12 commits to master since this release
c979c79

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