github daodao97/chatmcp v0.0.68

latest releases: v0.0.76, v0.0.75, v0.0.74...
6 months ago

Release v0.0.68

๐Ÿš€ New Features

๐Ÿ“ก Network Synchronization

  • Cross-device data synchronization: Connect and sync data between devices using QR codes
  • NetworkSyncSetting page: Complete server management with start/stop functionality and connection history
  • Built-in HTTP server: Supports device information retrieval, data import/export operations
  • Enhanced flexibility: Perfect for multi-device workflow scenarios

๐ŸŒ Proxy Settings

  • Proxy server configuration: Full support for HTTP/HTTPS proxy settings
  • Comprehensive proxy options: Configure proxy type, host, port, username, and password
  • LLM client integration: All LLM clients now support proxy connections
  • Network accessibility: Ideal for corporate environments and restricted networks

๐Ÿงน Log Management

  • Automatic log cleanup: Smart cleanup of log files older than 3 days
  • Maintenance interface: User-friendly maintenance card in settings for manual cleanup
  • Storage optimization: Helps keep application storage footprint minimal
  • Improved maintainability: Better log file management for long-term usage

๐Ÿ”ง Improvements

  • Web platform documentation: Updated README with web platform information
  • Localization updates: Added translations for new synchronization and maintenance features
  • User interface enhancements: Improved settings page with new functionality sections

๐Ÿ“ฆ Dependencies

Added network service dependencies:

  • shelf ^1.4.1 - HTTP server framework
  • shelf_router ^1.1.4 - Routing capabilities
  • shelf_cors_headers ^0.1.5 - CORS support
  • network_info_plus ^5.0.0 - Network information access
  • qr_flutter ^4.1.0 - QR code generation
  • qr_code_scanner ^1.0.1 - QR code scanning
  • dio ^5.4.0 - Advanced HTTP client

๐Ÿ”— Links

Full Changelog: v0.0.66...v0.0.68


This release focuses on connectivity and maintenance features, making ChatMCP more flexible for team collaboration and easier to maintain across different network environments.

Don't miss a new chatmcp release

NewReleases is sending notifications on new releases.