Releases: justinmayer/kagi
Releases · justinmayer/kagi
Kagi 0.4.0
- Add support for Python 3.11 and Django 4.2, by @MarkusH (#67).
- "Pin" primary keys to
AutoField
so no new migrations are generated for now (#55). - Properly update
last_used_at
for FIDO tokens, by @MarkusH (#66). - Improve secret submission security when adding TOTP devices, by @MarkusH (#72).
- Improve QR code display in Django Admin in dark mode, by @evanottinger (#75).
- Publish Kagi via PyPI trusted publisher system, by @apollo13 (#74).
Kagi 0.3.0
- Update project for Django 4.1 compatibility
- Upgrade code for Python 3.7+ conventions
Kagi 0.2.0
Kagi 0.1.0
Initial release (published 2019-08-20)