Release v0.0.69
🆕 New Features
- MCP Server Market Documentation: Added comprehensive documentation for MCP server market in README file
- Delete Confirmation Dialog: Added confirmation dialog before deleting chats to prevent accidental deletions
- Multi-language Support: Enhanced confirmation messages with proper localization support (English, Turkish, Chinese)
🔧 Improvements
- MCP Server Market Migration: Moved
mcp_server_market.jsonto the dedicated chatmcpclient organization repository - Error Handling Refactor: Improved exception handling in
NetworkSyncServicewith better error propagation - UI/UX Enhancements:
- Enhanced popup behavior after chat deletion
- Improved string interpolation for delete confirmation messages
🌐 Web Platform Updates
- GitHub Actions Workflow: Added comprehensive web build and deployment workflow
- Flutter Version Update: Updated to Flutter 3.32.1 in CI/CD pipeline
- Build Optimization: Added proper base-href configuration for web builds
🌍 Internationalization
- Added Turkish language support for delete confirmation messages
- Enhanced existing Chinese and English localizations
🛠️ Technical Changes
- Updated various package dependencies in
pubspec.lock - Added new MCP server entry: "Turkiye-Legal-MCP"
- Improved deployment conditions in GitHub Actions
👥 Contributors
Special thanks to:
- @cevheri for MCP server market improvements and documentation
- @jakbin for web platform enhancements and UI improvements
Full Changelog: v0.0.68...v0.0.69