mirror of
https://github.com/yattee/yattee.git
synced 2024-11-10 00:08:21 +00:00
Update CHANGELOG
This commit is contained in:
parent
10c1fbd503
commit
84db321b70
20
CHANGELOG.md
20
CHANGELOG.md
@ -1,4 +1,8 @@
|
|||||||
## Build 141
|
## Build 142
|
||||||
|
* Fixed chapters layout when there are no images available
|
||||||
|
* Other minor fixes
|
||||||
|
|
||||||
|
### Previous Builds
|
||||||
* Improved player layout
|
* Improved player layout
|
||||||
- Video titles can now span multiple lines for readability
|
- Video titles can now span multiple lines for readability
|
||||||
- Channel details and video dates/likes/dislikes displayed below title
|
- Channel details and video dates/likes/dislikes displayed below title
|
||||||
@ -22,15 +26,6 @@
|
|||||||
* Changed layout to vertical and added configuration buttons for remaining views on tvOS (Popular, Trending, Playlists, Search)
|
* Changed layout to vertical and added configuration buttons for remaining views on tvOS (Popular, Trending, Playlists, Search)
|
||||||
* Simplified animation on closing player
|
* Simplified animation on closing player
|
||||||
* Removed "Watch Next" view
|
* Removed "Watch Next" view
|
||||||
* Fixed reported crashes
|
|
||||||
* Fixed issues with opening channel URLs
|
|
||||||
* Fixed issue where account username would get truncated
|
|
||||||
* Fixed issue where marking all feed videos as watched/unwatched would not refresh actions in Subscriptions menu
|
|
||||||
* Fixed issue where closing channel would require multiple back presses
|
|
||||||
* Fixed issue with controls being clipped (regression from build 140)
|
|
||||||
* Other minor changes and improvements
|
|
||||||
|
|
||||||
### Previous Builds
|
|
||||||
* Added pagination/infinite scroll for channel contents (Invidious and Piped)
|
* Added pagination/infinite scroll for channel contents (Invidious and Piped)
|
||||||
* Added support for channel tabs for Invidious (previously available only for Piped)
|
* Added support for channel tabs for Invidious (previously available only for Piped)
|
||||||
* Added filter to hide Short videos, available via view menu/toolbar button
|
* Added filter to hide Short videos, available via view menu/toolbar button
|
||||||
@ -38,4 +33,9 @@
|
|||||||
* Added browsing setting: "Show unwatched feed badges"
|
* Added browsing setting: "Show unwatched feed badges"
|
||||||
* Fixed reported crashes
|
* Fixed reported crashes
|
||||||
* Fixed issue where channels in Favorites would not refresh contents
|
* Fixed issue where channels in Favorites would not refresh contents
|
||||||
|
* Fixed issues with opening channel URLs
|
||||||
|
* Fixed issue where account username would get truncated
|
||||||
|
* Fixed issue where marking all feed videos as watched/unwatched would not refresh actions in Subscriptions menu
|
||||||
|
* Fixed issue where closing channel would require multiple back presses
|
||||||
|
* Fixed issue with controls being clipped (regression from build 140)
|
||||||
* Other minor changes and improvements
|
* Other minor changes and improvements
|
||||||
|
Loading…
Reference in New Issue
Block a user