Quadrant v25.10 is now live with ARM support!

The app now has native ARM builds.

Quadrant v25.10 is now live with ARM support!

Since GitHub has officially added ARM runners, Quadrant can now support native ARM builds on Windows and Linux. The update should land to Flathub soon. However, since Microsoft Store packaging is more complicated, the ARM version of the app will not be there right away. I want to rework a lot of CI/CD related hassles that concern MS Store before I add ARM support to it.

The new update is based on Tauri 2.9 and the latest dependencies.

Please be aware that ARM support is still experimental-ish.

Meanwhile I did add build support to the app, I have no way of testing it on real hardware, since I don't own any ARM-based desktop devices. So, any bugs that you find that are directly tied to the ARM version (i.e those that are unreproducible on the x86_64 version) will not be fixed unless you submit a PR.