Releases: CodePhiliaX/Chat2DB
Releases · CodePhiliaX/Chat2DB
2.0.13
⭐ New Features
🐞 Bug Fixes
Fixed a bug where sql formatting was not selected
Fixed open view lag issue
Solve the white screen problem of connected non-relational databases (non-relational databases are not supported)
⭐ 新特性
🐞 问题修复
修复不选中sql格式化的bug
修复打开视图卡顿问题
解决已连接的非关系型数据库打开白屏问题(暂不支持非关系性数据库)
2.0.12
2.0.12
⭐ New Features
- 🔥Supports viewing views, functions, triggers, and procedures
- Support selected sql formatting
- Added new dark themes
🐞 Bug Fixes
- Fixed sql formatting failure issue
- Fixed an issue where locally stored theme colors and background colors are incompatible with the new version, causing page crashes
- Logs desensitize sensitive data
- Fix the issue of 'CLOB' not displaying specific content Issue #440
- Fix the problem that non-Select does not display query results
- Fix the problem that Oracle cannot query without schema
- Fix the problem of special type of SQL execution error reporting
- Fix the problem that the test link is successful, but the error is reported when saving the link
⭐ 新特性
- 🔥支持查看视图、函数、触发器、存储过程
- 支持选中sql格式化
- 增加新的暗色主题
🐞 问题修复
- 修复sql格式化会失败问题
- 修复本地存储的主题色、背景色与新版本不兼容时会导致页面崩溃问题
- 日志对敏感数据进行脱敏
- 修复
CLOB
不展示具体内容的问题 Issue #440 - 修复非Select不展示查询结果的问题
- 修复Oracle不带schema无法查询的问题
- 修复特殊类型的SQL执行报错的问题
- 修复测试链接成功,但保存链接报错的问题
2.0.11
⭐ New Features
- The Linux platform is supported
🐞 Bug Fixes
- Fix the issue where SSH does not support older versions of encryption algorithms
- Fix the issue of SQL Server 2008 not being able to connect
- Fix the issue of not being able to view table name notes and field notes
⭐ 新特性
- 支持了Linux平台
🐞 问题修复
- 修复 SSH 不支持老版本加密算法的问题
- 修复 SQLServer2008 无法连接的问题
- 修复无法查看表名备注、字段备注的问题
2.0.10
🐞 Bug Fixes
- Activate the console for the latest operation when you create or start a console、Records the last console used
- The replication function of the browser, such as edge, is unavailable
- table Indicates an error when ddl is exported after the search
- Adds table comments and column field types and comments
🐞 问题修复
- 新建、开打console时激活最新操作的console、记录最后一次使用的console
- edge等浏览器复制功能无法正常使用
- table搜索后导出ddl报错
- 增加表注释以及列字段类型和注释
- 当数据源添加了database默认选择第一个database
2.0.9
2.0.9
🐞 Bug Fixes
-Fix the issue of Windows flash back
🐞 问题修复
- 修复windows闪退的问题
2.0.7
⭐ New Features
- Export query result as file is supported
🐞 Bug Fixes
- Fixed ai config issues Issue #346
⭐ 新特性
- 支持导出查询结果
🐞 问题修复
- 修复ai配置 Issue #346
2.0.6
🐞 Bug Fixes
- Fixed: When there are too many tables under the selected library, the "New Console" button at the bottom disappears Issue #314
🐞 问题修复
- Fixed: 当选择的库下面表过多时最下面的“新建控制台”按钮消失 Issue #314
2.0.5
2.0.5
⭐ New Features
- Supports 25 free uses of AIGC every day.
- Support for querying data pagination.
- Support switching between multiple databases in PostgreSQL.
- Support for hot updating of client-side code allows for rapid bug fixes.
🐞 Bug Fixes
- Default return alias for returned results Issue #270
- Fixed around 100 bugs, of course, many were repetitive bugs.
⭐ 新特性
- 支持每天 25 次免费使用 AIGC
- 支持查询数据分页
- 支持 PostgreSQL 数据库多个 database 的切换
- 支持客户端代码热更新可以快速修复 bug
- 支持客户端字体放大缩小
🐞 问题修复
- 返回结果默认返回别名 Issue #270
- 修复了 100 个左右的 bug,当然很多是重复 bug
v2.0.4
2.0.4
⭐ New Features
- Support DB2 database
- Support renaming after console saving
- Support prompts during SQL execution
🐞 Bug Fixes
- Fix the bug that the database in sqlserver is all numbers
- Fix ssh connection bug
⭐ 新特性
- 支持DB2数据库
- 支持控制台保存后重命名
- 支持SQL执行中提示
🐞 问题修复
- 修复sqlserver中database全是数字的bug
- 修复ssh连接 bug
2.0.2
⭐ 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 链接编辑
- 优化错误提示
- 优化选表交互
- 优化表格体验