- Fixed an issue where render requires a dict instead of a context
- Added
DJANGOCMS_SNIPPET_CACHE
cache settings for snippets - Added further tests to raise coverage
- Fixed smaller issues found during testing
- Fixed alt attribute not rendering correctly
- Added support for Django 2.2 and django CMS 3.7
- Removed support for Django 2.0
- Extended test matrix
- Added isort and adapted imports
- Adapted code base to align with other supported addons
- Exclude
tests
folder from release build - Updated translations
- Added support for Django 1.11, 2.0 and 2.1
- Removed support for Django 1.8, 1.9
- Adapted testing infrastructure (tox/travis) to incorporate django CMS 3.5 and 4.0
- Removed reversion references (since they are removed in CMS 3.5)
- Changed naming of
Aldryn
toDivio Cloud
- Adapted testing infrastructure (tox/travis) to incorporate django CMS 3.4 and dropped 3.2
- Updated translations
- Added a missing migration
- Updated translations
- Added rich text editor
- Added additional files and did some general cleanup
- Removed Django < 1.8 support
- Fixed an issue where fields were restricted to less then 255 characters
- Updated translations
- Use this version for Django < 1.8 support