- changed CI from travis to github actions - race condition bug 22 (21) - managemenet command to eliminiate duplicate redirecthits (that would violate the new `unique_together` constraint)
0.4.1
- configure mysql max_length problem for old_path/referer! - better support and test multilingual middleware (19) - better testing for wildcard matches with site enabled (right_path bug!) - docs updated (middleware order)
0.4.0
- not a breaking, but loosing content change: hit counting changed (all hits will be reset to 0!) - hit counting changed, now by referer, for a better overview - bug fixes.
0.3.7
- integrity error fix (when auto creation was enabled)
0.3.6
- prepare referrer counting - docs - bug fix: when existing auto created exact matchin but not enabled redirect was there, it prevented use of enabled matchting wildcard redirect - using django 2.2 for creation of new migrations - dont use django 1.11 with this release and up.
0.3.5
- fix migrations chaos in wheel version, finally :-)