8000 Releases · TermoraDev/termora · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: TermoraDev/termora

2.0.0-beta.3

01 Jul 03:17
Compare
Choose a tag to compare
2.0.0-beta.3 Pre-release
Pre-release

Beta release

This version is a beta version, we recommend you to use: Latest version, For more information, please visit: #645

测试版本

该版本为测试版,我们建议你使用:最新版本,更多信息请查看:#645


New features/Updates

  • Do not refresh during installation
  • Support login scripts
  • Support SMB plugin

Bug fixes

  • Fix quick open transfer failure (#746)
  • Fix error when deleting host

新功能/更新

  • 插件下载时禁止刷新
  • 支持登录脚本
  • 支持 SMB 插件

问题修复

  • 修复快速打开传输失效 (#746)
  • 修复删除主机时报错

2.0.0-beta.2

30 Jun 05:14
Compare
Choose a tag to compare
2.0.0-beta.2 Pre-release
Pre-release

Move to 2.0.0-beta.3

Bug fixes

  • Fix data migration not working (#740)

问题修复

  • 修复数据迁移不工作 (#740)

2.0.0-beta.1

30 Jun 03:09
Compare
Choose a tag to compare
2.0.0-beta.1 Pre-release
Pre-release

Move to 2.0.0-beta.2

New features/Updates

  • Upgrade to 2.0 (#645)
  • Support custom tags (#620)
  • Support SFTP header sorting (#614)
  • Support SFTP back or forward through the mouse side button (#401)

Bug fixes

  • Fix OTP dialog being too small (#681)

新功能/更新

  • 升级至 2.0 (#645)
  • 支持自定义标签 (#620)
  • 支持 SFTP 表头排序 (#614)
  • 支持 SFTP 通过鼠标侧键返回或前进 (#401)

问题修复

  • 修复 OTP 认证窗口过小 (#681)

1.0.17

17 Jun 01:57
Compare
Choose a tag to compare

Bug fixes

  • Fix custom toolbar action missing (#630)
  • Fix macOS background running (#633)
  • Fix text cursor not working (#637)
  • Fix title not showing on Linux (#664)

问题修复

  • 修复自定义工具部分 Action 缺失 (#630)
  • 修复 macOS 不后台运行 (#633)
  • 修复文本光标失效 (#637)
  • 修复标题在 Linux 上失效 (#664)

1.0.16

10 Jun 00:41
Compare
Choose a tag to compare

New features/Updates

  • Support block selection (#594)
  • Support importing RDP protocol from CSV (#600)
  • Support tab close confirmation (#605)
  • SFTP edit command supports manual file selection (#612)
  • Improve the host text field (#617)
  • Lazy loading OptionsPane and Fonts (by @kanoshiou in #619)

Bug fixes

  • Fix delete leftover files before installing Windows (#604)
  • Fix Xterm Send Device Attributes (Primary DA) (#607)
  • Fix SSH authentication causing IP and port changes (#610)
  • Fix missing remark when importing keys (by @kanoshiou in #611)
  • Fix authentication username not being saved (#622)
  • Fix snippet \ character escape (#625)

新功能/更新

  • 支持块选中 (#594)
  • 支持从 CSV 文件导入 RDP 协议 (#600)
  • 支持标签关闭前确认 (#605)
  • SFTP 编辑命令支持手动选文件 (#612)
  • 优化主机地址输入框 (#617)
  • 懒加载 设置面板字体 (by @kanoshiou in #619)

问题修复

  • 修复 Windows 安装前没有删除遗留文件 (#604)
  • 修复 Xterm SDA 协议没有实现 (#607)
  • 修复 SSH 认证弹窗导致主机配置 IP、Port 变化 (#610)
  • 修复导入 KeyPair 备注失效 (by @kanoshiou in #611)
  • 修复认证弹窗的用户名没有保存 (#622)
  • 修复代码片段 \ 字符转义 (#625)

1.0.15

19 May 03:48
Compare
Choose a tag to compare

New features/Updates

  • Support for disabling hyperlink (#568)
  • Modify permissions to support recursion (#571)

Bug fixes

  • Fix snippet unescape (#567)
  • Fix double-click to open the host (#566)
  • Fix process Device Status Report (DSR) (#570)
  • Fix SFTP drag and drop upload (#578)
  • Fix snippet not scrolling (#586)

新功能/更新

  • 支持关闭解析超链接 (#568)
  • 修改文件权限支持递归 (#571)

问题修复

  • 修复代码片段转义的问题 (#567)
  • 修复双击打开连接的问题 (#566)
  • 修复 DSR 指令不起作用的问题 (#570)
  • 修复 SFTP 左侧拖拽上传的问题 (#578)
  • 修复代码片段无法滚动的问题 (#586)

1.0.14

07 May 04:19
Compare
Choose a tag to compare

New features/Updates

  • Support RDP protocol (#524)
  • Highlighter keywords support regex (#507)
  • Support for compression algorithms (#538)
  • Support for xterm CBT (#543)
  • Scroll to the bottom after pressed any key (#552)

Bug fixes

  • Fix snippet \ characters (#513)
  • Fix snippet i18n (#549)

新功能/更新

  • 支持 RDP 协议 (#524)
  • 高亮关键词支持正则 (#507)
  • 支持压缩算法 (#538)
  • 支持 xterm CBT (#543)
  • 任意键按下后滚动到底部 (#552)

问题修复

  • 修复代码片段 \ 字符 (#513)
  • 修复代码片段 i18n (#549)

1.0.13

14 Apr 01:45
Compare
Choose a tag to compare

New features/Updates

  • Support setting background image (#475)
  • Improve terminal close (#484)
  • macOS supports running in the background (#487)

Bug fixes

  • Fix return to parent folder failure (#468)
  • Fix last sync time (#467)
  • Fix code snippet character escaping (#473)
  • Fix Escape key (#478)
  • Fix SFTP path not jumping on Windows (#483)
  • Fix Keymap sync override (#493)
  • Fix default directory for SFTP Windows (#495)

新功能/更新

  • 支持自定义背景图 (#475)
  • 优化本地终端关闭 (#484)
  • macOS 支持后台运行 (#487)

问题修复

  • 修复 SFTP 返回父文件夹失败 (#468)
  • 修复最后同步时间 (#467)
  • 修复代码片段字符转义 (#473)
  • 修复 Escape 键映射 (#478)
  • 修复 SFTP 路径在 Windows 无法跳转 (#483)
  • 修复 Keymap 同步覆盖 (#493)
  • 修复 Windows SFTP 默认路径导致失败 (#495)

1.0.12

07 Apr 02:05
Compare
Choose a tag to compare

New features/Updates

  • Improve sync (#429)
  • Support automatic sync (#455)
  • Support X11 forwarding (#443)
  • SSH support ssh-agent (#433)
  • Support to set transparency (#446)
  • Windows supports system tray (#403)
  • Authentication support fallback (#431)
  • SFTP file exists and prompts to overwrite (#426)
  • Home search supports up and down arrow selection (#404)

Bug fixes

  • Fix SSH proxy not working in jump hosts (#435)

新功能/更新

  • 优化同步逻辑 (#429)
  • 支持自动同步 (#455)
  • 支持 X11 转发 (#443)
  • 支持设置透明度 (#446)
  • SSH 支持 ssh-agent (#433)
  • Windows 支持系统托盘(#403)
  • SSH 认证失败支持回退 (#431)
  • 首页搜索支持上下箭头选中 (#404)
  • SFTP 传输文件如果已存在则弹窗提示 (#426)

问题修复

  • 修复 SSH 代理在跳板机中不生效的问题 (#435)

1.0.11

27 Mar 04:30
Compare
Choose a tag to compare

New features/Updates

  • Refactor SFTP (#351)
  • Support edit host (#352)
  • Send command to the current window sessions (#355)
  • Supports importing hosts from SSH config (#359)
  • Floating window supports adsorption (#374)
  • Improved Windows process locking (#380)

Bug fixes

  • Fix nano background color (#343)
  • Fix xterm-256 foreground & background color (#338)

新功能/更新

  • 重构 SFTP (#351)
  • 支持编辑主机 (#352)
  • 将命令发送到多个会话限定在当前窗口 (#355)
  • 支持从 ~/.ssh/config 导入主机 (#359)
  • 悬浮窗支持吸附在顶部 (#374)
  • 改进 Windows 进程锁 (#380)

问题修复

  • 修复 nano 背景颜色问题 (#343)
  • 修复 xterm-256 颜色问题 (#338)
0