diff --git a/src/routes/streams/WelcomePage.svelte b/src/routes/streams/WelcomePage.svelte index b3cf028..2358fab 100644 --- a/src/routes/streams/WelcomePage.svelte +++ b/src/routes/streams/WelcomePage.svelte @@ -11,8 +11,15 @@
Hello, there, welcome to V1.6.
+Hello, there, welcome to V1.7.
+ 2026-09-06 update: caching behavior has been greatly improved when trying to download
+ streams in poor network conditions.
+ You can now also resume interrupted downloads and see how much disk space is being used when the
+ downloads-only filter is enabled.
+ I've done a bit of refactoring to the codebase, so don't hesitate to message me if you're having
+ any weird issues!
+
2026-03-16 update: you can now cache streams offline for playback in low-connectivity
environments (and to prevent buffering)!
Simply click on the download icon in the stream list (and click again to remove them from cache).