⚠️ Migration Note for Windows ARM users
This is the first release with a native Windows ARM64 installer.
If you previously had StudioBridge installed via the x86 MSI, Windows cannot automatically upgrade between architectures.
One-time migration steps:
- Uninstall the old x86 version via Settings → Apps
- Install
StudioBridge-2.1.2_win_arm64.msi
From this release onward, all future ARM64 MSI updates will upgrade automatically.
What's Changed
✨ New Features & Improvements
- feat: add Bambu Lab A2L support by @Rdiger-36 in #34
🔧 Build & CI
- chore: bump version to 2.1.2 by @Rdiger-36 in #33
🔍 Other Changes
- Update dependencies and fix pom.xml version by @Rdiger-36 in #27
- Add full cross-platform build and release workflow by @Rdiger-36 in #28
- Fix workflow triggers and build errors by @Rdiger-36 in #29
- Fix macOS notarization and Windows ARM icon conversion by @Rdiger-36 in #30
- fix: install WiX on Windows ARM + sign all native libs in JAR (macOS) by @Rdiger-36 in #31
- drop: remove macOS Intel (x86) build by @Rdiger-36 in #32
New Contributors
- @Rdiger-36 made their first contribution in #27
Full Changelog: v.2.1.1...v.2.1.2
Downloads
Windows
| Installer (MSI) | Portable (ZIP) | |
|---|---|---|
| x86 (Intel/AMD) | ⬇ StudioBridge-2.1.2_win_x86.msi | ⬇ NO-INSTALL x86 |
| ARM64 | ⬇ StudioBridge-2.1.2_win_arm64.msi | ⬇ NO-INSTALL arm64 |
Linux
| AppImage | |
|---|---|
| x86_64 (Intel/AMD) | ⬇ StudioBridge-2.1.2-x86_64.AppImage |
| aarch64 (ARM) | ⬇ StudioBridge-2.1.2-aarch64.AppImage |
macOS
| DMG | |
|---|---|
| Apple Silicon (M-Series) | ⬇ StudioBridge-2.1.2_macOS_arm64.dmg |
JAR (requires Java 21+)
| Standalone JAR | ⬇ StudioBridge-2.1.2.jar |