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