We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff42391 commit c2fb710Copy full SHA for c2fb710
changelog.md
@@ -1,16 +1,20 @@
1
Changelog
2
=========
3
4
+0.24.0 (2023-11-09)
5
+-------------------
6
+
7
+* Upgrade to Redis 4.
8
+* Improve user audit logging for various OAuth2 flows.
9
+* Use SQLite3 WAL mode for better concurrency.
10
11
12
0.24.0-alpha.1 (2023-10-05)
13
---------------------------
14
15
* The Docker distribution now runs on Node 20 (upgraded from 16).
16
* Fixed a 500 error in the OAuth2 password flow.
17
* Updated to simplewebauthn 8.
-* Upgrade to Redis 4.
-* Improve user audit logging for various OAuth2 flows.
-* Use SQLite3 WAL mode for better concurrency.
-
18
19
0.24.0-alpha.0 (2023-10-04)
20
0 commit comments