File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 4.4] - 2024-06-05
9+
10+ ### Fixed
11+
12+ - Improved handling of large number of connections
13+
814## [ 4.3] - 2020-04-06
915
1016### Added
Original file line number Diff line number Diff line change 11{
22 "name" : " auth0-delegated-admin" ,
3- "version" : " 4.3 .0" ,
3+ "version" : " 4.4 .0" ,
44 "description" : " This extension allows non-dashboard administrators to manage (a subset of) users." ,
55 "engines" : {
66 "node" : " >8.9"
Original file line number Diff line number Diff line change 11{
22 "title" : " Delegated Administration Dashboard" ,
33 "name" : " auth0-delegated-admin" ,
4- "version" : " 4.3 .0" ,
4+ "version" : " 4.4 .0" ,
55 "author" : " auth0" ,
66 "useHashName" : false ,
77 "description" : " This extension allows non-dashboard administrators to manage (a subset of) users." ,
7777 ]
7878 }
7979 }
80- }
80+ }
You can’t perform that action at this time.
0 commit comments