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
- Enhance terminal tab closing behavior to support reconnect option (#1266)
- Add support for UI scaling via TERMORA_SCALE environment variable (#1255)
- Insert new terminal tab at the correct index in terminal tab manager (#1270)
- Add pt-BR translation (@irlemos by in #1367)
- Octal Mode Support in the File Permissions Panel (#1422)
- Add guest mode support and permission controls (#1421)
- Supports importing ECDSA keys (#1424)
- Remove extra spaces when pasting a path (#1469)
- Update JDK version to 25
Bug fixes
- Fix ensure dialog title is set correctly in KeyboardInteractiveDialog (#1312)
- Fix correct scrolling region handling (#1332)
- Fix prevent pulling changes for locally managed accounts (#1333)
- Fix selected terminal tab when transferring to a host (#1265)
新功能/更新
- 改进终端标签页关闭行为,支持重新连接选项 (#1266)
- 通过 TERMORA_SCALE 环境变量支持 UI 缩放 (#1255)
- 在终端标签页管理器中将新终端标签页插入到正确的位置 (#1270)
- 添加 pt-BR 语言翻译 (@irlemos 提交于 #1367)
- 文件权限面板中支持八进制模式 (#1422)
- 添加访客模式支持及权限控制 (#1421)
- 支持导入 ECDSA 密钥 (#1424)
- 粘贴路径时移除多余空格 (#1469)
- 将 JDK 版本更新至 25