Difference between revisions of "VALT 6.4.9"

From IVS Wiki
Jump to: navigation, search
Line 4: Line 4:
 
* Fixed incorrect redirect URL for live recording notifications
 
* Fixed incorrect redirect URL for live recording notifications
 
* Fixed Zoom in/Zoom out functionality when observing streams in the Observe page for iPads
 
* Fixed Zoom in/Zoom out functionality when observing streams in the Observe page for iPads
* Fixed error message handling when trying to set two user profiles with the same email
+
* Fixed issue that did not synchronize emails between the Edit User section in the Admin section and a user's Edit Profile page
 +
* Fixed error message handling when updating a user's email to one that is already set for another user
 
* Fixed issue that displayed a static text field for PDF exports of the Review page with Evaluation templates
 
* Fixed issue that displayed a static text field for PDF exports of the Review page with Evaluation templates
  

Revision as of 15:15, 28 April 2025

TBD, 2025

Application Fixes

  • Fixed incorrect redirect URL for live recording notifications
  • Fixed Zoom in/Zoom out functionality when observing streams in the Observe page for iPads
  • Fixed issue that did not synchronize emails between the Edit User section in the Admin section and a user's Edit Profile page
  • Fixed error message handling when updating a user's email to one that is already set for another user
  • Fixed issue that displayed a static text field for PDF exports of the Review page with Evaluation templates

Technical Fixes

  • Fixed public API issue that returned 500 error when making a request to /api/v3/records

Technical Changes

  • Updated Nginx from version 1.18.0 to 1.28.0
  • Updated Nginx Docker image builds to use Stable version tag instead of static versions
  • Added existing directory checks to VALT directory permission hardening rules