ChatMCP v0.0.64 Release Notes
Release Date: December 2024
Release Type: Feature Update + Bug Fixes
Compatibility: Backward compatible
🚀 New Features
Provider Management Enhancement
- Added provider enable/disable toggle functionality - Users can now more flexibly manage different AI providers through an intuitive toggle interface
- Improved provider configuration workflow
- Enhanced provider status visibility
Linux Platform Support
- Added Linux platform icon support - Better integration with Linux desktop environments
- Improved cross-platform compatibility
- Enhanced user experience on Linux systems
Internationalization Expansion
- Added Turkish localization support - Complete Turkish language support for international users
- Expanded language coverage for global accessibility
- Improved user experience for Turkish-speaking users
🐛 Bug Fixes
Math Tool Call Issues
- Fixed math tool call problems - Resolved issues with mathematical calculations and tool invocations
- Improved calculation functionality stability
- Enhanced mathematical expression handling
File Name Corrections
- Fixed typo in filename - Corrected "upgradge" to "upgrade" in configuration files
- Improved code consistency and readability
Code Quality Improvements
- Applied
dart fix --apply- Automated code style improvements and cleanup - Removed unused dependency imports
- Enhanced code maintainability
📚 Documentation Improvements
Turkish Documentation
- Added complete Turkish README documentation - Comprehensive documentation in Turkish language
- Improved accessibility for Turkish-speaking developers
- Maintained consistency with main documentation
Documentation Format Optimization
- Removed nested bash syntax in Turkish README for better readability
- Fixed image links in Turkish README documentation
- Updated DeepWiki badge display for better presentation
- Enhanced overall documentation quality
🔧 Technical Improvements
- Unified code style across the entire codebase
- Removed unused dependency imports to reduce bundle size
- Optimized project structure for better maintainability
- Enhanced development workflow efficiency
📊 Change Summary
| Category | Changes |
|---|---|
| New Features | 3 |
| Bug Fixes | 3 |
| Documentation | 4 |
| Technical Improvements | 4 |
👥 Contributors
We would like to thank the following contributors for their valuable contributions to this release:
- @daodao97 - Core feature development and provider management enhancements
- @cevheri - Internationalization support, code optimization, and Linux platform improvements
🔄 Migration Guide
This release is backward compatible. No migration steps are required for existing users.
📦 Installation
Flutter Package
flutter pub getFrom Source
git clone https://github.com/daodao97/chatmcp.git
cd chatmcp
flutter pub get
flutter run🐛 Known Issues
None at this time. If you encounter any issues, please report them on our GitHub Issues page.
🎯 What's Next
In the upcoming releases, we plan to:
- Expand language support to more regions
- Enhance provider management capabilities
- Improve performance optimizations
- Add more advanced AI features
📞 Support
- GitHub Issues: Report bugs or request features
- Documentation: Visit our documentation
- Community: Join our community discussions
Full Changelog: v0.0.63...v0.0.64