2.5.0 (2025-07-14)
- trigger release for previous SSE support addition (8131f8b)
2.4.0 (2025-07-10)
2.3.0 (2025-07-09)
2.2.0 (2025-07-09)
2.1.0 (2025-07-07)
- improve GitHub issue templates (942689e)
2.0.0 (2025-07-07)
- feat!: release MCPM v2.0 with major architectural changes (c86ec16)
-
MCPM v2.0 introduces a completely new architecture that eliminates the target-based system in favor of a simplified global configuration model with virtual profiles.
Major changes:
- Removed target-based commands (mcpm target, mcpm stash, mcpm pop, etc.)
- Replaced with global server management (mcpm install/uninstall)
- Virtual profiles replace separate profile configurations
- Direct server execution replaces router daemon
- New client integration commands (mcpm client edit/import)
- FastMCP-based sharing instead of router sharing
- Automatic v1 to v2 migration with user confirmation
This release requires migration from v1 configurations and changes command syntax. See MIGRATION_GUIDE.md for complete migration instructions.
1.14.2 (2025-07-01)
1.14.1 (2025-06-30)
1.14.0 (2025-06-24)
1.13.6 (2025-06-24)
1.13.5 (2025-06-16)
1.13.4 (2025-06-07)
1.13.3 (2025-06-05)
1.13.2 (2025-06-05)
- trigger semantic release for Windows compatibility fix (16b5e44)
1.13.1 (2025-05-29)
1.13.0 (2025-05-27)
1.12.0 (2025-05-19)
1.11.0 (2025-05-14)
1.10.1 (2025-05-13)
1.10.0 (2025-05-12)
1.9.0 (2025-05-05)
1.8.0 (2025-04-30)
1.7.1 (2025-04-29)
1.7.0 (2025-04-28)
1.6.2 (2025-04-27)
1.6.1 (2025-04-25)
1.6.0 (2025-04-25)
1.5.1 (2025-04-22)
1.5.0 (2025-04-22)
1.4.4 (2025-04-21)
1.4.3 (2025-04-21)
1.4.2 (2025-04-21)
1.4.1 (2025-04-18)
1.4.0 (2025-04-18)
- router: Improve function naming in router (654872d)