Skip to content

Schematica v0.1.0-beta.12

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Jul 13:01
02d543b

Schematica beta desktop binaries and CLI tarball.

Downloads:

  • macOS Apple Silicon: the aarch64.dmg asset
  • Linux: AppImage, deb, or rpm
  • CLI: schematica-cli-v0.1.0-beta.12.tar.gz with its matching .asc signature

Windows note:
Official Windows binaries are not published while code signing is pending. Windows builds are still smoke-tested in CI.

Quality checks for this release:

  • Format, lint, JS/package checks, and cargo check --workspace --locked
  • Signed macOS and Linux Tauri release builds
  • Unsigned Windows smoke build, without publishing Windows release assets
  • Linux desktop binary smoke test under Xvfb to catch startup crashes and blank-launch failures

macOS note:
The macOS build is signed with a Developer ID Application certificate and submitted for Apple notarization during the release workflow.

Linux note:
Linux artifacts include GPG detached signatures and signed SHA256 checksums. The public key is available in docs/release-signing/schematica-linux-gpg-public.asc.