Difference between revisions of "VALT 6.5.5"

From IVS Wiki
Jump to: navigation, search
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
January 6th, 2026
+
January 12th, 2026
  
'''Application'''
+
'''Technical'''
* Fixed issue on the Users & Groups page that blocked user interaction with the bottom of the user list
+
* New feature: NGINX reverse proxy can now be configured with a custom set of cipher suite protocols via environment variables
* Fixed issue on the recording playback page where comments were not word-wrapping
+
* New feature: PhpMyAdmin utility has been added and can be enabled/disabled via the VALT Menu
* Fixed issue that sometimes redirected users to the VALT login page when navigating to the shared link of a live observation stream
+
* Improved security for NGINX reverse proxy regarding exemption rules for outdated cipher suites
* Fixed issue that displayed the the incorrect digital zoom percentage between increments (100% -> 104% -> 100% now correctly displays as 100% -> 105% -> 110%)
+
* Improved security for NGINX reverse proxy regarding Permissions-Policy, Referrer-Policy, and X-Content-Type-Options
* Fixed issue that incorrectly displayed "null" in the DN field when performing a single-user LDAP import and the selected LDAP Server is changed
+
* Improved security for OpenSSH regarding exemption rules for SHA1 MACs
* Fixed issue that did not display the "Save View" button after dragging a stream into the camera grid panels
 
* Fixed issue that displayed a blank error message when attempting to start a recording but the VALT server only contains less than 5% available storage
 
* Fixed issue that cleared out data entered into information template fields when adding an evaluation template before starting a recording
 
 
 
* CUE Track Sessions have been updated to allow numeric characters in their names
 
* Removed vulnerable versions of React (CVE-2025-55182)
 

Latest revision as of 16:58, 9 January 2026

January 12th, 2026

Technical

  • New feature: NGINX reverse proxy can now be configured with a custom set of cipher suite protocols via environment variables
  • New feature: PhpMyAdmin utility has been added and can be enabled/disabled via the VALT Menu
  • Improved security for NGINX reverse proxy regarding exemption rules for outdated cipher suites
  • Improved security for NGINX reverse proxy regarding Permissions-Policy, Referrer-Policy, and X-Content-Type-Options
  • Improved security for OpenSSH regarding exemption rules for SHA1 MACs