Skip to content

Releases: music-assistant/mobile-app

iOS 1.0 (50)

Choose a tag to compare

@github-actions github-actions released this 03 Sep 16:11
e108c09
  • Fixed local player unavailability on first (non-auto) login. (#959)
  • Add "go to album/artist" to drop-down menu (#953)
  • Add screen lock function for lyrics view. (#952)
  • Support stand-by players. Parity on powered state. (#950)
  • AI radio playback (initial implementation) (#949)
  • Translations update (#947)
  • Replace radio mode with endless mix. (#939)
  • Persist library sort per media type
  • Reduce search limits to mitigate timeouts. (#936)
  • Merge pull request #935 from seadowg/player-controls
  • Fix EventType resolution to use @SerialName, not constant name (#933)
  • Show server info. Save connection info by server ID. (#932)
  • Refresh server info live from core_state_updated event (#931)
  • Remove newer server schema warning dialog. (#930)
  • New server info fields with internal/external URL (#928)
  • chore: bump iOS build number to 50 (#927)

Android 0.13.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 15:57
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

iOS 1.0 (49)

Choose a tag to compare

@github-actions github-actions released this 26 Aug 21:31
e2bf95f
  • chore: bump iOS build number to 49 (#922)

iOS 1.0 (48)

Choose a tag to compare

@github-actions github-actions released this 26 Aug 16:08
f49177b
  • Support ungrouping main player from dynamic group (#920)
  • Merge pull request #919 from music-assistant/feat/bump-api-version
  • Timers, crossfade and badges (#918)
  • Merge pull request #917 from music-assistant/fix/audiobook-chapter-next
  • Add opt-in to have landscape layout on any device. (#914)
  • Allow path in server url (#913)
  • Merge pull request #912 from seadowg/icons
  • Translations update (#909)
  • feat(ios): present OAuth in ASWebAuthenticationSession (#908)
  • Merge pull request #906 from music-assistant/chapter-based-progress
  • Merge pull request #907 from music-assistant/feat/bump-api-version
  • Fix OAuth come back callback (#903)
  • fix(ios): install OAuthHandler in app init, not ContentView.onAppear (#904)
  • Merge pull request #900 from music-assistant/fix-home-test-flake
  • feat: carry album art on the dedicated WebRTC image channel (#897)
  • Fix images in queue for 2.10 (#896)
  • Privacy policy draft (#573)
  • Merge pull request #894 from music-assistant/feature/server-localization
  • Merge pull request #893 from music-assistant/feature/862-persist-dsp-preset-checkmark
  • chore: bump iOS build number to 48 (#890)
  • Merge pull request #887 from music-assistant/feat/sendspin-encryption-3-encryption

Android 0.12.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 21:18
e2bf95f

Android Release 0.12.0

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

Direct download

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

What's Changed

  • fix: replace currentColor stroke in hallway icon with hex literal by @formatBCE in #925

Full Changelog: ios-v1.0-build-48...android-v0.12.0

Android 0.11.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 15:56
f49177b

Android Release 0.11.0

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

Direct download

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

What's Changed

Full Changelog: ios-v1.0-build-47...android-v0.11.0

iOS 1.0 (47)

Choose a tag to compare

@github-actions github-actions released this 20 Aug 18:34
cf9bdcb
  • Merge pull request #885 from music-assistant/feat/sendspin-encryption-2-sessions
  • Merge pull request #884 from music-assistant/feat/sendspin-encryption-1-noise
  • Merge pull request #877 from seadowg/fix-queue
  • Merge pull request #882 from music-assistant/fix/api-version-bump
  • Translations update (#881)
  • Merge pull request #880 from music-assistant/fix/api-version-bump
  • Merge pull request #878 from music-assistant/feat/radio-ui
  • Merge pull request #876 from music-assistant/fix/flaky-tests
  • Merge pull request #875 from music-assistant/feat/dynamic-radio-station
  • Fix CarPlay authoritative state refresh (#872)
  • Merge pull request #873 from music-assistant/fix/local-schema-bump
  • Add CarPlay play from here support (#868)
  • chore: bump iOS build number to 47 (#870)

Android 0.10.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 17:56
8687f4a

Android Release 0.10.0

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

Direct download

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

What's Changed

  • Update TestFlight link for iOS users by @remon1496 in #871
  • Add CarPlay play from here support by @dandckr-ops in #868
  • Fix CarPlay authoritative state refresh by @dandckr-ops in #872
  • Support dynamic radio stations by @teancom in #875
  • Surface dynamic radio stream metadata on iOS lock screen / CarPlay by @teancom in #878
  • chore: update translations from Lokalise by @github-actions[bot] in #881
  • Add buffer size note in player settings documentation by @remon1496 in #879
  • Fix queue items clearing when resuming app by @seadowg in #877

New Contributors

Full Changelog: ios-v1.0-build-46...android-v0.10.0

iOS 1.0 (46)

Choose a tag to compare

@github-actions github-actions released this 11 Aug 04:20
c9e32c3
  • Manual version bump (#869)
  • Translations update (#861)
  • Merge pull request #858 from music-assistant/feat/disable-carplay-without-local-player
  • Merge pull request #857 from music-assistant/chore/bundle-id-migration
  • Merge pull request #851 from music-assistant/feat/server-compat
  • Merge pull request #844 from music-assistant/fix/home-page
  • Merge pull request #846 from seadowg/sort-menu
  • Fixed skipping chapter in audiobook (#848)
  • Merge pull request #843 from seadowg/list-bar
  • chore: bump iOS build number to 45 (#842)

iOS 1.0 (44)

Choose a tag to compare

@github-actions github-actions released this 04 Aug 21:28
  • Fast fix: strings on merge.
  • Translations update (#840)
  • Merge pull request #834 from seadowg/all-albums
  • Merge pull request #836 from music-assistant/investigate/flac-playback-crash
  • Fix WebRTC message reassembly (#835)
  • fix: send available field in client/state per spec (#833)
  • Match server models nullability. (#831)
  • Close app on incompatible schema (#830)
  • Show warning dialog on unsupported schema (#829)
  • Merge pull request #816 from seadowg/providers-test
  • Translations update (#823)
  • Fixed queue loading and connection lifecycle (#822)
  • Merge pull request #820 from music-assistant/fix/webrtc-cancellation-logging
  • Rapid skips don't lag the audio (#818)
  • Merge pull request #819 from music-assistant/fix/optional-provider-icons
  • Buffering: adjustable buffer size, UI indication. (#817)
  • Changed fonts a bit (#812)
  • Final(??) fix to bottom bars (#811)
  • chore: bump iOS build number to 44 (#810)