Skip to content

Releases: daodao97/chatmcp

v0.0.64

15 Jun 00:29

Choose a tag to compare

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 get

From 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


Full Changelog: v0.0.63...v0.0.64

v0.0.63

14 Jun 04:48

Choose a tag to compare

release 0.0.63

v0.0.62

05 Jun 22:52

Choose a tag to compare

up

v0.0.61

05 Jun 01:30

Choose a tag to compare

fixed bug in stdio args

v0.0.60

05 Jun 00:11

Choose a tag to compare

fixed show code view bug on mobile

v0.0.59

03 Jun 02:46

Choose a tag to compare

up

v0.0.58

03 Jun 02:36

Choose a tag to compare

change icon

v0.0.57

29 May 05:30

Choose a tag to compare

up

v0.0.53

28 May 13:16

Choose a tag to compare

Update version to 0.0.53 and refactor upload menu and top toolbar com…

v0.0.52

28 May 11:57

Choose a tag to compare

Add localization for conversation settings, max messages, max loops, …