Update invidious to version 2.20241110.0 (#1803)

This commit is contained in:
Nathan Fretz 2024-11-13 21:04:34 +10:00 committed by GitHub
parent 66e8574389
commit 9aaafeb552
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 13 additions and 8 deletions

View File

@ -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"

View File

@ -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