We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a30b68a commit 332a5f5Copy full SHA for 332a5f5
1 file changed
CHANGES.rst
@@ -2,15 +2,25 @@
2
Changes
3
=======
4
5
-Not yet released
6
-----------------
7
-
+8.1.0 (2025-12-19)
+------------------
+
8
+- Add Persion (fa) translations for django-axes.
9
+ [AmirAli-BahramJerdi]
10
+- Add individual attempt expiry support.
11
+ [kuldeepkhatke]
12
+- Add checks for missing ip_address in lockout params.
13
+ [shayanTaki]
14
+- Add missing ``settings.AXES_IPWARE_PROXY_ORDER`` documentation.
15
+ [ram98kgp]
16
+- Enhance ``get_lockout_response`` to receive original response as parameter.
17
+ [mounirmesselmeni]
18
+- Update documentation.
19
- Add Python 3.14 support.
20
- Add Django 6.0 support.
21
- Remove Python 3.9 support (EOL).
22
- Remove Django 5.1 support (EOL).
23
24
8.0.0 (2025-05-10)
25
------------------
26
0 commit comments