Skip to content

Releases: jellyfin/jellyfin-android

v2.5.0-beta.5

30 Apr 14:43
b491c17
Compare
Choose a tag to compare

πŸ› 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.

πŸ”§ Bugfixes

  • Fix audio track selection if multiple renderers are used #1033, by @Maxr1998

πŸ’‘ Everything else

Contributors

v2.5.0-beta.4

16 Apr 09:08
Compare
Choose a tag to compare

πŸ› 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.

πŸ”§ Bugfixes

Contributors

v2.5.0-beta.3

10 Apr 13:05
Compare
Choose a tag to compare

πŸ› 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

πŸ”§ Bugfixes

πŸ’‘ Everything else

πŸ“ˆ Dependency updates

Contributors

v2.5.0-beta.2

19 Mar 15:49
Compare
Choose a tag to compare

The second beta for 2.5.0 contains a bugfix for the bitrate selection popup and updates various dependencies.

Note: The changelog below contains some entries that were missing in the first beta.

πŸ› 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.

πŸ”§ Bugfixes

  • Fix items not getting checked in bitrate selection popup #941, by @Maxr1998

πŸ’‘ Everything else

πŸ“ˆ Dependency updates

  • Update github/codeql-action digest to ec3cf9c #865, by @renovate[bot]
  • Update alexellis/upload-assets action to v0.4.0 #871, by @renovate[bot]
  • Update dependency androidx.test.espresso:espresso-core to v3.5.1 #946, by @renovate[bot]
  • Update dependency androidx.test:runner to v1.5.2 #947, by @renovate[bot]
  • Update junit5 monorepo to v5.9.2 #952, by @renovate[bot]
  • Update compose to v1.3.3 #954, by @renovate[bot]
  • Update androidx-room to v2.5.0 #955, by @renovate[bot]
  • Update dependency androidx.appcompat:appcompat to v1.6.1 #956, by @renovate[bot]
  • Update dependency com.android.application to v7.4.2 #958, by @renovate[bot]
  • Update dependency org.jellyfin.sdk:jellyfin-core to v1.4.1 #961, by @renovate[bot]
  • Update dependency com.google.android.material:material to v1.8.0 #963, by @renovate[bot]
  • Update dependency androidx.webkit:webkit to v1.6.0 #964, by @renovate[bot]
  • Update dependency gradle to v7.6.1 #986, by @renovate[bot]
  • Update dependency io.mockk:mockk-android to v1.13.4 #987, by @renovate[bot]
  • Update exoplayer to v2.18.4 #988, by @renovate[bot]
  • Update kotest to v5.5.5 #989, by @renovate[bot]
  • Update dependency com.github.ben-manes.versions to v0.46.0 #991, by @renovate[bot]
  • Update koin #937, by @renovate[bot]
  • Update CI dependencies #950, by @renovate[bot]
  • Update CI dependencies #951, by @renovate[bot]

Contributors

v2.5.0-beta.1

28 Dec 15:07
Compare
Choose a tag to compare

It has been a while since the last update, so we're proud to finally upload a new beta!
This release mostly saw improvements and fixes to the integrated player, like (finally) bitrate/quality selection, fixes for transcoding and audio/subtitle track selection, a back button and the option to switch between hardware and software decoding.
As always, we'd like to thank our external contributors who implemented new features or fixed bugs.

Changelog

πŸ› 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

πŸ”§ Bugfixes

  • Use specified video version in native player #637, by @mingyech
  • Add subtitle profiles to external player profile #638, by @mingyech
  • Update notify method to strip escaped HTML characters. #775, by @colonelpopcorn
  • Fixed potential crash when user reopens the app quickly #911, by @susonthapa
  • Fix and rewrite audio and subtitle track selection when transcoding #931, by @Maxr1998
  • Rework fullscreen/insets handling and fix deprecations #936, by @Maxr1998

πŸ’‘ Everything else

πŸ“ˆ Dependency updates

Read more

v2.4.4

02 Apr 09:22
Compare
Choose a tag to compare

This is a birthday-party-hotfix.

Changelog

Contributors

v2.4.3

30 Mar 18:37
Compare
Choose a tag to compare

A small release to update some dependencies, translations and to fix some minor issues.

Changelog

Contributors

v2.4.2

30 Nov 18:32
Compare
Choose a tag to compare

This update fixes Chromecast support on Android 12 and a few other issues.

Changelog

Contributors

v2.4.1

09 Nov 08:02
Compare
Choose a tag to compare

That bug causing the video player to crash? It's fixed now!

Changelog

πŸ”₯ Crash fixes

πŸ”¨ Refactoring

Contributors

v2.4.0

04 Nov 13:29
Compare
Choose a tag to compare

Read our blog post at jellyfin.org to see what's new or read the full changelog below.

Changelog

✨ Features and improvements

πŸ”₯ Crash fixes

  • Handle timeouts and fix WebViewFragment NullPointerExceptions #514, by @Maxr1998

πŸ› Bug fixes

πŸ”¨ Refactoring

βš™οΈ Build changes

Contributors