github Lexus2016/claude-code-studio v5.0.2
v5.0.2 — Audit bugfixes

latest releases: v5.49.1, v5.49.0, v5.48.3...
one month ago

Bugfixes (audit-driven)

  • /api/health version — was hardcoded '4.0.0'; now reads actual version from package.json (env var npm_package_version is not set when running node server.js directly)
  • Kanban attachment error message — exceeded max-file-count toast was showing the dropzone hint text instead of a proper error; fixed i18n key (modal.attach_max) added in all 3 languages
  • Kanban "Connected" label — was hardcoded English, now translated via hdr.connected i18n key (uk: Підключено / en: Connected / ru: Подключено)
  • Skill upload promptprompt() dialog text was hardcoded Ukrainian ('Назва скілу:'); now uses t('skill.name_prompt') with all 3 language translations

Previous release

See v5.0.1 for the full feature changelog (rename to Claude Code Studio, Kanban file attachments, session resilience, tab parallelism, etc.)

Don't miss a new claude-code-studio release

NewReleases is sending notifications on new releases.