1
0
mirror of https://github.com/yattee/yattee.git synced 2024-12-13 22:00:31 +05:30
yattee/CHANGELOG.md

19 lines
935 B
Markdown
Raw Normal View History

2023-09-24 20:24:44 +05:30
## Build 161
* Fixed regression with opening videos links
* Fixed issue with deselecting formats in Quality profiles
2023-09-24 01:35:57 +05:30
* Other minor fixes and improvements
## Previous builds
2023-09-24 20:24:44 +05:30
* Added button in Location settings to add current used public location to "Custom Locations"
* Updated mpv and dependencies (using mpvkit library, mpv 0.36.0, ffmpeg 6.0)
2023-07-24 23:36:52 +05:30
* Increased controls timeline/scrubber gesture area for easier handling
2023-09-24 20:24:44 +05:30
* Fixed handling playlist links
2023-07-24 23:36:52 +05:30
* Fixed issue where Piped videos would use audio for other language version
* Fixed issue with handling opening URLs on macOS
* Fixed issue with "Keep channels with unwatched videos on top of subscriptions list" setting not honored in sidebar
* Fixed performance issues with accounts with large amount of subscribed channels
* Fixed compatibility with iOS 17, macOS 14 and tvOS 17
* Dropped support for iOS 14 and macOS 11
2023-06-09 21:20:30 +05:30
* Fixed reported crashes
2023-05-21 22:55:45 +05:30
* Other minor fixes and improvements