VALT 6.6.10
Revision as of 13:49, 21 May 2026 by IVSWikiBlue (talk | contribs) (Created page with "May 22nd, 2026 '''Application''' * Fixed issue that caused recording video files to infinitely grow in size ** This specifically impacted recordings put in the Prepared State...")
May 22nd, 2026
Application
- Fixed issue that caused recording video files to infinitely grow in size
- This specifically impacted recordings put in the Prepared State and then started with an I/O trigger
Technical
- Security Updates
- Enabled HTTP2
- Updated header response to no longer show Nginx and PHP versions
- Added the following security headers
- x-frame-options "sameorigin"
- x-permitted-cross-domain-policies: none
- x-xss-protection: 0
- Fixed issue that that did not apply HSTS to /socket.io and /api paths
- Updated /api paths to return JSON responses instead of HTML
- Updated /api/v3 redirect to /api/v3/ with 308 code instead of 302 code
- Updated /phpmyadmin path to strip duplicate upstream headers