electerm version history
13 releases tracked, newest first.
v3.15.120
Jul 11, 2026- Added compare option for files with same extension in context menu
- Improved security by fixing unsafe filename handling in multiple scenarios
- Save split view state to workspace data
- Enhanced UX with flashing buttons and better menu text
41 downloads
v3.15.110
Jul 7, 2026- Support drag multi files to upload in terminal
- Enhance notification system to merge duplicate error messages
- Add reset zoom and font size buttons
- Fix multi files upload and footer icon alignment issues
41 downloads
v3.15.100
Jul 3, 2026- Added tree list sorting and multi-file drag to terminal
- Updated xterm and logo, added Shift+Enter hotkey
- Improved filename sanitization and fixed terminal alignment
- Fixed Win7 build and local terminal env pollution
41 downloads
v3.15.86
Jun 26, 2026- Updated logo
- Fixed database issues in legacy build
- Improved sftp/rzsz file transfer metadata handling
41 downloads
v3.15.76
Jun 24, 2026### New features/UI/Updates
- Support non UTF-8 encoding in SFTP/SCP mode
- Update icon for Mac
### Bug fixes
- #4399 Fix web session container height issue
- Fix IME input support for non UTF-8 encoded SSH sessions
-----
### 新功能/界面/更新
- 在 SFTP/SCP 模式下支持非 UTF-8 编码
- 更新 Mac 图标
### 问题修复
- #4399 修复 Web 会话容器高度问题
- 修复非 UTF-8 编码 SSH 会话的 IME 输入支持
-------
Download下载: [https://electerm.org](https://electerm.org)
41 downloads
v3.15.69
Jun 21, 2026### New features/UI/Updates
- UX: Add initLoadingData state and update related components
- Improve logo
-----
### 新功能/界面/更新
- 用户体验:添加加载数据状态并更新相关组件
- 改进图标
-------
Download下载: [https://electerm.org](https://electerm.org)
41 downloads
v3.15.66
Jun 18, 2026### New features/UI/Updates
- Add compression algorithms support to SSH bookmark schema and form
- Update logo (#4395)
-----
### 新功能/界面/更新
- 为 SSH 书签配置添加压缩算法选项
- 更新 Logo (#4395)
-------
Download下载: [https://electerm.org](https://electerm.org)
41 downloads
v3.15.58
Jun 16, 2026### New features/UI/Updates
- AI: Only allow one AI Agent task running to avoid conflict, add AI stream content max height
- AI: Put stop AI stream button static bottom right, easier for user to click
- #4390 Show data compare with remote sync data, for user decide upload or download
### Bug fixes
- #4391 Fix sidebar pinning logic to reset opened sidebar when unpinned
-----
### 新功能/界面/更新
- AI:限制同时只能运行一个 AI Agent 任务以避免冲突,添加 AI 流内容最大高度
- AI:将停止 AI 流按钮固定在右下角,方便用户点击
- #4390 显示与远程同步数据的对比,方便用户决定上传或下载
### 问题修复
- #4391 修复侧边栏取消固定时未重置已打开侧边栏的逻辑问题
-------
Download下载: [https://electerm.html5beta.com](https://electerm.html5beta.com)
41 downloads
v3.15.50
Jun 11, 2026### New features/UI/Updates
- #4380 Support keep alive icon for local terminal
- Add known host update function
- Make ftp server lib built-in to support no npm env
- Add dynamic load retry (#4388)
- Improve drag-and-drop functionality in file list table
### Bug fixes
- Fix data sync to db logic
- Fix drag/drop transfer trigger twice issue
-----
### 新功能/界面/更新
- #4380 支持本地终端保持连接图标
- 添加已知主机更新功能
- 内置 FTP 服务器库以支持无 npm 环境
- 添加动态加载重试机制 (#4388)
- 改进文件列表表格的拖放功能
### 问题修复
- 修复数据同步到数据库的逻辑
- 修复拖放传输触发两次的问题
-------
Download下载: [https://electerm.html5beta.com](https://electerm.html5beta.com)
41 downloads
v3.15.32
Jun 5, 2026### Bug fixes
- Fix: AppImage release icon (#4377).
- Fix: Support for trzsz Chinese file name.
- Fix: zmodem transfer modify time issue and Chinese file name charset issue.
-----
### 问题修复
- 修复:AppImage 发布图标问题 (#4377)。
- 修复:trzsz 中文文件名支持。
- 修复:zmodem 传输修改时间问题及中文文件名字符集问题。
-------
Download下载: [https://electerm.html5beta.com](https://electerm.html5beta.com)
41 downloads
v3.15.28
Jun 2, 2026### New features/UI/Updates
- MCP/AI Agent: Support run background command
- AI config: Support ai config name and show model name in chat history
- Terminal: Support osc52 clipboard escape sequences for TUI
### Bug fixes
- #4371 Fix appx submit to ms store CI
- #4361 Fix protocol support for single app mode
- #4370 Handle Windows paths correctly in terminal navigation
- #4367 Fix rx/tx support for serialport session
- Fix some sftp operations when no sftp situation by @yulianjie
- Fix concurrent sftp transfer, make sure finish properly by @yulianjie
-----
### 新功能/界面/更新
- MCP/AI 代理:支持运行后台命令
- AI 配置:支持 AI 配置名称并在聊天历史中显示模型名称
- 终端:支持 osc52 剪贴板转义序列用于 TUI
### 问题修复
- #4371 修复提交到 Microsoft Store 的 appx CI 问题
- #4361 修复单应用模式下的协议支持
- #4370 正确处理终端导航中的 Windows 路径
- #4367 修复串口会话的 rx/tx 支持
- 修复在没有 sftp 情况下的一些 sftp 操作,by @yulianjie
- 修复并发 sftp 传输,确保正确完成,by @yulianjie
41 downloads
v3.15.0
May 31, 2026### New features/UI/Updates
- #4365 Support WSL path in Windows OS
- #4366 Make sure window server remote path always correct
- Web app: Support download/upload from browser
- Support record terminal feed to file
- Add save terminal log context menu for terminal
- UI: Improve server info panel UI
- UI: Improve AI chat UI
### Bug fixes
- Fix terminal state sync with terminal info panel
- Fix switch tab server info panel not properly update issue
-----
### 新功能/界面/更新
- #4365 支持 Windows 系统中的 WSL 路径
- #4366 确保窗口服务器远程路径始终正确
- Web 应用:支持从浏览器下载/上传文件
- 支持将终端输出录制到文件
- 添加终端右键菜单中的保存终端日志选项
- 界面:改进服务器信息面板界面
- 界面:改进 AI 聊天界面
### 问题修复
- 修复终端状态与终端信息面板同步的问题
- 修复切换标签页时服务器信息面板未正确更新的问题
-------
Download下载: [https://electerm.html5beta.com](https://electerm.html5beta.com)
41 downloads
v3.12.0
May 29, 2026### New features/UI/Updates
- serialport: Add XMODEM protocol support for file transfers in serialport session (#4358)
- serialport: Support TX/RX line endings for serialport session
- AI Agent: Add close_tab function for tab management
- AI Agent: Support sftp transfer
- MCP/AI Agent: Add open tab tool to directly open session without creating bookmark
- MCP: Enhance bookmark create by adding data validation and sanitization
- MCP/AI Agent: Fix MCP/AI run command ability, now can run in any tab
- Add confirmation for clearing AI chat history
- Add AI chat mode persistence with local storage
- UI: Improve bookmark list mouse over UI
- UI: Improve history UI logic
### Bug fixes
- Fix sftp upload folder modify time issue
- Fix server info code, avoid potential crash (#4362)
- Fix backspace can not trigger terminal scroll to bottom issue
-----
### 新功能/界面/更新
- serialport: 为串口会话添加 XMODEM 协议支持,用于文件传输 (#4358)
- serialport: 支持串口会话的 TX/RX 行尾符设置
- AI 代理:添加 close_tab 功能用于标签页管理
- AI 代理:支持 SFTP 文件传输
- MCP/AI 代理:添加 open tab 工具,可直接打开会话而无需创建书签
- MCP:通过添加数据验证和清理增强书签创建功能
- MCP/AI 代理:修复 MCP/AI 运行命令功能,现在可在任意标签页中运行
- 添加清空 AI 聊天历史的确认提示
- 添加 AI 聊天模式的本地存储持久化
- 界面:改进书
41 downloads