-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
79b342a
commit eda7444
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# CHANGELOG | ||
|
||
## 2024-04-26 | ||
|
||
Major bug fixes: | ||
* Videos: Use android test suite client (#4650, thanks @SamantazFox) | ||
* Trending: Un-nest category if this is the only one (#4600, thanks @ChunkyProgrammer) | ||
* Comments: Add support for new format (#4576, thanks @ChunkyProgrammer) | ||
|
||
Minor bug fixes: | ||
* API: Add bitrate to formatStreams too (#4590, thanks @absidue) | ||
* API: Add 'authorVerified' field on recommended videos (#4562, thanks @ChunkyProgrammer) | ||
* Videos: Add support for new likes format (#4462, thanks @ChunkyProgrammer) | ||
* Proxy: Handle non-200 HTTP codes on DASH manifests (#4429, thanks @absidue) | ||
|
||
Other improvements: | ||
* Remove legacy proxy code (#4570, thanks @syeopite) | ||
* API: convey info "is post live" from Youtube response (#4569, thanks @ChunkyProgrammer) | ||
* API: Parse channel's tags (#4294, thanks @ChunkyProgrammer) | ||
* Translations update from Hosted Weblate (#4164, thanks to our many translators) |