·
8 commits
to main
since this release
Bidwright Desktop v0.1.6
Fixes a startup crash on Intel-based Macs. Earlier builds of the Intel (x64) Mac app were missing a required database component and failed to launch with:
Cannot find package '@embedded-postgres/darwin-x64'
This build bundles the correct Intel Postgres binary, so Bidwright now starts normally on Intel Macs. Apple Silicon Macs, Windows, and Linux were not affected.
This release also hardens the Windows installer build against GitHub's new Visual Studio 2026 toolchain so future releases keep producing a Windows installer reliably.
Downloads
- Intel Mac —
Bidwright-0.1.6.dmg - Apple Silicon Mac —
Bidwright-0.1.6-arm64.dmg - Windows —
Bidwright.Setup.0.1.6.exe - Linux —
Bidwright-0.1.6.AppImage
Existing installations will auto-update.
Full Changelog: desktop-v0.1.5...desktop-v0.1.6