Difference between revisions of "VALT 6.6.10"
IVSWikiBlue (talk | contribs) |
IVSWikiBlue (talk | contribs) |
||
| Line 10: | Line 10: | ||
* Security Updates | * Security Updates | ||
** Enabled HTTP2 | ** Enabled HTTP2 | ||
| + | ** Strengthened HTTP security response headers | ||
** Server version information no longer exposed in HTTP responses | ** Server version information no longer exposed in HTTP responses | ||
| − | ** | + | ** Fixed issue where certain paths did not enforce HTTPS security policies |
| − | + | ** Updated API endpoints to now return consistent JSON error responses | |
| − | ** API endpoints now return consistent JSON error responses | ||
** Improved API redirect handling for more reliable client compatibility | ** Improved API redirect handling for more reliable client compatibility | ||
** Fixed duplicate header conflict on the phpMyAdmin path | ** Fixed duplicate header conflict on the phpMyAdmin path | ||
| + | ** | ||
Revision as of 16:56, 21 May 2026
May 22nd, 2026
Application
- Fixed issue that caused recordings' video files to infinitely grow in size
- This specifically impacted recordings put in the Prepared State and then started with an I/O trigger
- Fixed issue in Admin > Templates that allowed unexpected input in the Value fields for Single-Select and Multi-Select fields for Evaluation templates
Technical
- Security Updates
- Enabled HTTP2
- Strengthened HTTP security response headers
- Server version information no longer exposed in HTTP responses
- Fixed issue where certain paths did not enforce HTTPS security policies
- Updated API endpoints to now return consistent JSON error responses
- Improved API redirect handling for more reliable client compatibility
- Fixed duplicate header conflict on the phpMyAdmin path