# PeerTube v8.2.1 - Product: PeerTube (https://whatsnew.fyi/product/peertube) - Vendor: Framasoft - Date: 2026-06-12 - Version: v8.2.1 - Original notes: https://github.com/Chocobozzz/PeerTube/releases/tag/v8.2.1 - Permalink: https://whatsnew.fyi/product/peertube/releases/v8.2.1 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **security** — Fix XSS in JSON-LD object injected by the server in video watch page - **added** — Add toot:discoverable support for actors - **fixed** — Handle PNPM store directory change, fixing ERR_PNPM_UNEXPECTED_STORE crash - **fixed** — Improve conversion to square thumbnail of landscape thumbnails - **fixed** — Fix running again object storage move job on videos that are already in object storage when using npm run create-move-video-storage-job - **fixed** — Fix uploading HLS caption after transcoding - **fixed** — Fix broken schema.org tag with special chars ###### SECURITY * Fix XSS in JSON-LD object injected by the server in video watch page [GHSA-jxwq-h9xv-hr28](https://github.com/Chocobozzz/PeerTube/security/advisories/GHSA-jxwq-h9xv-hr28) ###### Features * Add `toot:discoverable` support for actors ###### Bug fixes * Handle PNPM store directory change, fixing `ERR_PNPM_UNEXPECTED_STORE` crash * 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