Skip to content

Releases: CodePhiliaX/Chat2DB

3.0.12

14 Nov 01:19
Compare
Choose a tag to compare
v3.0.12

chore: delete url param

3.0.11

11 Nov 01:35
Compare
Choose a tag to compare
v3.0.11

test

3.0.10

06 Nov 14:50
Compare
Choose a tag to compare
v3.0.10

fix: change tab bug

3.0.9

01 Nov 13:40
Compare
Choose a tag to compare
v3.0.9

Hide the execution record module

3.0.8

28 Oct 03:36
17b1edc
Compare
Choose a tag to compare
Merge pull request #663 from 1194570458/dev

修复clickhouse无法选中数据库问题

3.0.7

25 Oct 02:34
Compare
Choose a tag to compare
v3.0.7

merge

3.0.4

20 Oct 02:32
Compare
Choose a tag to compare
v3.0.4

Update:Changelog

3.0.3

19 Oct 04:18
Compare
Choose a tag to compare
v3.0.3

fix:1.windos shortcut key problem 2.Table list switching page problem

3.0.1

19 Oct 02:43
Compare
Choose a tag to compare
3.0.1 Pre-release
Pre-release
v3.0.1

fix:Scroll bar width Auto-save bug

3.0.0

17 Oct 15:19
Compare
Choose a tag to compare

2023-10-17

Changelog

  • 🔥【New Features】Support for team collaboration mode
  • 🔥【New Features】Support for visual table structure creation, editing, and deletion
  • 🔥【New Features】Support for editing, adding, and deleting query data results
  • ⭐【New Features】Support the feature of importing Navicat/DBever data source links
  • ⭐【New Features】Support for AI automatic sync table structure。
  • ⭐【New Features】Support export table structure
  • ⭐【New Features】Support importing SQL files
  • ⭐【New Features】Support the connection supports adding an environment,better distinguishing between online and daily
  • ⚡️【Optimize】Optimize Editor Intellisense
  • ⚡️【Optimize】Optimize AI Input
  • ⚡️【Optimize】Sql query support is stopped
  • ⚡️【Optimize】Sql execution supports viewing the number of affected rows
  • ⚡️【Optimize】Reclaiming non-administrator permissions to edit shared connections
  • ⚡️【Optimize】Cmd/Ctrl + R Run SQL, Cmd/Ctrl + Shift + R Refresh Page
  • 🐞【Fixed】Table operation columns are overridden by table comments
  • 🐞【Fixed】The last Tab in the query result cannot be closed

更新日志

  • 🔥【新功能】支持团队协作模式
  • 🔥【新功能】支持可视化表结构新增、编辑、删除
  • 🔥【新功能】支持查询数据结果编辑、新增、删除
  • ⭐【新功能】支持导入Navicat/DBeaver数据源链接的功能
  • ⭐【新功能】支持AI自动同步表结构
  • ⭐【新功能】支持导出表结构
  • ⭐【新功能】支持导入sql文件
  • ⭐【新功能】连接支持添加环境标识,更好地区分在线和日常
  • ⚡️【优化】优化编辑器提示功能
  • ⚡️【优化】优化AI输入
  • ⚡️【优化】sql查询支持停止
  • ⚡️【优化】sql执行支持查看影响行数
  • ⚡️【优化】回收非管理员编辑共享连接权限
  • ⚡️【优化】Cmd/Ctrl + R 运行SQL, Cmd/Ctrl + Shift + R 刷新页面
  • 🐞【修复】表操作列被表注释覆盖问题
  • 🐞【修复】查询结果最后一个Tab无法关闭问题