Difference between revisions of "VALT 6.4.9"
IVSWikiBlue (talk | contribs) (Created page with "TBD, 2025 '''Application Fixes''' '''Technical Changes''' * Updated Nginx from version 1.18.0 to 1.21.0") |
IVSWikiBlue (talk | contribs) |
||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | April 30th, 2025 | |
'''Application Fixes''' | '''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 error message handling when updating a user's email to one that is already set for another user | ||
+ | * Fixed issue that did not synchronize emails between the Edit User page in the Admin section and a user's Edit Profile page | ||
+ | * Fixed issue that displayed a static text field for PDF exports of the Review page with Evaluation templates | ||
+ | * Fixed issue where the Motion Detection User dropdown list showed no names when creating a room and enabling motion detection | ||
+ | * Fixed issue that threw a 500 error when uploading an SSO metadata file that was UTF-8 BOM encoded | ||
+ | '''Technical Fixes''' | ||
+ | * Fixed public API issue that returned 500 error when making a request to /api/v3/records | ||
+ | * Fixed issue where setting a user's email in the Edit Users & Groups section did not update the email_canonical value of the user | ||
'''Technical Changes''' | '''Technical Changes''' | ||
− | * | + | * Improved VALT directory permission hardening rules |
Latest revision as of 16:42, 30 April 2025
April 30th, 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 error message handling when updating a user's email to one that is already set for another user
- Fixed issue that did not synchronize emails between the Edit User page in the Admin section and a user's Edit Profile page
- Fixed issue that displayed a static text field for PDF exports of the Review page with Evaluation templates
- Fixed issue where the Motion Detection User dropdown list showed no names when creating a room and enabling motion detection
- Fixed issue that threw a 500 error when uploading an SSO metadata file that was UTF-8 BOM encoded
Technical Fixes
- Fixed public API issue that returned 500 error when making a request to /api/v3/records
- Fixed issue where setting a user's email in the Edit Users & Groups section did not update the email_canonical value of the user
Technical Changes
- Improved VALT directory permission hardening rules