electerm v3.7.16
New features/UI/Updates
- Improve tree list performance
Bug fixes
- Fix AI generate bookmark logic for profile auth type
- Fix open AI form not open issue for the first time click menu issue
- When add AI created bookmarks, add one by one to avoid crash the app
- Fix shell detect logic in terminal
- Fix terminal background when terminal initialized
- Fix ssh login for some 2FA server
- Fix widget load security issue
新功能/界面/更新
- 提升树状列表性能
问题修复
- 修复 AI 生成书签逻辑对 profile auth 类型的支持
- 修复首次点击菜单时 AI 表单不打开的问题
- 添加 AI 创建的书签时逐个添加以避免应用崩溃
- 修复终端中的 shell 检测逻辑
- 修复终端初始化时的背景问题
- 修复部分 2FA 服务器的 SSH 登录问题
- 修复 widget 加载安全问题
Download下载: https://electerm.html5beta.com
Downloads
Files for electerm v3.7.16
Other ways to install
Microsoft Store
npm
npm i -g electermOther ways to install
Homebrew
brew install --cask electermnpm
npm i -g electermelecterm-3.7.16-linux-amd64-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
electerm-3.7.16-linux-arm64-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
electerm-3.7.16-linux-armv7l-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
electerm-3.7.16-linux-amd64-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
electerm-3.7.16-linux-arm64-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
electerm-3.7.16-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