File tree 2 files changed +16
-1
lines changed
2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,21 @@ CHANGELOG
6
6
.. This is included by docs/developer/changelog.rst
7
7
8
8
9
+ Version v5.18.0
10
+ ---------------
11
+
12
+ The main change here was a small fix to 2FA rolled out in 5.17.0
13
+ which caused that feature to not be enabled yet.
14
+ Specifically, 2FA requires emails to be "verified".
15
+
16
+ :Date: April 16, 2025
17
+
18
+ * @ericholscher: Only show "Month to date overview" when there is an overview (#1007)
19
+ * @dependabot[bot]: Bump django from 5.0.12 to 5.0.14 in /requirements (#1006)
20
+ * @davidfischer: User email verification (#1004)
21
+ * @dependabot[bot]: Bump django from 5.0.11 to 5.0.13 in /requirements (#995)
22
+
23
+
9
24
Version v5.17.0
10
25
---------------
11
26
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ethical-ad-server" ,
3
- "version" : " 5.17 .0" ,
3
+ "version" : " 5.18 .0" ,
4
4
"description" : " " ,
5
5
"main" : " index.js" ,
6
6
"engines" : {
You can’t perform that action at this time.
0 commit comments