Skip to content

Release v0.4.0

Choose a tag to compare

@ztripez ztripez released this 19 Jun 23:25
· 3 commits to main since this release

What's New in v0.4.0

Major Features

  • Comprehensive sync improvements: Enhanced MCP server synchronization across multiple clients
  • New configuration system: Improved configuration management with better validation and error handling
  • Cross-platform compatibility: Full support for Windows, macOS, and Linux
  • Enhanced client management: Better detection and management of MCP clients

Technical Improvements

  • Added robust client repository system for discovering and managing MCP clients
  • Implemented comprehensive configuration models with Pydantic validation
  • Enhanced CLI executor with better subprocess handling and security
  • Improved settings management with dynaconf integration
  • Added extensive test coverage across all platforms

Bug Fixes

  • Fixed directory creation issues on Windows
  • Resolved cross-platform path handling
  • Fixed linting and formatting violations
  • Improved error handling and validation

Breaking Changes

  • Configuration file structure has been updated
  • Some CLI commands may have changed behavior

This release represents a significant improvement in functionality, reliability, and cross-platform support.