v1.6.0 is now in release-candidate territory. rc.1 went up a couple of days ago, and rc.2 is out today. If you want to help shake out the last issues before v1.6.0 ships, this is the moment.
Where to get it
Both release candidates are published on GitHub Releases as pre-releases. Grab the APK and sideload it. The plugin you already have works with it, no plugin update needed.
Two APK variants are published:
- GitHub flavor, with no Crashlytics and no Firebase. This is the one most people will want.
- Play flavor, with Crashlytics. This is the build that will eventually go to the Play Store.
What's in rc.1
rc.1 is the first cut of everything covered in the v1.6.0 preview post: the Material 3 and Compose rewrite, the improved library browsing with sorting and album grid view, playlist folder navigation, half-star ratings, Last.fm love and ban from the player, auto-reconnect, the rebuilt widget, the new track details view, and the long-standing issues that finally got closed. The full rc.1 changelog on GitHub lists every PR that went in.
What changed in rc.2
rc.2 is a small follow-up. The Play flavor in rc.1 was broken: the CI job was missing its Firebase configuration and produced an APK that crashes on launch. If you grabbed the Play APK from rc.1, please switch to rc.2. The GitHub flavor from rc.1 was unaffected.
The rc.2 changelog is short: the CI pipeline now fails loudly when google-services.json is missing on a tag build, plus the version bump.
About the Play Store
The plan is still to put the open beta on the Play Store's testing channel before promoting to production. That part is waiting on Google. The app needs approval for a few permissions under the current Play policies, and that review is in progress. Until it clears, GitHub Releases is the only place to get builds.
As soon as the Play Store beta is live I'll post an update here. If the feedback on GitHub is clean, the production release follows shortly after and MusicBee Remote is back on the Play Store.
How to help
If you try an rc build, I'd love to hear what breaks (or doesn't):
- File an issue on GitHub for crashes, connection weirdness, library glitches, widget oddities, anything.
- Drop by Discord if you want to chat or ask before filing.
Thanks for testing. The closer rc.2 is to working for everyone, the sooner v1.6.0 can go out.