Skip to content

Android 0.13.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 15:57
· 3 commits to main since this release
e108c09

Android Release 0.13.0

  • Version code: 14
  • Track: Open testing (Google Play)

Direct download

music-assistant-0.13.0.apk — universal build
signed with the Google Play app key (installs alongside / updates Play installs).

What's Changed

  • New server info fields with internal/external URL by @formatBCE in #928
  • Remove newer server schema warning dialog. by @formatBCE in #930
  • Refresh server info live from core_state_updated event by @formatBCE in #931
  • Show server info. Save connection info by server ID. by @formatBCE in #932
  • Fix EventType resolution to use @SerialName, not constant name by @formatBCE in #933
  • Label player controls by @seadowg in #935
  • Reduce search limits to mitigate timeouts and pagination. by @formatBCE in #936
  • Replace radio mode with endless mix. by @formatBCE in #939
  • chore: update translations from Lokalise by @github-actions[bot] in #947
  • AI radio playback by @formatBCE in #949
  • Support stand-by players. Parity on powered state. by @formatBCE in #950
  • Add screen lock function for lyrics view. by @formatBCE in #952
  • Add "go to album/artist" to drop-down menu by @formatBCE in #953
  • Serve images via ContentProvider for third-party access. by @formatBCE in #954
  • Fixed local player unavailability on first (non-auto) login. by @formatBCE in #959

Full Changelog: ios-v1.0-build-49...android-v0.13.0