Skip to content

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 23 Aug 21:44

This release improves plugin security and Markdown generation quality.

What’s new

  • Protected internal .llm-hub application files from plugin file API access.
  • Hardened path validation against normalized paths, Windows-style separators, case variations, and directory traversal.
  • Improved the built-in Markdown Skill’s guidance for bold text embedded in Japanese and other prose.
    These changes reduce the risk of plugins modifying internal application data and help AI-generated Markdown render more consistently.