Skip to content

Commit e2dde0f

Browse files
authored
Merge pull request #1011 from readthedocs/rel-v5.18.0
Release v5.18.0
2 parents 8d35b3d + 70be65a commit e2dde0f

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.rst

+15
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,21 @@ CHANGELOG
66
.. This is included by docs/developer/changelog.rst
77
88
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+
924
Version v5.17.0
1025
---------------
1126

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ethical-ad-server",
3-
"version": "5.17.0",
3+
"version": "5.18.0",
44
"description": "",
55
"main": "index.js",
66
"engines": {

0 commit comments

Comments
 (0)