Releases: electerm/electerm
v2.4.28
Download下载: https://electerm.html5beta.com
Major update
- feat: Implement shell integration(OSC 633) and improve real-time terminal suggestions (#4153)
New features/UI/Updates
- Support proxy setting for every sync method
- Add gitee data sync warning (https://github.com/electerm/electerm/wiki/gitee-data-sync-warning)
- UX: AI input now trigger with enter key, shift enter would input new line
- feat: Support ssh agent for connection hopping
- feat: Make quick command panel pinned state persistent
- Improve highlight keyword function performance
- Improve zmodem terminal output info
- Disable background networking and component updates to prevent unwanted requests
- Disable antd motions to improve UI performance
- Use custom notification component to improve performance
- when mouse over notification/message, do not auto close it
Bug fixes
- Fix terminal search input auto select issue
- Fix keyword highlight input lagging issue
- Fix mcp API
重大更新
- 功能:新的shell集成(OSC 633)和改进实时终端建议 (#4153)
新功能/界面/更新
- 支持为每个同步方法设置代理
- 添加 gitee 数据同步警告 (https://github.com/electerm/electerm/wiki/gitee-data-sync-warning)
- 用户体验:AI 输入现在通过回车键触发,shift + 回车会输入新行
- 功能:支持 ssh 代理进行连接跳转
- 功能:使快速命令面板固定状态持久化
- 改进高亮关键字功能
- 改进 zmodem 终端输出信息
- 禁用后台网络和组件更新以防止不需要的请求
- 禁用 antd 动画以提高界面性能
- 使用自定义通知组件以提高性能
- 当鼠标悬停在通知/消息上时,不会自动关闭它
Bug 修复
- 修复终端搜索输入自动选择问题
- 修复关键字高亮输入延迟问题
- 修复消息组件代码
- 修复通知组件界面
- 修复 mcp 接口
- 修复主题配置代码
Download下载: https://electerm.html5beta.com
v2.3.198
New features/Updates
- Support custom ssh agent path
- Improve mcp widget, add electerm name space
- [experimental] Add TCP keep alive in ssh2 lib
Bug fixes
- Fix global keep alive Interval overide logic
- Fix terminal search panel background
新功能/更新
- 支持自定义 SSH 代理路径
- 改进 MCP 组件,添加 electerm 命名空间
- [实验性] 在 ssh2 库中添加 TCP 保活
Bug 修复
- 修复全局保活间隔覆盖逻辑
- 修复终端搜索面板背景
Download下载: https://electerm.html5beta.com
Video guide使用视频: https://electerm.html5beta.com/videos
v2.3.191
Quick fix
- fix missing bookmark form tabs
快速修复
- 修复书签表单缺失标签页
Download下载: https://electerm.html5beta.com
Video guide使用视频: https://electerm.html5beta.com/videos
v2.3.190
New features/UI/Updates
- Improve hotkey setting UI
- Add reload all tabs function
- Add option to disable ssh agent when create ssh bookmark
- Support ssh certificate login
Bug fixes
- Fix translate missing in bookmark form
- Fix click sidebar bookmark icon can not close setting modal issue
新功能/界面/更新
- 改进热键设置界面
- 添加重新加载所有标签页功能
- 添加选项:在创建 SSH 书签时禁用 SSH Agent
- 支持 SSH 证书登录
问题修复
- 修复书签表单中翻译缺失的问题
- 修复点击侧边栏书签图标不能关闭设置面板的问题
Download下载: https://electerm.html5beta.com
Video guide使用视频: https://electerm.html5beta.com/videos
v2.3.181
New features/UI/Updates
- Add wiki link for MCP widget
- Improve MCP functions
- Fix Polish translations: capitalize first letter by @milocha
Bug fixes
- Fix click batch edit bookmarks icon would crash app issue
- Fix duplicated form item issue
新功能/界面/更新
- 为 MCP 小部件添加 wiki 链接
- 改进 MCP 功能
- 修正波兰语翻译:首字母大写 by @milocha
Bug 修复
- 修复点击批量编辑书签图标会导致应用崩溃的问题
- 修复重复表单项问题
Download下载: https://electerm.html5beta.com
Video guide使用视频: https://electerm.html5beta.com/videos
v2.3.176
New features/UI/Updates
- Support MCP widget (#4142)
- #4137 Quick commands search/label filter now would only show matched results
Bug fixes
- #4137 Fix scrollbar in sftp can not drag to scroll issue
- Fix profile use bug
- Fix notification API use
新功能/界面/更新
Bug 修复
- #4137 修复 sftp 中滚动条无法拖动滚动的问题
- 修复配置文件使用错误
- 修复通知 API 使用
Download下载: https://electerm.html5beta.com
Video guide使用视频: https://electerm.html5beta.com/videos
v2.3.166
New features/UI/Updates
- Support workspace: save/load specific layout and sessions (#4140)
- Improve terminal data flow in alternate screen mode (like vim, less, or TUI apps like Claude Code)
- Use custom modal to improve performance
- Improve widget UI
- UI: Better OS info display
Bug fixes
- #4143 Fix ftp multi file transfer break session issue
- Fix can not transfer empty file issue
- Fix a UI glitch for shortcut select
- #4136 Fix http proxy auth support
新功能/界面/更新
- 支持工作区:保存/加载特定布局和会话 (#4140)
- 改善交替屏幕模式下的终端数据流(如 vim、less 或 TUI 应用如 Claude Code)
- 使用自定义模态框以提升性能
- 改善小部件界面
- UI:更好的操作系统信息显示
Bug 修复
Download下载: https://electerm.html5beta.com
Video guide使用视频: https://electerm.html5beta.com/videos
v2.3.151
New features/UI/Updates
- Support Mac OS 10.x (#4138)
- UI/UX: Improve move bookmark modal performance and UI, improve setting page open speed
- Enable GPU render for win/mac by default
- Support proxy for telnet session
- UI: Improve setting modal performance
- #4137 UI: Improve sftp pager UI/UX
- #4137 Improve quick command filter UI, filtered item would be more obvious
新功能/界面/更新
- 支持 Mac OS 10.x (#4138)
- UI/UX:改善书签移动模态框性能和界面,提升设置页面打开速度
- 默认启用 Windows/Mac 的 GPU 加速
- 功能:支持 telnet 会话的代理
- UI:改善设置模态框性能
- #4137 UI:改善 SFTP 分页器 UI/UX
- #4137 改善快捷命令过滤器 UI,被过滤的项目更明显
Download下载: https://electerm.html5beta.com
Video guide使用视频: https://electerm.html5beta.com/videos
v2.3.136
New features/UI/Updates
- Support widgets (#3887)
- Improve tag UI
- Fix theme list style
- Update antd/react to latest (#4132) — improve compatibility and UI consistency
Bug fixes
- Fix form child form issue that could cause validation or submission problems
- Fix an unseen error that could lead to unexpected behavior
- Fix bookmark delete UI; empty categories can now be deleted
- Fix bookmark/group move behavior (prevent moving into itself) and support moving a group to root/top level
- Fix export data function for web app
新功能/界面/更新
问题修复
- 修复表单子表单相关问题,可能导致校验或提交异常
- 修复一个未显现的错误,可能会引起意外行为
- 修复书签删除界面,现在可以删除空的分类
- 修复书签/分组移动行为(防止移动到自身),并支持将分组移动到根/顶部
- 修复 Web 应用的数据导出功能
Download下载: https://electerm.html5beta.com
Video guide使用视频: https://electerm.html5beta.com/videos
v2.3.126
Bug fixes
- Fix command suggestion UI
- #4129 Fix fix command line support for legacy release
- #4128 Fix keyword search some chars in file editor cause crash issue
- Fix some missing translate
问题修复
Download下载: https://electerm.html5beta.com