Releases: saebooks/saebooks-desktop
Releases · saebooks/saebooks-desktop
Release list
v0.3.0 — free community desktop (SAE Books + tasur)
First public desktop release of the free community edition.
Linux (AppImage)
- SAEBooks-0.3.0-x86_64.AppImage — SAE Books brand (English, AUD/GST defaults)
- SAEBooks-0.3.0-aarch64.AppImage — SAE Books brand, ARM64
- tasur-0.3.0-x86_64.AppImage — tasur brand (Estonian/Russian, EUR/käibemaks defaults)
- Download, make executable, double-click. First run offers: on this computer / online server / local network.
Windows (MSI, x64)
- SAEBooks-0.3.0-x64.msi — SAE Books brand
- tasur-0.3.0-x64.msi — tasur brand
- Built with cx_Freeze on Windows 11 (Python 3.12). The two brands each carry their own MSI upgrade code and install side-by-side — one never replaces the other.
⚠️ These MSIs are unsigned (no code-signing certificate). Windows SmartScreen will warn on first download/run: click More info → Run anyway. Verify the download againstSHA256SUMS-0.3.0.txtbefore running. A signing certificate will remove this warning in a later release.
macOS (DMG, universal2 — Apple Silicon + Intel)
- saebooks-desktop-0.3.0-macOS-universal2.dmg — SAE Books brand (English, AUD/GST defaults), bundle id
com.saebooks.desktop - tasur-desktop-0.3.0-macOS-universal2.dmg — tasur brand (Estonian, EUR/käibemaks defaults), bundle id
com.saebooks.desktop.tasur - Built with Briefcase (Python 3.14, PySide6 6.11). Universal2 — runs natively on Apple Silicon and Intel. Requires macOS 13 (Ventura) or later. The two brands carry different bundle identifiers and install side-by-side.
- Open the DMG and drag the app to Applications.
⚠️ These builds are unsigned — they carry only an ad-hoc signature (no Apple Developer ID certificate, and they are not notarized). macOS Gatekeeper will block the first launch with an "unidentified developer" / "cannot verify" message. To open: right-click (or Control-click) the app → Open → Open, once per app. Thereafter it launches normally. Verify the download againstSHA256SUMS-0.3.0.txtfirst. A signed + notarized build will remove this step in a later release.
All builds
- Full double-entry accounting and cashbook mode, community edition — no licence key, AGPLv3.
- Verify downloads against SHA256SUMS-0.3.0.txt.
v0.1.5
v0.1.5: fix MSI filename version interpolation
v0.1.4
v0.1.4: AppImage build fix + purchase_order_detail import fix