Releases: electerm/electerm
Releases · electerm/electerm
v1.100.60
New features
- Add debian src: https://electerm-repos.html5beta.com/deb
Bug fixes/Improvement
- fix #4026 Fix for some release that should not show upgrade info, like snap store or microsoft store, it still shows upgrade info issue
- Fix caps lock toggle cause password input lose focus issue
- Improve UX when page loading
新功能
- 添加 Debian 仓库徽章
- 添加从 Debian 仓库安装的文档
- 添加debian源: https://electerm-repos.html5beta.com/deb
修复问题/改进
- 修复 #4026 某些渠道(如 Snap 商店或微软商店)不应显示升级信息却仍显示的问题
- 修复切换大写锁定导致密码输入框失焦的问题
- 优化页面加载时的用户体验
v1.100.56
v1.100.50
v1.100.46
v1.100.30
Bug fixes
- Fix sftpPathFollowSsh cause app crash
- perf(sftp): remove runIdle delay for selectedFiles updates to fix laggy file selection
New features
- Add disableDeveloperTool setting in common setting page
- Support tag color setting every bookmark group
修复问题
• 修复sftp路径跟随终端导致应用崩溃的问题
• 性能优化(sftp): 改进文件选择卡顿问题
新特性
• 在通用设置页面添加禁用开发者工具设置
• 支持为每个书签组设置默认标签颜色
v1.100.20
v1.100.18
Bug fixes
- Fix port conflict when open multi bookmarks
- Fix sftp path follow terminal function (#3973) by @asmpg
New features
- #3981 Support quick command templates
- Support add global address bookmark
Other updates
- Improve file click to select performance
- #3983 Fix winget install instruction
修复问题
新增功能
- #3981 支持快捷命令模板
- 支持添加全局地址书签
其他更新
- 提升文件点击选择性能
- #3983 修复 winget 安装说明
v1.100.8
Major update
- Run session in standalone process to improve performance (#3960)
Bug fixes
- Fix search prev keyword
New features
- Add setting to allow multi instance
Other updates
- Use localhost instead of 127.0.0.1 to avoid issue when use VPN
主要更新
- 会话运行在独立的进程中,以提高性能 (#3960)
修复问题
- 修复搜索上一个关键字的问题
新增功能
- 增加设置,允许同时运行多个实例
其他更新
- 使用 localhost 替代 127.0.0.1,以避免使用 VPN 时的问题