Skip to content

Commit b380159

Browse files
committed
fix some verbiage
1 parent e72bda4 commit b380159

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

changelog/1.39.0.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
# 1.38.2
1+
# 1.39.0
22

33
### Breaking changes ❗
44

5-
There are no breaking changes in 1.38.2.
5+
There are no breaking changes in 1.39.0.
66

77
### Features ✨
88

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.
1010
- Added a toggle to the OIDC provider in the Admin panel to disable automatic user creation.
1111
When toggled on, users will have to be manually created by an administrator with an email
1212
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.
1414
- Added a logout action to the audit log to track user logouts.
1515
- Removed the hard limit on total number of images in a deployment.
1616

0 commit comments

Comments
 (0)