Skip to content

OnetCli v0.8.1

Choose a tag to compare

@feigeCode feigeCode released this 06 Jul 14:30
· 129 commits to dev since this release

中文

更新内容

  • 终端体验优化:新增本地终端快捷入口,改进本地终端 UTF-8 环境、macOS 环境变量处理和关闭确认行为。
  • 终端侧边栏工具区优化:新增历史记录、快捷命令、文件管理、服务器监控图标,并提升图标尺寸与深色主题一致性。
  • 新增终端粘贴图片到远端能力:支持在终端/远程文件管理相关场景中粘贴图片并上传到远端。
  • SFTP 增强:新增远程图片预览,优化图片适配显示,并复用共享的远程图片预览模块。
  • MongoDB 增强:支持 SSH tunnel 连接。
  • 外部数据库驱动增强:支持非 SQL 外部驱动表数据能力,改进 external driver views、indexes 和相关兼容逻辑。
  • PostgreSQL 增强:支持读取表和列的注释元数据。
  • 连接与导入优化:修复新建连接列表滚动问题,优化导入窗口布局,将刷新、扫描、保存所选移动到预览区域,避免重复标题栏。
  • 设置与 UI 优化:修复设置持久化和搜索问题,改进下拉选择主题样式,默认启动页保持为 Home。
  • AI 工具调用修复:修复 Anthropic tool argument delta 流式参数处理问题。
  • 发布流程更新:新增 Linux installer artifacts,更新下载文档与产品截图。

———

Changes

  • Improved terminal experience: added a local terminal shortcut, improved UTF-8 locale handling, macOS environment setup, and close confirmation
    behavior.

  • Refined the terminal sidebar tool area with dedicated icons for history, quick commands, file manager, and server monitoring, plus better
    sizing and dark-theme consistency.

  • Added support for pasting images to remote targets from terminal / remote file-management related workflows.

  • Enhanced SFTP with remote image preview, better image fitting, and a shared remote image preview module.

  • Added SSH tunnel support for MongoDB connections.

  • Improved external database drivers with non-SQL table data support, better external driver views, indexes, and compatibility handling.

  • Added PostgreSQL table and column comment metadata support.

  • Improved connections and import: fixed new connection list scrolling and moved import actions into the preview area to avoid a duplicated
    title bar.

  • Improved settings and UI: fixed settings persistence/search, refined select dropdown theming, and kept Home as the default startup page.

  • Fixed Anthropic streamed tool argument delta handling.

  • Updated the release workflow with Linux installer artifacts, plus refreshed download docs and product screenshots.

Full Changelog: v0.8.0...v0.8.1