Skip to content

Releases: siteboon/claudecodeui

CloudCLI UI v1.30.0

21 Apr 16:43

Choose a tag to compare

1.30.0 (2026-04-21)

New Features

  • i18n: add Italian language support (#677) (86b6545)
  • i18n: add Turkish (tr) language support (#678) (89b754d)
  • introduce opus 4.7 (#682) (c5e55ad)
  • Claude env variables such as anthropic_base_url from the .claude/settings.json file are now automatically loaded in the claude agent sdk (#682) (c5e55ad)

Redesign & refactoring

  • add primitives, plan mode display, and new session model selector (7763e60)
  • chat composer new design (5758bee)
  • queue primitive, tool status badges, and tool display cleanup (ec0ff97)

Maintenance

  • add docker sandbox action (fa5a238)

CloudCLI UI v1.29.5

16 Apr 11:02

Choose a tag to compare

1.29.5 (2026-04-16)

Bug Fixes

  • update node-pty to latest version (6a13e17)

CloudCLI UI v1.29.4

16 Apr 10:33

Choose a tag to compare

1.29.4 (2026-04-16)

New Features

  • deleting from sidebar will now ask whether to remove all data as well (e9c7a50)

Bug Fixes

  • pass pathToClaudeCodeExecutable to SDK when CLAUDE_CLI_PATH is set (4c106a5), closes #468

Refactoring

  • remove the sqlite3 dependency (2895208)
  • server: extract URL detection and color utils from index.js (#657) (63e996b)

Maintenance

  • upgrade commit lint to 20.5.0 (0948601)

CloudCLI UI v1.29.3

15 Apr 12:02

Choose a tag to compare

1.29.3 (2026-04-15)

Bug Fixes

  • version-upgrade-modal: implement reload countdown and update UI messages (#655) (6413042)

Maintenance

  • remove unused route (migrated to providers already) (31f28a2)

CloudCLI UI v1.29.2

14 Apr 18:16

Choose a tag to compare

1.29.2 (2026-04-14)

Bug Fixes

  • sandbox: use backgrounded sbx run to keep sandbox alive (9b11c03)

CloudCLI UI v1.29.1

14 Apr 17:38

Choose a tag to compare

1.29.1 (2026-04-14)

Bug Fixes

  • add latest tag to docker npx command and change the detach mode to work without spawn (4a56972)

CloudCLI UI v1.29.0

14 Apr 15:20

Choose a tag to compare

1.29.0 (2026-04-14)

New Features

  • adding docker sandbox environments (13e97e2)

Bug Fixes

  • thinking-mode: fix dropdown positioning (#646) (c7a5baf)

Maintenance

  • update release flow node version (e2459cb)

CloudCLI UI v1.28.1

10 Apr 13:36

Choose a tag to compare

1.28.1 (2026-04-10)

New Features

  • add branding, community links, GitHub star badge, and About settings tab (2207d05)

Bug Fixes

  • corrupted binary downloads (#634) (e61f8a5)
  • ui: remove mobile bottom nav, unify processing indicator, and improve tooltip behavior on mobile (#632) (a8dab0e)

Refactoring

  • remove unused whispher transcribe logic (#637) (590dd42)

CloudCLI UI v1.28.0

03 Apr 15:41

Choose a tag to compare

1.28.0 (2026-04-03)

New Features

  • adding session resume in the api (8f1042c)
  • moving new session button higher (1628868)

Maintenance

  • changing package name to @cloudcli-ai/cloudcli (ef51de2)

1.27.1

29 Mar 01:15

Choose a tag to compare

1.27.1 (2026-03-29)

Bug Fixes

Maintenance

  • add release-it github action (42a1313)
  • add terminal plugin in the plugins list (004135e)
  • release tokens (f1063fd)
  • relicense to AGPL-3.0-or-later (27cd124)