Difference between revisions of "VALT 6.7.4-1"
IVSWikiBlue (talk | contribs) |
IVSWikiBlue (talk | contribs) |
||
| Line 4: | Line 4: | ||
* Fixed issue where users who have never previously changed their passwords could not perform API authentication if password complexity is enabled | * Fixed issue where users who have never previously changed their passwords could not perform API authentication if password complexity is enabled | ||
* Fixed issue in Schedules where one failed recurring schedule instance would cause all of that schedule's following scheduled instances to fail | * Fixed issue in Schedules where one failed recurring schedule instance would cause all of that schedule's following scheduled instances to fail | ||
| + | * Fixed issue in Admin > Containers that allowed users to create a new container without a specified parent container | ||
* User group management & SSO | * User group management & SSO | ||
** Fixed issue with SSO User Mapping rules so the lowest rule in the list takes precedence instead of the top | ** Fixed issue with SSO User Mapping rules so the lowest rule in the list takes precedence instead of the top | ||
Revision as of 10:43, 22 September 2026
September 22nd, 2026
Application
- Fixed issue where users who have never previously changed their passwords could not perform API authentication if password complexity is enabled
- Fixed issue in Schedules where one failed recurring schedule instance would cause all of that schedule's following scheduled instances to fail
- Fixed issue in Admin > Containers that allowed users to create a new container without a specified parent container
- User group management & SSO
- Fixed issue with SSO User Mapping rules so the lowest rule in the list takes precedence instead of the top
- When a user clicks the delete button for a user group associated with a SSO User Mapping rule, they now receive an informed warning that the associated rule will also be deleted
- When a user group associated with a SSO User Mapping rule is deleted, the associated rule is also deleted
- Retention Rules
- Added a time field to the "Keep Until" rule
- Fixed issue where records would delete a day after the selected "Keep Until" date
Technical
- Updated packages and frameworks
- Web Docker Image: OS Alpine Linux 3.23.6
- Nginx Reverse Proxy Docker Image: Nginx 1.30.5-1
- Redis Docker Image: Redis 8.6.7