electerm v2.10.26
New features/UI/Updates
- Support encode option for ftp session
- Support scale viewport for spice/RDP session
- Introduce a generic AI history component and integrate it into AI bookmark and AI configuration forms
- Persist AI bookmark description input to local storage and clear only upon successful creation
- Add create bookmark with AI history
- Add spice/electerm protocol support for deep link
- UI: support copy notification content/title
Bug fixes
- Fix shortcut editor cause unexpected warning issue (#4199)
- Fix rz upload speed
新功能/界面/更新
- 支持 FTP 会话的编码选项
- 支持 Spice/RDP 会话的缩放显示
- 引入通用的 AI 历史记录组件,并将其集成到 AI 书签和 AI 配置表单中
- 将 AI 书签描述输入持久化到本地存储,仅在成功创建后清除
- 添加使用 AI 历史记录创建书签功能
- 添加 spice/electerm 协议的深度链接支持
- 界面:支持复制通知内容/标题
Bug 修复
- 修复快捷键编辑器导致意外警告的问题 (#4199)
- 修复 rz 上传速度问题
Download下载: https://electerm.html5beta.com
Downloads
Files for electerm v2.10.26
Other ways to install
Microsoft Store
npm
npm i -g electermOther ways to install
Homebrew
brew install --cask electermnpm
npm i -g electermelecterm-2.10.26-linux-amd64-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
electerm-2.10.26-linux-x86_64-legacy.AppImage
for all linux, just run it (glibc < 2.34)
electerm-2.10.26-linux-arm64-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
electerm-2.10.26-linux-armv7l-legacy.AppImage
for all linux, just run it (glibc < 2.34)
electerm-2.10.26-linux-armv7l-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
electerm-2.10.26-linux-amd64-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
electerm-2.10.26-linux-x86_64-legacy.AppImage
for all linux, just run it (glibc < 2.34)
electerm-2.10.26-linux-arm64-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
electerm-2.10.26-linux-armv7l-legacy.AppImage
for all linux, just run it (glibc < 2.34)
electerm-2.10.26-linux-armv7l-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
Other ways to install
Snap Store
sudo snap install electerm --classichttps://snapcraft.io/electermAPT repository
curl -fsSL https://repos.electerm.org/deb/public.key | sudo gpg --dearmor -o /usr/share/keyrings/electerm.gpg
echo "deb [arch=amd64 signed-by=/usr/share/keyrings/electerm.gpg] https://repos.electerm.org/deb stable main" | sudo tee /etc/apt/sources.list.d/electerm.list
sudo apt update
sudo apt install -y electermhttps://repos.electerm.org/debRPM repository
sudo rpm --import https://repos.electerm.org/rpm/public.key
sudo tee /etc/yum.repos.d/electerm.repo <<'EOF'
[electerm]
name=Electerm Repository
baseurl=https://repos.electerm.org/rpm/
enabled=1
gpgcheck=0
repo_gpgcheck=1
gpgkey=https://repos.electerm.org/rpm/public.key
EOF
sudo dnf install -y electermhttps://repos.electerm.org/rpmnpm
npm i -g electerm