Bottles 67.3 ships with native arm64 support and patches a string of Flatpak regressions
The long-running Linux wrapper for Windows applications just got a lot smaller in iteration time and a lot bigger in hardware support. Bottles 67.3 is bringing its first native arm64 builds via Cpak alongside a handful of critical Flatpak path fixes that snuck into the previous release.
If you've been chasing Steam titles through Wine on a non-x86 machine, this is the version you'll want to grab first. The project has built a reputation for moving fast. Six days between 67.2 and 67.3. Five pull requests merged in that window. All of it herded by a single lead maintainer, mirkobrombin, who somehow also handles CI, packaging, testing, and the occasional UI polish.
The arm64 push goes live
Community issue #4772 asked for AArch64 builds back in early September, pointing out that modern Wine handles ARM hardware well enough to warrant official support. mirkobrombin didn't waste time. PR #4783 delivered native arm64 Cpak images built through the project's CI pipeline, and it quietly swept up several other issues along the way.
Gamescope child processes were finally reaped instead of left as zombies. The UMU library dropdown stopped slamming shut before you could click it. 32-bit media codecs that vanished in a prior packaging pass got their way back. Systems without Wayland also get X11-only Cpak sessions now. If you're running an Apple Silicon Mac or an ARM-based Linux laptop like the Framework 13 with a Qualcomm chip, Bottles finally runs natively instead of relying on emulation layers.
Fixing Flatpak regressions before they bite
The Flatpak path changes are the kind of fixes you only notice when they're gone. PR #4782 restored the correct launch path for Steam's bundled runtime, which means games actually start inside your bottle again. It also un-broke the Browse C drive button, which had been pointing to a random Flatpak sandbox directory instead of the actual C drive. Both issues had been filed as regressions, and the team patched them before the 48-hour mark.
Keep in mind that the timing of this release ran into a known Flatpak ecosystem headache. Wine 26.08 is pushing toward an unreleased GNOME 51 runtime, which would leave Bottles stranded on stable Flatpak distributions like Fedora. The maintainers merged PR #4796 just hours before tagging 67.3 to lock in a matching 25.08 ABI. As mirkobrombin noted in the commit, "Wine 26.08 requires the unreleased GNOME 51 runtime, so 67.3 restores the matching 25.08 ABI." You won't notice the fix. You'll just notice your games stop crashing during launch.
Next, the remaining changes lean into UI cleanup. Community contributor Sabering1 filed issue #4794 on Tuesday morning, and the empty Updates tab is now hidden when there's nothing to show. It sounds minor. It saves a sliver of screen real estate that doesn't need to be wasted.
You can see what happens when one person shoulders five PRs in three days. The project moves fast, but it also runs on caffeine and cron jobs. The rapid iteration cycle shows in the commit log, and it shows in how quickly user-reported bugs disappear. The tradeoff is a development model that depends entirely on one maintainer's availability. All on one person's plate. When the pace slips, the backlog grows. Right now, though, the pipeline is humming.
Bottles 67.3 is available on Flathub and Cpak as of today. If you're on a stable Flatpak distribution, the package should roll out within the next Flathub review window. Head here to report issues on arm64 hardware and stay on top of follow-up patches. The full diff between 67.2 and 67.3 is worth a read if you want to see exactly what moved.
