Skip to content

Releases: itsJeremyMax/solidifai

v0.3.0

Choose a tag to compare

@itsJeremyMax itsJeremyMax released this 07 Jul 03:04
e1e676a

0.3.0 (2026-07-07)

Features

  • updater: context-aware update UX, periodic checks, and reliability fixes (0823b24)

Bug Fixes

  • engine: satisfy clippy::unnecessary_unwrap in ensure() self-heal (#10) (60f4c7b)
  • engine: stop shipping mutable bytecode that breaks incremental update integrity (193b55d)

Which file do I download?

You are on Download
macOS (Apple Silicon) solidifai_0.3.0_aarch64.dmg
macOS (Intel) solidifai_0.3.0_x64.dmg
Windows solidifai_0.3.0_x64-setup.exe, or _x64-offline-setup.exe for machines without internet access
Debian/Ubuntu solidifai_0.3.0_amd64.deb
Other Linux solidifai_0.3.0_amd64.AppImage (portable, no install)

The macOS, offline Windows, and Debian installers include the CAD engine and run without any setup or network. The standard Windows installer and the AppImage fetch the engine on first launch. Everything else here (.sig, .app.tar.gz, latest.json) is auto-updater plumbing; SHA256SUMS.txt lets you verify a manual download.

v0.2.0

Choose a tag to compare

@itsJeremyMax itsJeremyMax released this 06 Jul 23:42
c615df6

0.2.0 (2026-07-06)

Features

  • release: subset VTK native libs on Linux too (exact DT_NEEDED closure) (35d376e)
  • shell: enforce a single app instance; a second launch focuses the first (e104900)

Bug Fixes

  • engine-py: handle-wait parent watchdog on nt; utf-8 materials; wider orca probes (b7ab074)
  • engine: bound the control-channel roundtrip so a wedged host fails the tool call (286e0b4)
  • engine: make fetch/seed single-flight and race-free, stream downloads, retry errored workspaces (5adc48d)
  • ipc: engine endpoints live in the per-user config dir, not the workspace root (0df69b1)
  • pty: pick the terminal shell per OS so Windows gets cmd.exe, not /bin/zsh (9b13ca7)
  • release: publish job is the single writer of latest.json (kills the per-leg merge race) (5678d34)
  • ui: windows-aware path display, quiet offline update check, one-step settings back (b51ac4a)
  • updater: shut engines down before the Windows install handoff, relaunch if it fails (60caa05)
  • viewport: flip WebGL readback rows, track DPR changes, surface GPU device loss (7b9a970)

Which file do I download?

You are on Download
macOS (Apple Silicon) solidifai_0.2.0_aarch64.dmg
macOS (Intel) solidifai_0.2.0_x64.dmg
Windows solidifai_0.2.0_x64-setup.exe, or _x64-offline-setup.exe for machines without internet access
Debian/Ubuntu solidifai_0.2.0_amd64.deb
Other Linux solidifai_0.2.0_amd64.AppImage (portable, no install)

The macOS, offline Windows, and Debian installers include the CAD engine and run without any setup or network. The standard Windows installer and the AppImage fetch the engine on first launch. Everything else here (.sig, .app.tar.gz, latest.json) is auto-updater plumbing; SHA256SUMS.txt lets you verify a manual download.

v0.1.2

Choose a tag to compare

@itsJeremyMax itsJeremyMax released this 06 Jul 05:32
4236c61

0.1.2 (2026-07-06)

Bug Fixes

  • shell: login shell and TERM default so the terminal works from a Finder launch (2905969)
  • ui: always launch at home; restoring the last route left Back dead (548d692)
  • ui: show the update indicator on every surface, not just the editor (d942042)
  • viewport: attach IBL only after renderer init; PMREM crashed the WebGL fallback (15af7b5)

Which file do I download?

You are on Download
macOS (Apple Silicon) solidifai_0.1.2_aarch64.dmg
macOS (Intel) solidifai_0.1.2_x64.dmg
Windows solidifai_0.1.2_x64-setup.exe, or _x64-offline-setup.exe for machines without internet access
Debian/Ubuntu solidifai_0.1.2_amd64.deb
Other Linux solidifai_0.1.2_amd64.AppImage (portable, no install)

The macOS, offline Windows, and Debian installers include the CAD engine and run without any setup or network. The standard Windows installer and the AppImage fetch the engine on first launch. Everything else here (.sig, .app.tar.gz, latest.json) is auto-updater plumbing; SHA256SUMS.txt lets you verify a manual download.

v0.1.1

Choose a tag to compare

@itsJeremyMax itsJeremyMax released this 06 Jul 03:50
be6c1b2

0.1.1 (2026-07-06)

Bug Fixes

  • macos: ad-hoc sign bundles so Gatekeeper offers Open Anyway instead of "damaged" (fe2bc69)

Which file do I download?

You are on Download
macOS (Apple Silicon) solidifai_0.1.1_aarch64.dmg
macOS (Intel) solidifai_0.1.1_x64.dmg
Windows solidifai_0.1.1_x64-setup.exe, or _x64-offline-setup.exe for machines without internet access
Debian/Ubuntu solidifai_0.1.1_amd64.deb
Other Linux solidifai_0.1.1_amd64.AppImage (portable, no install)

The macOS, offline Windows, and Debian installers include the CAD engine and run without any setup or network. The standard Windows installer and the AppImage fetch the engine on first launch. Everything else here (.sig, .app.tar.gz, latest.json) is auto-updater plumbing; SHA256SUMS.txt lets you verify a manual download.

v0.1.0

Choose a tag to compare

@itsJeremyMax itsJeremyMax released this 06 Jul 03:15
5fdebf7

0.1.0 (2026-07-06)

Features

Which file do I download?

You are on Download
macOS (Apple Silicon) solidifai_0.1.0_aarch64.dmg
macOS (Intel) solidifai_0.1.0_x64.dmg
Windows solidifai_0.1.0_x64-setup.exe, or _x64-offline-setup.exe for machines without internet access
Debian/Ubuntu solidifai_0.1.0_amd64.deb
Other Linux solidifai_0.1.0_amd64.AppImage (portable, no install)

The macOS, offline Windows, and Debian installers include the CAD engine and run without any setup or network. The standard Windows installer and the AppImage fetch the engine on first launch. Everything else here (.sig, .app.tar.gz, latest.json) is auto-updater plumbing; SHA256SUMS.txt lets you verify a manual download.

Updater manifests

Choose a tag to compare

@github-actions github-actions released this 06 Jul 03:15
5fdebf7

Auto-published channel manifests (latest.json, beta.json). Do not delete.

Engine bundles

Choose a tag to compare

@github-actions github-actions released this 06 Jul 02:44
5fdebf7

Content-addressed engine manifests, full archives, and packs. Do not delete.