This is the second beta release for 0.19! ✨ This beta solves multiple problems. Including some crashes preventing the app from being used. As always, the full changelog is below. For the previous changelog see v0.19.0-beta.1.
If you appreciate my work, you can show your support with a donation through GitHub sponsors (Credit card only) or through Buy Me a Coffee. Your support helps me continue improving and growing the app. Thank you!
🐛 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
- Disable BlurHash on low memory devices #4918, by @nielsvanvelzen
💥 Crash fixes
- Avoid NPE in JellyfinImage helpers #4909, by @nielsvanvelzen
🔧 Bugfixes
- Fix some languages using wrong code #4907, by @nielsvanvelzen
- Remove duplicate hebrew translations #4908, by @nielsvanvelzen
- Fix voice search cancellation showing error toast #4919, by @nielsvanvelzen
- Fix switching between baked and non-baked subtitles #4920, by @nielsvanvelzen
- Fix wrongly-cropped Trickplay images when video is vertical #4924, by @tal-sarid
- Improve focus switching between Compose and RowsSupportFragment #4927, by @nielsvanvelzen
📈 Dependency updates
- Update kotest to v6.0.3 #4916, by renovate[bot]
- Update Kotlin to v2.2.20 #4923, by renovate[bot]
- Update androidx.compose to v1.9.1 #4925, by renovate[bot]
- Update dependency androidx.work:work-runtime to v2.10.4 #4926, by renovate[bot]
- Update github/codeql-action action to v3.30.3 #4928, by renovate[bot]
- Update androidx.activity to v1.11.0 #4929, by renovate[bot]
- Update CI dependencies #4917, by renovate[bot]