Skip to content

Release 1.1.1

Compare
Choose a tag to compare
@CoderGamester CoderGamester released this 12 Jun 22:48
· 50 commits to main since this release

What's Changed

New

  • feat(editor): Enhance MCP Unity Editor UI with scrollbar and install feedback
  • feat: Add pagination support to console logs to prevent LLM token limits
  • feat: Add includeStackTrace option to reduce LLM token usage by 80-90%
  • feat: Add configurable npm executable path and UI setting
    image

Changed

  • docs: Overhauled README.md and its localized versions (README-ja.md, README_zh-CN.md) with detailed features, installation steps, usage guides, debugging information, and an extensive FAQ section.
  • docs: New Images added with updated state of the MCP inspector window
  • docs: New important section about paths with spaces not accepted in the project
    image

Fixed

  • fix: MacOS paths with '~' in their path are now properly installed and npm runs work as expected
  • fix: Map 'info' log type to Unity's 'Log' type for console log retrieval

New Contributors

Full Changelog: 1.1.0...1.1.1