From ca895e73467c4ac826b532c31113383a7b184f47 Mon Sep 17 00:00:00 2001 From: Arkadiusz Fal Date: Sat, 28 Mar 2026 14:38:07 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c550876..1e1faa6f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,18 @@ ### New Features -* Add video proxy support for Invidious/Piped instances +* Show seek time preview when no storyboards are available +* Add separate glass capsule for chapter title above seek preview ### Bug Fixes -* Fix CFNetwork SIGABRT crash when creating download tasks on invalidated session -* Fix BGTaskScheduler crash by moving registration to App.init() -* Fix Piped relatedStreams decoding crash on missing fields +* Fix 5 TestFlight crash types from builds 250-254 +* Fix HTTP basic auth credentials being stripped from instance URLs +* Fix Home view showing zero counts after returning from background +* Fix HomeView data staleness on new watch entries, tab switches, and settings dismissal +* Fix missing leading padding on instance content section headers + +### Improvements + +* Deduplicate time formatting and clean up unused code +* Update packages