- Added django CMS 3.5 support
- Dropped django CMS 3.2 and 3.3 support
- Added Django 1.10 support
- Introduced django CMS 3.5 support
- Dropped aldryn-reversion/django-reversion support
- Dropped Django 1.6 and 1.7 support
- Fixed related_name inconsistency with django CMS 3.3.1
- Dropped support for djangoCMS < 3.2
- Introduced support for djangoCMS 3.4.0
- Added transifex configuration
- Updated translation strings
- Fixed categories and openings not being sortable
- Added support for django CMS 3.3.1+
- Added support for django CMS 3.3
- Added support for Python 3.5
- Fixed issues with the JobList plugin
- Add stripped default django templates to /aldryn_jobs/templates
- Remove unused render_placeholder configs
- Add static_placeholders where necessary
- Simplify templates
- Auto-setup default appconfig
- Pretty name in admin
- Add Django 1.9 compatibility
- Clean up test environments
- Improves support for recent versions of django-reversions
- Adds support for reversion with wizards
- Cleans-up and updates test config
- Frontend/integration tests updated to use CMS 3.2
- Adds rich text editor to content creation wizard (CMS 3.2.x only)
- Adds CMS 3.2.x compatibility
- Fixes tests and rationalizes test matrix
- Remove "South" dependency from setup.py
- Fixes for Wizard permissions
- Finalized Django 1.8 compatibility.
- CMS 3.2 Wizards
- Use aldryn-translation-tools >=0.2.1
- Slug generation is done by aldryn-translation-tools
- Adds better documentation
- Adds more frontend testing setup
- Improves Aldryn compatibility
- numerous bug fixes
- implement support for versioning of Jobs and other objects
- implement language fallbacks with respect to configured settings
- apply numerous UI updates/fixes
- remove support for subscriptions
- general architecture improvements
- improvements to test coverage
- implement Python 3.3, 3.4 support
- multi-boilerplate support; new requirement: aldryn-boilerplates (needs configuration)