DevTools

Changelog

Product updates, new features, and improvements to Dev Tools.

desktop@0.2.3

desktop@0.2.3
View on GitHub

0.2.3 (2026-02-10)

🩹 Fixes

  • Version snapshots with is_snapshot column and deterministic test sync (e6c2b883)
  • Add uuid() and ulid() built-in expression functions with v4/v7 support (ecfa35df)

desktop@0.2.2

desktop@0.2.2
View on GitHub

0.2.2 (2026-02-09)

🩹 Fixes

  • Version snapshots with is_snapshot column and deterministic test sync (e6c2b883)

🧱 Updated Dependencies

  • Updated cli to 0.2.1

desktop@0.2.1

desktop@0.2.1
View on GitHub

0.2.1 (2026-02-09)

🩹 Fixes

  • Fix auto-update not working correctly (764e4384)

cli@0.2.1

cli@0.2.1
View on GitHub

0.2.1 (2026-02-09)

🩹 Fixes

  • Revert env vars from {{ env.varName }} back to flat {{ varName }} syntax (b4914257)

desktop@0.2.0

desktop@0.2.0
View on GitHub

0.2.0 (2026-02-07)

🚀 Features

  • Add AI node support with multi-provider LLM integration (OpenAI, Anthropic, Gemini), credential vault encryption, and variable introspection system (fb11df2a)

🩹 Fixes

  • Hide console window on Windows (5777b072)
  • Update icon (d1d3747d)
  • Fix JavaScript node result encoding (7cfbd0dd)
  • Show stack trace for JavaScript node errors (0697ebc8)

🧱 Updated Dependencies

  • Updated cli to 0.2.0

cli@0.2.0

cli@0.2.0
View on GitHub

0.2.0 (2026-02-07)

🚀 Features

  • Add AI node support with multi-provider LLM integration (OpenAI, Anthropic, Gemini), credential vault encryption, and variable introspection system (fb11df2a)

🩹 Fixes

  • Fix JavaScript node result encoding (7cfbd0dd)
  • Show stack trace for JavaScript node errors (0697ebc8)

desktop@0.1.6

desktop@0.1.6
View on GitHub

0.1.6 (2026-01-12)

🩹 Fixes

desktop@0.1.5

desktop@0.1.5
View on GitHub

0.1.5 (2026-01-11)

🩹 Fixes

  • Revert to manual ASAR binary unpacking and execution due to issues on Windows and MacOS (6646917a)
  • Fix Windows RPC issues by switching to named pipes (e72a8a65)

desktop@0.1.4

desktop@0.1.4
View on GitHub

0.1.4 (2026-01-10)

🩹 Fixes

desktop@0.1.3

desktop@0.1.3
View on GitHub

0.1.3 (2026-01-09)

🩹 Fixes

  • Add a 'diagnostics' command to help debug Electron issues (e9a962ed)

desktop@0.1.2

desktop@0.1.2
View on GitHub

0.1.2 (2026-01-09)

🩹 Fixes

  • Manually unpack Go binaries from desktop Electron ASAR archive (#15)

desktop@0.1.1

desktop@0.1.1
View on GitHub

0.1.1 (2026-01-08)

🩹 Fixes

  • Allow creating new nodes by draging from the node handle and the plus button (d74275dc)
  • Fix desktop binary execution from ASAR archives (9f3b1602)

desktop@0.1.0

desktop@0.1.0
View on GitHub

0.1.0 (2026-01-06)

🚀 Features

  • First public release of DevTools Desktop and CLI apps! 🎉 (e279c6d7)

🧱 Updated Dependencies

  • Updated cli to 0.1.0

cli@0.1.0

cli@0.1.0
View on GitHub

0.1.0 (2026-01-06)

🚀 Features

  • First public release of DevTools Desktop and CLI apps! 🎉 (e279c6d7)
View all releases on GitHub