chore(release): v0.22.1 — iOS/Safari-compatible downloads
This commit is contained in:
@@ -14,6 +14,14 @@ export interface ReleaseEntry {
|
||||
}
|
||||
|
||||
export const RELEASE_NOTES: ReleaseEntry[] = [
|
||||
{
|
||||
version: "0.22.1",
|
||||
date: "2026-07-04",
|
||||
summary: "Downloaded and shared videos now play in every browser, including on iPhone and iPad.",
|
||||
fixes: [
|
||||
"Downloads now use widely-compatible video (H.264) and audio (AAC) so a saved file — and a public watch link — plays everywhere, including iOS/Safari, where the previous format left a broken player. Existing downloads keep their old format; re-download to get the compatible version.",
|
||||
],
|
||||
},
|
||||
{
|
||||
version: "0.22.0",
|
||||
date: "2026-07-04",
|
||||
|
||||
Reference in New Issue
Block a user