Difference between revisions of "VALT 6.7.4-1"

From IVS Wiki
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
  
 
'''Application'''
 
'''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 recurring schedules would not trigger the next scheduled recording if it failed to begin recording for one whole scheduled instance (e.g. if the room was offline and could not record at the scheduled time)
 
* 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
Line 9: Line 11:
 
** Added a time field to the "Keep Until" rule
 
** Added a time field to the "Keep Until" rule
 
** Fixed issue where records would delete a day after the selected "Keep Until" date
 
** Fixed issue where records would delete a day after the selected "Keep Until" date
* Fixed issue where users with expired passwords could perform API requests
 

Latest revision as of 16:59, 18 September 2026

September 18th, 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 recurring schedules would not trigger the next scheduled recording if it failed to begin recording for one whole scheduled instance (e.g. if the room was offline and could not record at the scheduled time)
  • 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 of the association
    • 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