v8.2.1
Added 1
- Add toot:discoverable support for actors
Fixed 5
- Handle PNPM store directory change, fixing ERR_PNPM_UNEXPECTED_STORE crash
- Improve conversion to square thumbnail of landscape thumbnails
- Fix running again object storage move job on videos that are already in object storage when using npm run create-move-video-storage-job
- Fix uploading HLS caption after transcoding
- Fix broken schema.org tag with special chars
Security 1
- Fix XSS in JSON-LD object injected by the server in video watch page
SECURITY
- Fix XSS in JSON-LD object injected by the server in video watch page GHSA-jxwq-h9xv-hr28
Features
- Add
toot:discoverablesupport for actors
Bug fixes
- Handle PNPM store directory change, fixing
ERR_PNPM_UNEXPECTED_STOREcrash - Better conversion to square thumbnail of landscape thumbnails
- Fix running again object storage move job on videos that are already in object storage when using
npm run create-move-video-storage-job - Fix uploading HLS caption after transcoding
- Fix broken schema.org tag with special chars