github Lexus2016/claude-code-studio v5.29.2
v5.29.2 — Telegram i18n HTML Fix

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

Bug Fixes

HTML entity escaping in Telegram messages

  • All angle brackets in i18n placeholder hints (e.g. <number>, <file>, <n>) are now properly escaped as &lt;...&gt; inside <code> tags
  • Previously, Telegram's HTML parse mode would silently strip these as unknown tags, showing broken hints like /project instead of /project <number>
  • Fixed across all 3 languages (Ukrainian, English, Russian) — ~27 strings total

/forum command added to help text

  • /forum now appears in the help output (/help) for all 3 languages under a new "Forum Mode" section
  • Users can discover forum setup instructions without guessing commands

Upgrade

npx github:Lexus2016/claude-code-studio@latest

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

NewReleases is sending notifications on new releases.