mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
Version 8.1.0
This commit is contained in:
parent
a30b68aec9
commit
332a5f57d0
1 changed files with 13 additions and 3 deletions
16
CHANGES.rst
16
CHANGES.rst
|
|
@ -2,15 +2,25 @@
|
|||
Changes
|
||||
=======
|
||||
|
||||
Not yet released
|
||||
----------------
|
||||
8.1.0 (2025-12-19)
|
||||
------------------
|
||||
|
||||
- Add Persion (fa) translations for django-axes.
|
||||
[AmirAli-BahramJerdi]
|
||||
- Add individual attempt expiry support.
|
||||
[kuldeepkhatke]
|
||||
- Add checks for missing ip_address in lockout params.
|
||||
[shayanTaki]
|
||||
- Add missing ``settings.AXES_IPWARE_PROXY_ORDER`` documentation.
|
||||
[ram98kgp]
|
||||
- Enhance ``get_lockout_response`` to receive original response as parameter.
|
||||
[mounirmesselmeni]
|
||||
- Update documentation.
|
||||
- Add Python 3.14 support.
|
||||
- Add Django 6.0 support.
|
||||
- Remove Python 3.9 support (EOL).
|
||||
- Remove Django 5.1 support (EOL).
|
||||
|
||||
|
||||
8.0.0 (2025-05-10)
|
||||
------------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue