diff --git a/invidious/docker-compose.yml b/invidious/docker-compose.yml index 7646f9be3b..17bb3606a7 100644 --- a/invidious/docker-compose.yml +++ b/invidious/docker-compose.yml @@ -7,7 +7,7 @@ services: APP_PORT: 3000 web: - image: ceramicwhite/invidious:build-4782a67@sha256:07e0b12bea59538474bf0a661e7b91e15b24e488e8624d4b24e69d317b05d321 + image: ceramicwhite/invidious:build-9892604@sha256:b5a9f794d745fcbdbd4e83a9022552fc48ad91afac3dfdca5916c3ef21b43dd7 restart: on-failure stop_grace_period: 1m user: "1000:1000" diff --git a/invidious/umbrel-app.yml b/invidious/umbrel-app.yml index 28e4d1f052..5bef82d88b 100644 --- a/invidious/umbrel-app.yml +++ b/invidious/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: invidious category: social name: Invidious -version: "2.20240825.2" +version: "2.20241110.0" tagline: Browse YouTube without tracking or ads description: >- An open source alternative front-end to YouTube @@ -48,12 +48,17 @@ defaultUsername: "" defaultPassword: "" torOnly: false releaseNotes: >- - New features and improvements: - - Search bar now has a clickable button - - YouTube URLs can be pasted directly in the search bar - - Channel page "streams" tab can be sorted by newest, oldest, or popular - - Videos embedded in local HTML files can now be played - - Updated translations + This release addresses a critical issue that was causing channel pages to fail with a "Youtube API returned error 400" error. + Video playback issues still persist in this release. + + + Key improvements in this release: + - Fixed channel pages loading issues + - Added new video preload control option in preferences + - Shorts can now be sorted by newest, oldest, and popular + - Added support for new interface languages: Bulgarian, Welsh and Lombard + - Improved instance switching speed + - Fixed various playback and subscription issues For full release notes, visit https://github.com/iv-org/invidious/releases