Bugfixes (audit-driven)
/api/healthversion — was hardcoded'4.0.0'; now reads actual version frompackage.json(env varnpm_package_versionis not set when runningnode server.jsdirectly)- 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.connectedi18n key (uk: Підключено / en: Connected / ru: Подключено) - Skill upload prompt —
prompt()dialog text was hardcoded Ukrainian ('Назва скілу:'); now usest('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.)