Skip to content

v0.9.4

Choose a tag to compare

@github-actions github-actions released this 23 Jun 03:52

v0.9.4

Fixed

  • Reduced Godot 4.7 .NET editor Dock refresh overhead by caching project language detection and using early-exit script scans instead of repeatedly collecting thousands of files.
  • Reused the detected language mode while building tool exposure summaries, preventing duplicate project scans when the Funplay MCP Dock becomes visible.