1
0
mirror of https://github.com/yattee/yattee.git synced 2024-12-12 21:30:32 +05:30
yattee/CHANGELOG.md

22 lines
898 B
Markdown
Raw Normal View History

2023-12-10 02:34:31 +05:30
## Build 171
* Collapsible chapters view, player setting "Open vertical chapters expanded"
* Current chapter is highlighted
* Disabled portrait upside down orientation on iPhone
* Fixed issue with handling private Invidious instances requests
* Added Persian, Spanish, Turkish and Russian localizations
* Fixed issue with displaying account username
2023-11-04 16:04:25 +05:30
* Updated dependencies
2023-12-10 02:34:31 +05:30
* Other minor changes and improvements
2023-11-04 16:04:25 +05:30
2023-12-10 02:34:31 +05:30
**Big thanks to [@stonerl](https://github.com/stonerl) for the last contributions!**
**And to past, current and future project contributors!**
2023-11-26 23:39:26 +05:30
2023-11-04 16:04:25 +05:30
## Previous builds
2023-12-10 02:34:31 +05:30
* Description is collapsible with a button
* Links in description are clickable on macOS
* Aspect ratio is honored on resize on macOS
* Added support for private Invidious instances
2023-10-24 12:44:24 +05:30
* Fixed issue where Piped login token would not refresh
2023-11-26 23:39:26 +05:30
* Fixed issue with MPV subtitles not working
2023-11-04 16:04:25 +05:30
* Other minor changes and improvements