DueFlow v0.1.1
Apple Silicon developer preview
This v0.1.1 asset is a self-contained, unsigned and unnotarized macOS .app.zip for Apple Silicon. It bundles a loopback-only DueFlow backend, so runtime does not require Python, Conda, or a source checkout.
Verify
- Download the
.app.zip,.sha256, and.manifest.jsonfiles. - Run
shasum -a 256 -c DueFlow-Desktop_0.1.1_arm64_20260812T193208Z.app.zip.sha256. - Compare the bundled backend hash, byte size, and self-check in the manifest.
Archive SHA256: 8716b8b1ce1462e583dee9fc1a989dda80949fb38080aafb428d7f2b483e35e1
Bundled backend SHA256: dcc452dfa63f5b24adc7518a5a2c894cc681f9e81be2a6eb02a492838a45d059
Source release verification
- Conda source-tree suite passed.
- Desktop build, runtime, smoke, preflight, and manifest gates passed.
- Tauri Rust checks passed.
- Extracted app launched with an empty environment and minimal PATH; bundled backend health passed.
The developer preview is explicitly unsigned and not notarized.