Skip to content

v0.11.2

Choose a tag to compare

@github-actions github-actions released this 04 Sep 14:09
· 53 commits to main since this release

0.11.2 - 2026-09-04

Fixed

  • dialog folder-create: titles over 12 characters are rejected offline naming the Telegram cap, instead of the server's misleading MESSAGE_TOO_LONG.
  • Pinned the embedded skill.md asset to LF in .gitattributes so include_str! output matches the contract tests on Windows CRLF checkouts (pre-existing CI failure on main).

Note

  • npm 0.11.1 was published from an intermediate commit and lacks only the folder-title offline validation; 0.11.2 supersedes it.