Skip to content

v2.3.0-beta.4

Compare
Choose a tag to compare
@nielsvanvelzen nielsvanvelzen released this 18 Jun 08:16
· 94 commits to release-2.3.z since this release

This beta improves Picture in Picture mode when using the native player and changes the default player back to the web player.

⚠️ Note before updating: The new SDK and thus this update only supports Jellyfin servers on version 10.7.0
and above, so make sure to consider that before and if possible update your Jellyfin installation!

Changelog

✨ Features and improvements

🔥 Crash fixes

  • Fix PiP crash on aspect ratios unsupported by Android #431, by @Maxr1998

🐛 Bug fixes

  • Revert "Make ExoPlayer the default video player implementation" #419, by @nielsvanvelzen
  • Fix or suppress detekt warnings and code style issues #412, by @Maxr1998

⚙️ Build changes