Checksums
APK (GitHub): 6b6dcaa12fa9324f9b6fd55e427d6947419bd7a530c5ecdbc052417f203e50ac
APK (Play): cfd744f5fee17736ea301c90467ff657cc97c1d8f2719ec10502e8f83c11866b
AAB (Play): e8a49919e78ae1b077e46f3ee46b969472aa5439b846ebec2d36e082cc9e019f
Provenance
Build attestations are available via gh attestation verify.
Caution
The play store build is broken because it's missing the firebase configuration
What's Changed
- Add support for Android 16 by @kelsos in #250
- Introduce shuffle/play all for library by @kelsos in #253
- feat: introduce track details by @kelsos in #254
- Features for 1.6.0 by @kelsos in #255
- feat(#220): sort artist albums by release year by @kelsos in #256
- feat(#181): add playlist folder navigation support by @kelsos in #258
- feat(#229): add ban track support for Last.fm ratings by @kelsos in #259
- feat: add
ServiceLifecycleManagerfor resilient service lifecycle by @kelsos in #260 - feat(#226): add albums by genre navigation by @kelsos in #261
- feat: add connection progress indicator to drawer by @kelsos in #266
- fix: allow disconnect during Connecting/Authenticating states by @kelsos in #267
- fix: add stable key to queue list items for proper removal animation by @kelsos in #268
- feat(#264): add comprehensive rating system improvements by @kelsos in #269
- fix(#184): group empty albums into single [Empty] entry by @kelsos in #270
- fix(#139): reset album cover when album changes by @kelsos in #271
- fix: prevent layout shift in connection settings on selection by @kelsos in #272
- refactor: modernize Android best practices and improve test coverage by @kelsos in #273
- fix: update renovate config to use modern syntax by @kelsos in #275
- fix: use excludePackageNames instead of negative lookahead in renovate config by @kelsos in #276
- feat: add sorting options to library (#262) by @kelsos in #280
- feat(#263): add album grid view with auto-detection by @kelsos in #281
- feat: auto-reconnect and queue refresh improvements by @kelsos in #282
- chore: update dependencies and GitHub Actions by @kelsos in #283
- fix: improve offline status icon contrast in dark theme by @kelsos in #284
- fix: stop service and notification on intentional disconnect by @kelsos in #285
- chore: add release workflow with build provenance by @kelsos in #286
- fix: resolve stale notification and improve connection indicator by @kelsos in #287
- chore: release workflow improvements by @kelsos in #288
- chore: bump version to 1.6.0-rc.1 by @kelsos in #289
Full Changelog: v1.5.1...v1.6.0-rc.1