1.10.7
- Fixed a critical security vulnerability where the entire project directory was publicly accessible over HTTP, including backend source code, SSL keys, and configuration files. Static file serving is now restricted exclusively to designated asset folders.
- Moved generated video thumbnails from the volatile Windows Temp folder to the persistent
res/img/thumbnails/directory to prevent them from being lost on system reboot, saving CPU resources by eliminating the need to re-generate them. Stale thumbnails are now automatically cleaned up alongside tracks when a video is deleted.
-Removed excess fonts from release
Full Changelog: 1.10.6...1.10.7