chore(release): 0.34.0 — Plex watch-state import (Phase A)

This commit is contained in:
2026-07-09 14:43:22 +02:00
parent 795a8f3f5b
commit b67a14bd13
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -14,6 +14,14 @@ export interface ReleaseEntry {
}
export const RELEASE_NOTES: ReleaseEntry[] = [
{
version: "0.34.0",
date: "2026-07-09",
summary: "Bring your Plex watch history into Siftlode.",
features: [
"Plex watch sync (first step): turn it on in Settings → Account and Siftlode imports what you've already watched (and what you're mid-way through) from Plex, so your Plex history shows up here too. Two-way syncing — so watching in either app updates the other — follows in the next updates.",
],
},
{
version: "0.33.1",
date: "2026-07-09",