- Django CMS 3.3 support.
- Django CMS 3.3 support.
- Fixes for different Django/django-reversion versions combinations.
- Django 1.9 support.
- Fixes issue where placeholder contains old plugins after reversion.
- Fixes 500 error when moving plugin to static placeholder.
- Further updates for django-reversion v1.10+
- Expand test coverage to include CMS 3.2
- Updates for django-reversion v1.10+
- Fixes warnings
- Cleans up code a bit
- Fixes inconsistency in revision history when moving plugins.
- Fix AssertionError when moving plugins.
- Fix compatibility with django-reversions >=1.9.0
- Improve for conflict detection
- Django 1.8 support
- Test coverage increased from 0% to 90%
- Add documentation
- Adds fix for recover deleted object view
- Fixes numerous issues with Django Parler translations
- Better logging
- Numerous other improvements