Skip to content

Releases: conduit-design/conduit_design

v0.5.9

30 Nov 12:07

Choose a tag to compare

v0.5.9 – Reliable macOS Apple Silicon releases

  • Faster Apple Silicon builds: macOS ARM64 binaries are now built on GitHub’s official macOS 15 Apple Silicon runners, so new releases land more quickly and reliably.
  • Same one-line setup as before: No changes to your MCP config or install scripts—macOS, Windows (x64 + ARM64), and Linux users can keep using the exact same configuration.
  • Safe to adopt at your pace: This release is primarily a CI/release-pipeline improvement; if you’re already on v0.5.8, you can upgrade whenever it’s convenient.

v0.5.8

30 Nov 11:08

Choose a tag to compare

v0.5.8 – Native Windows ARM support (beta)

Native Windows ARM64 binary, Windows installer auto-detects ARM64, and nothing changes for macOS, Linux, or Windows x64 users.

v0.5.7

30 Nov 08:41

Choose a tag to compare

v0.5.7 – Stability and distribution improvements

  • Windows one-liner via MCP: Added an install.ps1 entrypoint on the conduit.design domain so MCP hosts on Windows can install and launch Conduit with a single config line.
  • No dev mode in distributed builds: Removed debug/dev mode from shipped binaries so public distributions always run in a stable, production configuration by default.
  • General polish and stability: Cleaned up tests, logging, and internal scripts to reduce noise and make day-to-day usage more reliable.

v0.5.6

29 Nov 12:16
564eebd

Choose a tag to compare

v0.5.6 – Configurable MCP port & multi-agent Figma setups

v0.5.5

29 Nov 08:14
564eebd

Choose a tag to compare

v0.5.5 - windows x64 release + CI cleanup

v0.5.4

29 Nov 05:15
0f7c19a

Choose a tag to compare

v0.5.4 – linux release asset fix

v0.5.3

29 Nov 04:49
0f7c19a

Choose a tag to compare

v0.5.3 – Linux arm64 cross-compilation in CI

  • Update build-conduit-binary.sh to support Bun cross-compilation via BUN_TARGET, TARGET_OS_NAME, and TARGET_ARCH_NAME\n- Adjust release.yml matrix to build linux-arm64 from ubuntu-24.04 x64 using --target=bun-linux-arm64\n- Preserve existing local dev behavior (native builds, obfuscation off by default)

v0.5.2

29 Nov 03:43
0f7c19a

Choose a tag to compare

v0.5.2 – Linux arm64 support and deployment docs

v0.5.1

29 Nov 02:15
0f7c19a

Choose a tag to compare

v0.5.1 – Figma dev manifest fix & release notes flow

  • Add "dev" to editorType in plugin manifest so Figma dev imports pass\n- Ignore local figma-plugin.zip in git to keep working tree clean\n- Configure release.yml to use the tagged commit message as GitHub release description\n- Document release flow and commit-message-driven notes in deployment_readme.md

v0.5.0

28 Nov 14:48
7e7a08a

Choose a tag to compare

Revise README for conduit.design with detailed features

Updated README to provide detailed information about conduit.design, its features, prerequisites, setup instructions, and export capabilities.