unity-mcp/MCPForUnity/Editor/Services
Marcus Sanatan 673456b701
Notify users when there's a new version (#329)
* feat: add package update service with version check and GitHub integration

* feat: add migration warning banner and dialog for legacy package users

* test: remove redundant cache expiration and clearing tests from PackageUpdateService

* test: add package update service tests for expired cache and asset store installations
2025-10-18 20:42:18 -04:00
..
BridgeControlService.cs New UI and work without MCP server embedded (#313) 2025-10-11 03:08:16 -04:00
BridgeControlService.cs.meta New UI and work without MCP server embedded (#313) 2025-10-11 03:08:16 -04:00
ClientConfigurationService.cs New UI and work without MCP server embedded (#313) 2025-10-11 03:08:16 -04:00
ClientConfigurationService.cs.meta New UI and work without MCP server embedded (#313) 2025-10-11 03:08:16 -04:00
IBridgeControlService.cs docs: replace "Unity MCP" with "MCP for Unity" in all text strings (#314) 2025-10-11 04:01:51 -04:00
IBridgeControlService.cs.meta New UI and work without MCP server embedded (#313) 2025-10-11 03:08:16 -04:00
IClientConfigurationService.cs docs: replace "Unity MCP" with "MCP for Unity" in all text strings (#314) 2025-10-11 04:01:51 -04:00
IClientConfigurationService.cs.meta New UI and work without MCP server embedded (#313) 2025-10-11 03:08:16 -04:00
IPackageUpdateService.cs Notify users when there's a new version (#329) 2025-10-18 20:42:18 -04:00
IPackageUpdateService.cs.meta Notify users when there's a new version (#329) 2025-10-18 20:42:18 -04:00
IPathResolverService.cs New UI and work without MCP server embedded (#313) 2025-10-11 03:08:16 -04:00
IPathResolverService.cs.meta New UI and work without MCP server embedded (#313) 2025-10-11 03:08:16 -04:00
IPythonToolRegistryService.cs Allow users to easily add tools in the Asset folder (#324) 2025-10-18 00:18:25 -04:00
IPythonToolRegistryService.cs.meta Allow users to easily add tools in the Asset folder (#324) 2025-10-18 00:18:25 -04:00
ITestRunnerService.cs Add testing and move menu items to resources (#316) 2025-10-13 11:16:43 -04:00
ITestRunnerService.cs.meta Add testing and move menu items to resources (#316) 2025-10-13 11:16:43 -04:00
IToolSyncService.cs Allow users to easily add tools in the Asset folder (#324) 2025-10-18 00:18:25 -04:00
IToolSyncService.cs.meta Allow users to easily add tools in the Asset folder (#324) 2025-10-18 00:18:25 -04:00
MCPServiceLocator.cs Notify users when there's a new version (#329) 2025-10-18 20:42:18 -04:00
MCPServiceLocator.cs.meta New UI and work without MCP server embedded (#313) 2025-10-11 03:08:16 -04:00
PackageUpdateService.cs Notify users when there's a new version (#329) 2025-10-18 20:42:18 -04:00
PackageUpdateService.cs.meta Notify users when there's a new version (#329) 2025-10-18 20:42:18 -04:00
PathResolverService.cs New UI and work without MCP server embedded (#313) 2025-10-11 03:08:16 -04:00
PathResolverService.cs.meta New UI and work without MCP server embedded (#313) 2025-10-11 03:08:16 -04:00
PythonToolRegistryService.cs Allow users to easily add tools in the Asset folder (#324) 2025-10-18 00:18:25 -04:00
PythonToolRegistryService.cs.meta Allow users to easily add tools in the Asset folder (#324) 2025-10-18 00:18:25 -04:00
TestRunnerService.cs Add testing and move menu items to resources (#316) 2025-10-13 11:16:43 -04:00
TestRunnerService.cs.meta Add testing and move menu items to resources (#316) 2025-10-13 11:16:43 -04:00
ToolSyncService.cs Allow users to easily add tools in the Asset folder (#324) 2025-10-18 00:18:25 -04:00
ToolSyncService.cs.meta Allow users to easily add tools in the Asset folder (#324) 2025-10-18 00:18:25 -04:00