From 81daf79492de1861cbfb06761089df632470907a Mon Sep 17 00:00:00 2001 From: sudacode Date: Sat, 21 Mar 2026 23:33:33 -0700 Subject: [PATCH] chore: add changelog fragment for subtitle sidebar changes --- changes/2026-03-22-subtitle-sidebar-config.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changes/2026-03-22-subtitle-sidebar-config.md diff --git a/changes/2026-03-22-subtitle-sidebar-config.md b/changes/2026-03-22-subtitle-sidebar-config.md new file mode 100644 index 0000000..89f18d9 --- /dev/null +++ b/changes/2026-03-22-subtitle-sidebar-config.md @@ -0,0 +1,5 @@ +type: changed +area: subtitle sidebar + +- Added subtitle sidebar state and behavior updates, including startup-auto-open controls and resume positioning improvements. +- Fixed subtitle prefetch and embedded overlay passthrough sync between sidebar and overlay subtitle rendering.