Skip to content

Releases: TermoraDev/termora

1.0.10

05 Mar 03:45
Compare
Choose a tag to compare

New features/Updates

  • Support SFTP status (#307)
  • Support snippet (#321)

Bug fixes

  • Fix emacs Shift key (#317)
  • Fix Terminal parsing Tab command error (#325)

新功能/更新

  • 支持查看 SFTP 状态 (#307)
  • 支持代码片段 (#321)

问题修复

  • 修复 emacs Shift 键问题 (#317)
  • 修复终端解析 Tab 指令可能错乱的问题 (#325)

1.0.9

24 Feb 05:46
Compare
Choose a tag to compare

New features/Updates

  • Support Blink (#273)
  • Perform ⌘ + Q secondary confirmation on macOS (#269)
  • Support for custom SFTP Command sftp path (#267)
  • FindEverywhere show more info (#274)
  • Support System information (#1 , #278)
  • Support nvidia-smi (#280)
  • HostTree supports sorting (#245)
  • Support fixed SFTP tab (#286)
  • Support importing hosts from other terminal programs (#289 , #291 , #292 , #293 , #294 , #295 , #296 , #297)
  • Support automatic download of update packages (#305)

Bug fixes

  • Fix terminal cursor error (#272)
  • Fix tunnels causes connection failure (#277)

新功能/更新

  • 支持闪烁 (#273)
  • 在 macOS 上执行 ⌘ + Q 二次确认 (#269)
  • 支持自定义 SFTP Command 的 sftp 路径 (#267)
  • FindEverywhere 显示更多信息 (#274)
  • 支持查看系统信息 (#1 , #278)
  • 支持监控 nvidia-smi (#280)
  • 主机树结构支持拖拽排序 (#245)
  • 支持固定 SFTP 标签 (#286)
  • 支持从其他终端程序导入主机 (#289 , #291 , #292 , #293 , #294 , #295 , #296 , #297)
  • 支持自动下载更新包 (#305)

问题修复

  • 修复终端光标错乱 (#272)
  • 修复动态隧道导致无法多开的问题 (#277)

1.0.8

18 Feb 05:30
Compare
Choose a tag to compare

New features/Updates

  • known_hosts (#206)
  • Floating Toolbar (#231)
  • SFTP command (#234)
  • Support system fonts (#260)
  • HostTree shows more information (#203)
  • SFTP support for editing files (#209)
  • Support password-less connections to SSH servers (#211)
  • Support open SFTP directly to the current SSH server (#216)
  • Support for opening with SFTP (#217)
  • Export configuration file support encryption (#221)
  • AppImage format support for Linux (#222)
  • Clear terminal screen key shortcut (#239)
  • Removed the shortcut key for double-clicking Shift to open FindEverywhere (#249)

Bug fixes

  • Fix windows high cpu usage (#197)
  • Fix auto wrap mode (#215)
  • Fix dialog edge detection (#240)
  • Fix the issue of hotkeys being assigned even when there is a pop-up window (#250)

新功能/更新

  • known_hosts (#206)
  • 悬浮工具栏 (#231)
  • 支持 SFTP 终端 (#234)
  • 支持系统本地字体 (#260)
  • 主机树显示更多信息 (#203)
  • SFTP 支持编辑文件 (#209)
  • 支持无密码连接 SSH 服务器 (#211)
  • 支持直接打开当前选中 SSH 标签的 SFTP (#216)
  • 支持使用 SFTP 打开服务器 (#217)
  • 导出配置文件支持加密 (#221)
  • 支持 Linux 的 AppImage 格式 (#222)
  • 清除终端屏幕快捷键 (#239)
  • 移除双击 Shift 打开 FindEverywhere 快捷键 (#249)

问题修复

  • 修复 Windows 过高 CPU 占用 (#197)
  • 修复自动换行问题 (#215)
  • 修复窗口边缘问题 (#240)
  • 修复快捷键在弹出窗口时依然派发的问题 (#250)

1.0.7

12 Feb 01:15
Compare
Choose a tag to compare

New features/Updates

  • Support for WebDAV (#150)
  • Support for turning off beep (#155)
  • Support SFTP drag and drop transfer (#157)
  • Double-checking required when closing the program (#160)
  • External release to create a new window (#162)
  • Support auto close terminal tab when ssh disconnected normally (#169)
  • Support SSH Copy ID (#177)

Bug fixes

  • Fix color mismatch issue (#156)
  • Fix the inability to open the terminal log folder (#178)
  • Fix paste encoding error (#170)
  • Fix SSH password authentication reading local private key (#180)

新功能/更新

  • 支持 WebDAV 同步 (#150)
  • 支持关闭蜂鸣声 (#155)
  • 支持 SFTP 拖拽传输 (#157)
  • 关闭程序时需要二次确认 (#160)
  • 鼠标拖拽标签如果在外部释放则创建新窗口 (#162)
  • 支持当 SSH 断开连接时自动关闭标签页 (#169)
  • 支持将公钥复制到服务器 (#177)

问题修复

  • 修复颜色错乱问题 (#156)
  • 修复可能无法打开终端日志文件夹 (#178)
  • 修复粘贴导致编码错误 (#170)
  • 修复使用密码连接 SSH 服务器时读取本地私钥 (#180)

1.0.6

06 Feb 07:56
Compare
Choose a tag to compare

New features/Updates

  • Support serial comm (#141)
  • Support drag and drop to other windows (#145)
  • Terminal text cursor (#143)

新功能/更新

  • 支持串口 (#141)
  • 支持拖拽到其它窗口 (#145)
  • 终端文本光标 (#143)

1.0.5

26 Jan 12:47
Compare
Choose a tag to compare

New features/Updates

  • Support drag and drop sorting (#116)
  • Support more monospaced fonts (#94)
  • Support SSH insecure key exchange algorithms (#123)
  • Support import configuration (#127)
  • Remove tabbed hover background (#132)
  • Support for opening hosts in a new window (#135)
  • Supports 'PgUp' and 'PgDn' buttons to turn pages (#117)

Bug fixes

  • Fix shortcut keys lead to terminal input (#110 #126)
  • Fix the key manager not working (#113)
  • Fix jump hosts deletion not working (#112)
  • Fix SFTP symbolic link not recognized (#120)
  • Fix Test connection not popping up 2FA (#121)
  • Fix theAwtToolkitWindow (#130)

新功能/更新

  • 支持拖拽排序 (#116)
  • 支持更多等宽字体 (#94)
  • 支持 SSH 不安全的交换密钥算法 (#123)
  • 支持导入配置 (#127)
  • 移除标签页的鼠标悬停背景 (#132)
  • 支持在新窗口中打开主机 (#135)
  • 支持 'PgUp' and 'PgDn' 键翻页 (#117)

问题修复

  • 修复快捷键导致终端输入的问题 (#110 #126)
  • 修复密钥管理器可能不正常工作的问题 (#113)
  • 修复跳板机删除不工作的问题 (#112)
  • 修复 SFTP 软链接无法识别的问题 (#120)
  • 修复 测试连接 无法弹出 2FA 的问题 (#121)
  • 修复 theAwtToolkitWindow 的问题 (#130)

1.0.4

22 Jan 13:35
Compare
Choose a tag to compare

New features/Updates

  • Support for global shortcuts (#62)
  • Support Jump hosts (#69)
  • Support for not showing hidden files (#77)
  • Support fast reconnect (#83)
  • Support custom themes when the theme follows the system (#82)
  • Support left/right key (#99)
  • Support Device Status Report (DSR) (#97)
  • Use ZGC

Bug fixes

  • Fix possible memory leaks
  • Fix Tab key not working (#106)

新功能/更新

  • 支持全局快捷键 (#62)
  • 支持跳板机 (#69)
  • 支持不显示隐藏文件 (#77)
  • 支持快速重连 (#83)
  • 主题跟随系统时支持自定义主题 (#82)
  • 支持左右方向键 (#99)
  • 支持 DSR (#97)
  • 使用 ZGC

问题修复

  • 修复内存泄漏问题
  • 修复 Tab 键不工作 (#106)

1.0.3

22 Jan 12:19
Compare
Choose a tag to compare

New features/Updates

  • Support for global shortcuts (#62)
  • Support Jump hosts (#69)
  • Support for not showing hidden files (#77)
  • Support fast reconnect (#83)
  • Support custom themes when the theme follows the system (#82)
  • Support left/right key (#99)
  • Support Device Status Report (DSR) (#97)
  • Use ZGC

Bug fixes

  • Fix possible memory leaks

新功能/更新

  • 支持全局快捷键 (#62)
  • 支持跳板机 (#69)
  • 支持不显示隐藏文件 (#77)
  • 支持快速重连 (#83)
  • 主题跟随系统时支持自定义主题 (#82)
  • 支持左右方向键 (#99)
  • 支持 DSR (#97)
  • 使用 ZGC

问题修复

  • 修复内存泄漏问题

1.0.2

15 Jan 06:51
Compare
Choose a tag to compare

新功能/更新

  • 支持 终端日志记录 (#7)
  • 支持 keyboard-interactive (#3)
  • 支持 OSC 52 指令
  • 支持 自定义工具栏 (#36)
  • 支持 在工具栏快速打开 SFTP
  • 支持 vim 鼠标滚动
  • 支持 Dracula 主题 (#45)
  • 支持 非 macOS 系统下的 复制/粘贴 快捷键 (#31)
  • 改进 SFTP 传输进度 (#35)
  • 改进 新窗口中打开标签页时的标题 (#41)
  • 改进 弹窗位置以父窗口为中心 (#55)

问题修复

  • 修复 在同步配置时 “宏” 没有禁用的问题 (#49)
  • 修复 ESC[?xm 私有模式导致不正常渲染的问题 (#23)
  • 修复 在开发环境 “设置 - 关于” 页面地址 404 问题 (#30)
  • 修复 Windows 切换标签页导致误输入的问题 (#52)
  • 修复 SFTP 拖拽单个文件上传失败的问题 (#60)

1.0.1

07 Jan 05:02
Compare
Choose a tag to compare

新功能/更新

  • 支持 SFTP 文件传输
  • 支持 支持自定义心跳间隔
  • 支持 导入 ed25519 (#5)
  • 支持 F1-F12 功能键 (#8)
  • 支持 新增/修改主机时测试连接 (#10)
  • 支持 在 Find Everywhere 中快速打开本地终端

问题修复

  • 修复 发送鼠标滚动/点击时可能使用错模式的问题
  • 修复 使用 HTTP 代理无效的问题
  • 修复 在 Shift 键不是连续的情况下也会打开 Find Everywhere 的问题 (#18)

macOS

由于苹果开发者证书正在申请中,所以 macOS 用户需要执行 sudo xattr -r -d com.apple.quarantine /Applications/Termora.app 后才可以运行程序。