Skip to content

version 0.9.8

Latest
Compare
Choose a tag to compare
@kencochrane kencochrane released this 25 Feb 12:22
· 3 commits to master since this release

What's Changed

  • Replace datetime.now with timezone.now by @ericls in #232
  • Test on Django 4.2 and Python 3.11 by @marius-mather in #233
  • Use redis parse_url method instead of a custom one by @dkr-sahar in #234
  • Fix watch_login with custom username by @ron8mcr in #228
  • Update DEFENDER_REDIS_NAME documentation by @bennylope in #235
  • Prevent the "Reverse for 'defender_blocks_view' not found" error by @ataylor32 in #237
  • Updated app_index.html by @ataylor32 in #238
  • Improved the "Blocked Logins" page's admin integration by @ataylor32 in #239

New Contributors

Full Changelog: v0.9.7...v0.9.8