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 frameworkshelf_router ^1.1.4- Routing capabilitiesshelf_cors_headers ^0.1.5- CORS supportnetwork_info_plus ^5.0.0- Network information accessqr_flutter ^4.1.0- QR code generationqr_code_scanner ^1.0.1- QR code scanningdio ^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.