Skip to content

v2.6.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@nielsvanvelzen nielsvanvelzen released this 25 Aug 19:31
· 309 commits to release-2.6.z since this release

Various tweaks, fixes, and updates

This release doesn't bring any major changes, but still contains a few fixes and improvements. Please report any new issues you find.

πŸ› Beta information

Beta versions are not guaranteed to work as expected. We encourage users to create detailed bug reports if any problems arise. Read our blog post for more information about our Android beta programs.

πŸ—οΈ Enhancements

  • Add dvbsub to ExoPlayer subtitle codecs #1081, by @jmarcet
  • Pre-fill last hostname and add history to suggestions in connect screen #1134, by @Maxr1998
  • Introduce BackPressInterceptor #1172, by @timm0e
  • Allow to exit from fullscreen with the back button in ExoPlayer #1173, by @timm0e

πŸ”§ Bugfixes

  • Fix milestone property always being undefined and thus non-null #1080, by @Maxr1998
  • Fix VLC external player crashing on Android 13 #1103, by @Maxr1998
  • Fix app returning to WebViewFragment when activity restarts #1171, by @Maxr1998

πŸ”ƒ Refactoring

πŸ“ˆ Dependency updates

Contributors