Releases: electerm/electerm
Releases · electerm/electerm
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 时的问题
v1.91.16
v1.91.8
v1.91.1
v1.90.8
v1.90.6
Major update
- Support ftp (#3875)
Bug fixes
- #3943 Fix import bookmarks data cause error
- #3942 Fix wrong export/import icon
- #3940 Add default value for sshTunnel to avoid set empty sshTunnel
- #3923 Fix context menu UI when window height limited
New features
- Add global "start directory: local" setting in terminal setting page
- Cipher/server host option support custom input
- Retry with default cipher/serverHost, when ssh failed with "C->S no match" message
- #3903 Support preview theme when mouse over apply theme button
- Add goto home icon for address bar UI
Other updates
- #3939 Do not change batch input select Id when active tab id change
- Rewrite sessionId related logic (#3937)
- only allow one instance of electerm (#3936)
- UI: tab select menu set to right align for batch input
- Update antd version
主要更新
- 支持ftp (#3875)
修复问题
新增功能
- 在终端设置页面添加全局“本地起始目录”设置
- 加密/服务器主机选项支持自定义输入
- 当ssh失败时,如果报错信息为"C->S no match",则重试默认加密/服务器主机
- #3903 支持在鼠标悬停时预览主题
- 添加地址栏UI的返回首页图标
其他更新
v1.80.18
Bug fixes
- #3931 Fix support for drag file to terminal from OS file manager
- #3905 Fix sort arrow direction
- #3885 Fix open terminal search input lose focus issue
New features
- Support goto current folder for current folder in sftp
- #3932 Remember scroll position for bookmark list
- Add skip all button for transfer conflict panel
Other updates
- Add Polski language support by @milocha
- Replace Fira code with Maple Mono font
- TESTS: Add transfer conflict test, editor test, and fix transfer test
- #3904 Increase file icon size
问题修复
新功能
- 支持跳转到当前文件夹的当前文件夹
- #3932 记住书签列表的滚动位置
- 添加跳过所有按钮到传输冲突面板
其他更新
v1.80.6
v1.80.5
Quick bug fix
- Fix 1.80.x version can not load data issue (Thanks to @dengwentong)
快速修复
- 修复1.80.x版本无法加载数据的问题 (感谢 @dengwentong)