Update CHANGELOG

This commit is contained in:
Arkadiusz Fal 2023-05-21 19:25:45 +02:00
parent d996069a20
commit fba465a22a

View File

@ -1,11 +1,16 @@
## Build 148 ## Build 150
* Fixed issue where keyboard would be dismissed on iOS during typing location address/account credentials * Added support for AVPlayer native system controls on iOS and macOS
* Localizations updates and fixes - Use system features such as AirPlay, subtitles switching (Piped with HLS), text detection and copy and more
* Other minor changes and fixes - Added Controls setting: "Use system controls with AVPlayer"
* Player rotates for landscape videos on entering full screen on iOS
## Previous Builds - Player > Orientation setting: "Rotate when entering fullscreen on landscape video"
* Added button to scroll to top in comments and setting to toggle it * Added Player > Playback setting: "Close video and player on end"
* Switch seek duration +/- buttons in controls settings * Added reporting for opening stream in OSD for AVPlayer
* Fixed playback settings sheet height * Fixed issue with opening channels and playlists links
* Localizations updates and fixes * Fixed issues where controls/player layout could break (e.g., when going to background and back)
* Other minor changes and fixes * Fixed issue where stream picker would show duplicate entries
* Fixed issue where search suggestions would show unnecessary bottom padding
* Fixed landscape channel sheet layout in player
* Fixed reported crashes
* Localization updates and fixes
* Other minor fixes and improvements