File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- # 1.38.2
1
+ # 1.39.0
2
2
3
3
### Breaking changes ❗
4
4
5
- There are no breaking changes in 1.38.2 .
5
+ There are no breaking changes in 1.39.0 .
6
6
7
7
### Features ✨
8
8
9
- - Added support for an admin-configurable maximum age for API keys in the Admin panel.
9
+ - Added the ability to set the maximum age for an API key in the Admin panel.
10
10
- Added a toggle to the OIDC provider in the Admin panel to disable automatic user creation.
11
11
When toggled on, users will have to be manually created by an administrator with an email
12
12
that matches the value provided by the 'email' field in the OIDC payload. The login type
13
- of the user must be set to OIDC for them to successfully login.
13
+ of the user must be set to OIDC in order to successfully login.
14
14
- Added a logout action to the audit log to track user logouts.
15
15
- Removed the hard limit on total number of images in a deployment.
16
16
You can’t perform that action at this time.
0 commit comments