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 6891e98 commit 59ddf73Copy full SHA for 59ddf73
2 files changed
CHANGELOG.md
@@ -1,5 +1,27 @@
1
# Change Log (v2.8.1+)
2
3
+## v4.3.0 [2025-07-08]
4
+
5
+__What's New:__
6
7
+* Added `security.active_sessions` functionality to allow administrative session management.
8
9
+__Enhancements:__
10
11
+* None
12
13
+__Bug Fixes:__
14
15
16
17
+__Dependencies:__
18
19
20
21
+__Other:__
22
23
24
25
## v4.2.0 [2025-05-30]
26
27
__What's New:__
src/britive/__init__.py
@@ -1 +1 @@
-__version__ = '4.2.0'
+__version__ = '4.3.0'
0 commit comments