v0.5.69

t8y2/dbxv0.5.69Jul 29, 2026by t8y2

AI Summary

Adds database structure comparison, HBase REST support, background query export, and enhanced AI capabilities including model selection and Pi Coding Agent.

Key Highlights

  • Database structure comparison with cross-dialect mapping
  • HBase REST connection and data management
  • Background query export
  • AI model selection and Pi Coding Agent
  • MySQL charset and collation support

New Features

  • Database structure comparison
  • HBase REST support
  • Background query export (Excel, CSV, TXT)
  • Redis Stream consumer group monitoring
  • SQL file sidebar preview
  • Table DDL tooltips
  • Driver Store category navigation
  • AI model selection and effort configuration
  • Pi Coding Agent provider
  • MySQL charset and collation configuration
  • Dameng JVM parameters
  • Oracle Trigger editing
  • Xugu sequence DDL display

Full Release Notes

### 新功能

- **数据库结构对比** — 新增跨方言类型与字段映射,并扩展重命名检测、回滚 SQL、依赖图、权限差异、兼容性警告和批量比较能力。 (contributed by @dbin0123)
- **HBase REST 连接与数据管理** — 支持 HBase REST 连接,并完善桌面端连接、表和数据操作。 (contributed by @zipg) (closes #4418)
- **后台查询导出** — 可将长时间查询导出移至后台,支持 Excel、CSV 和 TXT,并隔离并发导出与取消状态。 (contributed by @xiaomizhou2) (closes #4536)
- **Redis Stream 消费者组监控** — 支持查看 Stream 消费者组及其消费状态。 (contributed by @onenewcode) (closes #4304)
- **SQL 文件侧边预览** — 执行多个 SQL 文件时,可通过侧边列表预览和切换文件。 (contributed by @Abeautifulsnow)
- **表 DDL 悬浮提示** — 在 SQL 编辑器中悬浮表名即可查看完整列、约束和索引 DDL。 (contributed by @kcheng007)
- **Driver Store 分类导航** — 支持按分类浏览和搜索驱动,并改善空状态展示。 (contributed by @Abeautifulsnow)
- **AI 模型与推理强度** — 统一各 Provider 的模型发现、搜索、分组选择和模型级 effort 配置,并按 Provider 与模型持久化选择。 (contributed by @CN-Scars)
- **Pi Coding Agent** — 在 AI 助手中增加 Pi Coding Agent 提供方。 (contributed by @CN-Scars)
- **MySQL 字符集与排序规则** — 支持配置和使用 MySQL 字符集与 collation。 (contributed by @eryajf) (closes #4710)
- **达梦 JVM 参数** — 可在达梦连接配置中设置 JDBC 驱动启动参数。 (contributed by @luckyguanxin)
- **Oracle Trigger 编辑** — 在表结构编辑器中支持新建和删除 Trigger,并对现有复杂定义采用安全只读处理。 (contributed by @mikodream)
- **Xugu 序列 DDL** — 支持展示用户管理的序列 DDL。 (contributed by @mapan0424)

### 改进

- **数据传输失败详情** — 后台传输任务可查看逐表失败原因。 (contributed by @zipg) (closes #4568)
- **传输任务重放** — 按订阅者隔离重放遗漏计数,避免不同订阅者相互影响。
- **AI 写 SQL 确认** — 强化写 SQL 确认流程的 SQL 绑定和执行安全性。 (contributed by @Abeautifulsnow)
- **对象浏览器** — 避免切换标签后重复全量加载对象列表。 (contributed by @zipg)
- **SQL 补全** — 隔离多语句别名并优先展示字段名。 (contributed by @zipg) (closes #4696)
- **桌面主题** — 统一界面颜色到主题 token,改善明暗主题一致性。 (contributed by @xddcode)
- **上下文菜单** — 滚动时保持子菜单打开。 (contributed by @xddcode)
- **批量删除** — 增加对象批量删除进度展示。 (contributed by @eryajf) (closes #4705)
- **Kingbase 系统 Schema** — 支持配置系统 Schema 的显示与隐藏。 (contributed by @amwps290)
- **openGauss 系统 Schema** — 支持配置系统 Schema 的显示与隐藏。 (contributed by @amwps290)
- **数据导入** — 创建表映射时支持选择数据类型。 (contributed by @dienaso)
- **SSH 主机密钥** — 连接时支持展示和确认 SSH 主机密钥提示。
- **Xugu 对象树** — 明确标记表下的子对象分组。 (contributed by @mapan0424)
- **错误提示国际化** — 将后端硬编码中文错误统一转换到 UI 国际化边界。 (contributed by @heyrmi)
- **离线包导入** — 不再依赖系统解压工具,改善不同环境中的导入兼容性。 (contributed by @zipg)

### 修复

- **Codex CLI** — 保留模型实际支持的 reasoning effort,并在未显式配置时传递系统代理。 (contributed by @koco-co)
- **AI API Key** — 认证前清理 API key 两端空白,避免配置空格导致认证失败。
- **通配符查询** — 非 Oracle 全列查询不再同步等待编辑元数据,缩短结果展示等待时间。 (contributed by @onceMisery)
- **SQL 编辑器** — 避免打开超大 SQL 文件时一次性加载过多内容。 (contributed by @zipg)
- **MySQL 连接** — 对不兼容代理重试 legacy EOF 模式。 (contributed by @lanlan-wzz)
- **SQL Server 查询** — 修复显式列与通配符组合查询失败。 (contributed by @zipg)
- **PostgreSQL 补全** — 修复函数补全缺少参数的问题。 (contributed by @zipg)
- **SAP HANA 补全** — 正确使用会话 Schema 解析别名字段。 (contributed by @zipg)
- **GaussDB** — 正确解析以 `0x74/0x66` 编码的布尔列。 (contributed by @gggaiitx)
- **TDengine 元数据** — 使用更合适的 SHOW 语句优化元数据注释查询。 (contributed by @eryajf) (closes #4338, #4558)
- **Nacos** — 修复配置历史时间格式化。 (contributed by @zipg)
- **MongoDB 连接导入** — 正确重建 Navicat replica-set 多主机 URL。 (contributed by @gadfly3173)
- **MQ 浏览** — 保留消息浏览状态,避免切换后丢失当前浏览上下文。 (contributed by @onenewcode) (closes #4565)
- **数据网格分页** — 结果达到准确总数时停止无限滚动,避免重复触发分页。 (contributed by @zipg) (closes #4706)
- **标签重命名** — 隔离重复 Tab 重命名副作用,并正确处理重命名选择状态。 (contributed by @GIWTO)
- **SSH 转发校验** — 按逻辑身份校验转发主机,避免别名和回环地址造成误判。 (contributed by @jischeng) (closes #4640)
- **UXDB 连接** — 在数据库选择器中正确显示 UXDB。