Skip to content

Releases: the-dev-tools/dev-tools

desktop@0.3.2

03 Mar 09:39

Choose a tag to compare

0.3.2 (2026-03-03)

🩹 Fixes

  • Fix startup reliability and data migration for upgrading users. Migrate database from old data directories (DevTools, DevTools Studio). Catch protocol handler errors during server startup. Cap health check retry backoff. Add branded loading screen and error recovery UI. Fix migration FK reference to prevent folder hierarchy flattening. Make telemetry non-blocking. (a7de9ad6)

❤️ Thank You

  • moosebay

desktop@0.3.1

02 Mar 00:43

Choose a tag to compare

0.3.1 (2026-03-02)

🩹 Fixes

  • Fix CodeMirror crash caused by duplicate @codemirror/state instances. Fix server lint by broadening dbtest build tag and removing dead code. (05ca2a7a)

❤️ Thank You

  • moosebay

desktop@0.3.0

26 Feb 22:40

Choose a tag to compare

0.3.0 (2026-02-26)

🚀 Features

🩹 Fixes

  • Fix AI node export and credential env var name sanitization (36fd3671)
  • Optimise package size (0da13cbe)

❤️ Thank You

cli@0.2.2

26 Feb 22:40

Choose a tag to compare

0.2.2 (2026-02-26)

🩹 Fixes

  • Fix AI node export and credential env var name sanitization (36fd3671)

❤️ Thank You

desktop@0.2.3

10 Feb 14:48

Choose a tag to compare

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)

❤️ Thank You

desktop@0.2.2

09 Feb 20:08

Choose a tag to compare

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

❤️ Thank You

desktop@0.2.1

09 Feb 13:34

Choose a tag to compare

0.2.1 (2026-02-09)

🩹 Fixes

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

❤️ Thank You

cli@0.2.1

09 Feb 20:08

Choose a tag to compare

0.2.1 (2026-02-09)

🩹 Fixes

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

❤️ Thank You

desktop@0.2.0

07 Feb 16:27

Choose a tag to compare

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

❤️ Thank You

cli@0.2.0

07 Feb 16:27

Choose a tag to compare

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)

❤️ Thank You