Skip to content

v0.0.68

Choose a tag to compare

@daodao97 daodao97 released this 22 Jun 02:46

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.