mirror of
https://github.com/yattee/yattee.git
synced 2026-08-26 00:42:33 +00:00
Update CHANGELOG
This commit is contained in:
35
CHANGELOG.md
35
CHANGELOG.md
@@ -1,29 +1,14 @@
|
||||
|
||||
|
||||
## What's Changed
|
||||
|
||||
### New Features
|
||||
|
||||
* Add embedded audio/subtitle track selection for multi-track files
|
||||
* Add loading external subtitle files for media-source playback
|
||||
* Add view options to playlists list view
|
||||
* Add search to playlists list view
|
||||
* Show and label WebDAV/SMB video streams in the quality selector
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Fix timed links resuming at watch position instead of URL timestamp
|
||||
* Fix autoplay countdown showing in repeat one queue mode
|
||||
* Fix double-tap fullscreen gesture rotating on portrait videos
|
||||
* Fix sending extracted videos (Twitch streams) to other devices
|
||||
* Fix missing thumbnails for videos saved to library
|
||||
* Fix #955: make subtitle appearance settings adjustable on tvOS
|
||||
* Fix #960: scope subscription counts, import/export to active account
|
||||
* Fix #958: switch MPVKit to yattee fork with AV1 VideoToolbox session recovery
|
||||
* Fix startup crash in sideloaded builds without iCloud entitlements
|
||||
* Allow screen sleep during audio-only playback
|
||||
* Apply thumbnail fallback everywhere a single URL was rendered
|
||||
* Stop tracking resume progress for live streams
|
||||
* Label local-file video quality from mpv track info instead of Unknown
|
||||
* Keep macOS player fullscreen when queue advances to different-aspect video
|
||||
* Guard PiP bridge geometry writes against non-finite rects
|
||||
* Fix no streams reported from Piped (#974) - thanks @raycheung
|
||||
* Fix description timestamp links seeking to wrong position for out-of-range values (#966) - thanks @YuriNachos
|
||||
* Fix deep link timestamp parsing accepting infinity as seek position (#965) - thanks @YuriNachos
|
||||
* Fix audio sample rate label dropping the kHz decimal (#964) - thanks @YuriNachos
|
||||
* Fix playback rate display dropping meaningful digits (#963) - thanks @YuriNachos
|
||||
* Fix www.duckduckgo.com misrouting to yt-dlp external video extraction (#962) - thanks @YuriNachos
|
||||
|
||||
### Other
|
||||
|
||||
* Chunk stateless feed requests to support more than 500 subscriptions (#967) - thanks @pehbehbeh
|
||||
|
||||
Reference in New Issue
Block a user