🧪 Join the Mindwtr beta channels #769
Pinned
dongdongbh
announced in
Announcements
Replies: 1 comment 2 replies
|
I'm already doing so, grabbing the latest beta version as soon as it's released and testing it out in Windows Sandbox to safely test it without potentially affecting my data if something goes wrong with the beta version then reporting back any issues I find, hope this helps 😄 |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi everyone,
Mindwtr now has beta channels on every platform, and I'd love to have a few people join.
Betas get new features and bug fixes earlier than the stable release — sometimes by a while. In exchange, you help catch bugs, corner cases, and platform-specific quirks before they reach everyone on stable. For a project maintained by one person, that early feedback is genuinely the difference between a smooth stable release and a rough one.
This is a place you can stay, not a one-time test. Every stable release also goes out to the beta channels, so once you join you never have to switch back or reinstall to stay current — you'll always be at least as up to date as stable, usually a bit ahead. If a beta build gives you trouble, see the leaving instructions for your channel below.
If you use Mindwtr daily and don't mind the occasional rough edge, this is the most helpful place to be. If you'd rather keep things rock-solid, no action needed — stable is still stable.
How to join
📱 Android — Google Play (open testing)
Join the open testing track, then update through the Play Store as normal:
To leave beta later, return to the same link and tap "Leave the test."
🍎 iOS / iPad MacOS — TestFlight
Install TestFlight from the App Store, then join via this link:
To leave, remove the app from TestFlight and reinstall the stable version from the App Store.
🐧 Linux — AUR (Arch & derivatives)
Install the dedicated beta package:
mindwtr-bin-betaTo go back to stable, install
mindwtr-bininstead.🐧 Linux — Flathub (beta branch)
Add the Flathub beta remote (separate from the normal flathub remote), then install the beta branch:
You can keep stable and beta installed side by side. To point your desktop launcher at the beta build:
To switch the launcher back to stable later:
🐧 Linux — APT / RPM beta repos (Debian, Ubuntu, Fedora, RHEL, openSUSE)
Debian/Ubuntu — add the beta APT repo (same signing key as stable):
Fedora/RHEL/openSUSE — add the beta DNF/YUM repo:
To leave, remove the beta repo file and reinstall from the stable repo. (One apt quirk: apt sorts
-rc.Nabove the matching stable version, so after a stable release apt keeps the final RC — usually the identical build — until the next version;sudo apt install mindwtr=<version>forces stable sooner.)🐳 Docker —
betatagEvery release lands on GHCR with its version tag, and the floating
betatag always points at the newest release — RC or stable — so you never switch tags (lateststays on stable):🪟 Windows — Microsoft Store beta
You can join Mindwtr Beta and receive release candidates through your existing Microsoft Store installation. Microsoft calls this a package flight; you use the regular Store app.
Send the email address of the Microsoft account you use in the Store to support@mindwtr.app, or reply here with it if you are comfortable posting it publicly. I'll add that account to the testing group. Once Microsoft publishes the flight and your membership takes effect (up to 30 minutes), check Microsoft Store → Library for updates.
Keep your existing Store installation so your tasks and attachments stay in place. Stable releases also go to this group. To leave, email support and ask to be removed; the Store won't downgrade a beta, so you'll receive stable when a newer eligible package becomes available.
Store beta instructions
💻 Windows direct downloads, AppImage, FOSS APK & others — GitHub Releases
Pre-release builds are published on the GitHub Releases page, marked as pre-release:
Look for releases tagged as pre-release (e.g.
-rc/-beta) for the latest beta builds, or grab the most recent stable release any time.Reporting issues
If you hit a bug or something feels off, opening an issue is the single most useful thing you can do as a beta tester:
Please mention your platform and the version you're on (you can find it in Settings → About) so it's easy to trace.
Thanks to everyone willing to run a little closer to the edge — it makes the stable releases better for everyone. 🙏
All reactions