Difference between revisions of "VALT 6.4.9"
IVSWikiBlue (talk | contribs) |
IVSWikiBlue (talk | contribs) |
||
Line 3: | Line 3: | ||
'''Application Fixes''' | '''Application Fixes''' | ||
* 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 error message handling when trying to set two user profiles with the same email | ||
+ | * 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''' | '''Technical Changes''' |
Revision as of 14:38, 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 error message handling when trying to set two user profiles with the same email
- 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