summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md6
-rw-r--r--shard.yml2
2 files changed, 6 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c0718686..56fbe7f3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,11 +2,15 @@
## vX.Y.0 (future)
+## v2.20250517.0
+
+Inverse fallback for the YouTube client from TVHTML then MWEB. Fixes https://github.com/iv-org/invidious/issues/5273
+
## v2.20250504.0
Small release with quick workaround fix for issue #4251 (Nil assertion failed).
-PR: https://github.com/iv-org/invidious/issues/5263
+PR: https://github.com/iv-org/invidious/issues/5262
## v2.20250314.0
diff --git a/shard.yml b/shard.yml
index e212869d..839ebca5 100644
--- a/shard.yml
+++ b/shard.yml
@@ -1,5 +1,5 @@
name: invidious
-version: 2.20250314.0-dev
+version: 2.20250517.0-dev
authors:
- Invidious team <contact@invidious.io>