Skip to content

Releases: CodePhiliaX/Chat2DB

2.0.2

11 Jul 16:34
Compare
Choose a tag to compare

⭐ New Features

  • Brand new AI binding process
  • Support for custom drivers

🐞 Bug Fixes

  • Optimized dataSource link editing
  • Enhanced error messages
  • Improved table selection interaction
  • Enhanced table experience

⭐ 新特性

  • 全新的AI绑定流程
  • 支持自定义驱动

🐞 问题修复

  • 优化 dataSource 链接编辑
  • 优化错误提示
  • 优化选表交互
  • 优化表格体验

2.0.1

03 Jul 15:05
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Fix bug where executing multiple SQL statements at once will prompt for exceptions
  • Fix getJDBCDriver error: null Issue #123
  • Fixing the Hive connection and then viewing columns results in an error. Issue #136

🐞 问题修复

  • 修复一次性执行多条SQL会提示异常的BUG
  • 修复 getJDBCDriver error: null Issue #123
  • 修复hive方式连接,然后查看columns报错 Issue #136

2.0.0

03 Jul 12:55
Compare
Choose a tag to compare

What's Changed

  • 🔥An intelligent solution that perfectly integrates SQL queries, AI assistant, and data analysis.
  • 🔥New focused mode experience for advanced datasource management.
  • AI integration of more LLM.
  • Bilingual in Chinese and English support for client.

更新内容

  • 🔥SQL查询、AI查询和数据报表完美集成的一体化解决方案设计与实现
  • 🔥数据源连接和管理进阶为专注模式的全新体验设计与实现
  • 🔥AI对话SQL升级为极简模式的全新交互设计与实现
  • 客户端AI体验重大升级,响应更多用户的诉求
  • 集成更多AI模型
  • 客户端双语支持
  • SQL查询基础功能优化
  • Issue问题修复