- Migrate to bump-my-version (#56)
- Add missing subpath_match and catchall_redirect fields in admin (#44)
- Fix django-multisite compatibility issue (#47)
- Add django 4.2 compatibility, drop python<3.9, djangocms<3.9 and django<3.2 (#42)
- Drop Python 2, Django < 2.2 - Update toolchain (#39)
- Fix Handling of trailing slashes in redirects (#31)
- Nothing yet
- Add compatibility with Django 2.2
- Drop compatibility with Django < 1.11
- Drop compatibility with django CMS < 3.6
- Move to django-app-helper
- Add support to match unquoted strings as redirect old path
- Add subpath matching
- Ignore querystring when matching redirect objects
- Added compatibility to Django 2.0, 2.1
- Add support to match unquoted strings as redirect old path
- Ignore querystring when matching redirect objects
- Fixed compatibility issue with Django 1.8
- Updated for Django 1.11
- Added configurable cache timeout
- Added configuration option to check redirect on 404 only
- Added missing migration.
- Fixed compatibility issue with Django 1.8
- First release on PyPI.