Skip to content

v1.1.2

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Jun 02:43
· 18 commits to main since this release

What's New

  • new Added 22 terminal themes with a sidebar personalization panel for one-click theme switching.
  • new SFTP built-in text editor with encoding & line ending configuration.
  • new SFTP new file/folder creation and copy/paste/cut.
  • new Prompt for credentials when connecting without saved username or password.
  • improve SFTP chmod dialog now supports octal permission input.
  • improve Connection-type icons in sidebar session list.
  • improve Sidebar visibility now persisted to local state file across restarts.
  • bugfix Fixed history panel not updating in real time.
  • bugfix Fixed missing overwrite confirmation when uploading files with same name in SFTP.
  • bugfix Fixed paste event not dispatched to all panels in broadcast mode due to SFTP overlay interference.
  • bugfix Fixed __AI_KEY_ marker residue in AI output.
  • bugfix Fixed AI command heredoc syntax compatibility.
  • bugfix Fixed SFTP drive dropdown closing on mousedown before click event fires.

更新内容

  • new 新增 22 款终端主题,侧边栏个性化面板支持一键切换主题。
  • new SFTP 新增内置文本编辑器功能,支持编码和换行符设置。
  • new SFTP 新增新建文件/文件夹、复制/粘贴/剪切功能。
  • new 连接未保存用户名或密码时,连接前弹窗提示输入凭据。
  • improve SFTP chmod 对话框新增八进制权限输入。
  • improve 侧边栏连接列表新增连接类型图标。
  • improve 侧边栏展开/收起状态持久化到本地文件,重启后保持。
  • bugfix 修复历史命令面板未实时更新的问题。
  • bugfix 修复 SFTP 上传同名文件时无覆盖确认提示。
  • bugfix 修复广播模式下 SFTP 遮罩层干扰 paste 事件分发。
  • bugfix 修复 AI 输出中残留 __AI_KEY_ 标记。
  • bugfix 修复 AI 命令 heredoc 语法兼容性问题。
  • bugfix 修复 SFTP 驱动器下拉菜单因 mousedown 提前关闭、click 无法触发。