Skip to content

Releases: CoplayDev/unity-mcp

v8.1.6

04 Dec 21:20

Choose a tag to compare

What's Changed

  • Fix: Rename UnityMCP to unityMCP in README by @sjjeong in #424
  • [FEATURE] Update GameObject for two new features by @Scriptwonder in #427
  • Support GitHub Copilot in VSCode Insiders + robustness improvements and bug fixes by @Jordonh18 in #425
  • Fix: Python Detection, Port Conflicts, and Script Creation Reliability by @dsarno in #428

New Contributors

Full Changelog: v8.1.5...v8.1.6

v8.1.5

04 Dec 01:16

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.1.4...v8.1.5

v8.1.4

02 Dec 02:01

Choose a tag to compare

What's Changed

  • Fix Claude Windows config and CLI status refresh by @dsarno in #412

Full Changelog: v8.1.3...v8.1.4

v8.1.3

01 Dec 21:06

Choose a tag to compare

What's Changed

  • fix: restrict fastmcp version to avoid potential KeyError by @Jordonh18 in #411

New Contributors

Full Changelog: v8.1.2...v8.1.3

v8.1.2

29 Nov 02:49

Choose a tag to compare

Full Changelog: v8.1.1...v8.1.2

v8.1.1

29 Nov 02:43

Choose a tag to compare

What's Changed

Full Changelog: v8.1.0...v8.1.1

v8.1.0

28 Nov 02:41

Choose a tag to compare

What's Changed

Full Changelog: v8.0.1...v8.1.0

v8.0.1

26 Nov 01:40

Choose a tag to compare

What's Changed

Full Changelog: v8.0.0...v8.0.1

v8.0.0

25 Nov 03:22

Choose a tag to compare

What's Changed

Full Changelog: v7.0.0...v8.0.0

v7.0.0

05 Nov 20:38

Choose a tag to compare

What's Changed

  • fix: JSON material property handling + tests (manage_asset) #90 by @dsarno in #349
  • tests(editmode): pre-create texture asset in texture assignment test … by @dsarno in #352
  • Copy the MCP server to the top level by @msanatan in #354
  • Update .Bat file and Bug fix on ManageScript by @Scriptwonder in #355
  • feat: lower minimum Python requirement to 3.10+ by @msanatan in #362
  • Server: Robust shutdown on stdio detach (signals, stdin/parent monitor, forced exit) by @dsarno in #363
  • Revert "Server: Robust shutdown on stdio detach (signals, stdin/paren… by @dsarno in #364
  • It's time to let go, all dev for the plugin happens in MCPForUnity by @msanatan in #365
  • Feature/session based instance routing by @dsarno in #369
  • Move Get commands to editor resources + Run Python tests every update by @msanatan in #368

Full Changelog: v6.3.0...v7.0.0