From 30a84cbcb9202ecdf696d5e28f8353c52738f644 Mon Sep 17 00:00:00 2001 From: npeter83 Date: Mon, 15 Jun 2026 02:09:22 +0200 Subject: [PATCH] docs(release): note multilingual UI in v0.1.0 release notes --- frontend/src/lib/releaseNotes.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/lib/releaseNotes.ts b/frontend/src/lib/releaseNotes.ts index 3b20378..63b1755 100644 --- a/frontend/src/lib/releaseNotes.ts +++ b/frontend/src/lib/releaseNotes.ts @@ -30,6 +30,7 @@ export const RELEASE_NOTES: ReleaseEntry[] = [ "Watch progress: a resume progress bar on video cards, Continue / Restart buttons, and an “In progress” feed filter — your position is saved server-side, so it follows you across devices.", "Channel manager: per-channel priority, hide, personal tags, sync badges, and per-channel full-history opt-in.", "Header status: your video count vs. the whole catalogue, sync progress, and (for admins) a pause control; onboarding wizard; notification centre; admin usage & quota stats.", + "Multilingual interface — switch between English, Hungarian and German; your choice is saved to your account and the default is guessed from your Google locale.", "About dialog and this Release Notes view, with a heads-up banner when a new version ships.", ], fixes: [