summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamantaz Fox <coding@samantaz.fr>2024-04-27 00:15:45 +0200
committerSamantaz Fox <coding@samantaz.fr>2024-04-27 00:17:01 +0200
commiteda7444ca46dbc3941205316baba8030fe0b2989 (patch)
treefcd11637342bdabcec3838c35cc4b3a1560765e9
parent79b342aee516613e3dd01db3b005922003a8cfb5 (diff)
Update changelogv2.20240427
-rw-r--r--CHANGELOG.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 00000000..f6f67160
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,20 @@
1# CHANGELOG
2
3## 2024-04-26
4
5Major bug fixes:
6 * Videos: Use android test suite client (#4650, thanks @SamantazFox)
7 * Trending: Un-nest category if this is the only one (#4600, thanks @ChunkyProgrammer)
8 * Comments: Add support for new format (#4576, thanks @ChunkyProgrammer)
9
10Minor bug fixes:
11 * API: Add bitrate to formatStreams too (#4590, thanks @absidue)
12 * API: Add 'authorVerified' field on recommended videos (#4562, thanks @ChunkyProgrammer)
13 * Videos: Add support for new likes format (#4462, thanks @ChunkyProgrammer)
14 * Proxy: Handle non-200 HTTP codes on DASH manifests (#4429, thanks @absidue)
15
16Other improvements:
17 * Remove legacy proxy code (#4570, thanks @syeopite)
18 * API: convey info "is post live" from Youtube response (#4569, thanks @ChunkyProgrammer)
19 * API: Parse channel's tags (#4294, thanks @ChunkyProgrammer)
20 * Translations update from Hosted Weblate (#4164, thanks to our many translators)