Skip to content

OnetCli v0.7.2

Choose a tag to compare

@github-actions github-actions released this 29 Jun 11:12
· 446 commits to dev since this release

v0.7.2

问题修复

  1. 终端模块:优化中日韩(CJK)文字渲染效果,优化Shift选区选中逻辑
  2. 数据库模块:修复 PostgreSQL 清空数据表操作未生效问题
  3. 测试:修复单元测试用例异常
  4. 连接管理模块:临时调整连接拖拽排序优先级,暂停拖拽排序逻辑

Bug Fixes

  1. terminal: Optimized CJK character rendering effect, optimized shift range selection logic
  2. db: Fixed the issue that PostgreSQL table truncation operation did not take effect (#86)
  3. test: Fixed abnormal test cases
  4. connection: Adjusted the priority of connection drag sorting (temporarily disabled sorting logic)

Full Changelog: v0.7.1...v0.7.2