electerm v1.39.99

Published 2024-08-05

New features

  • #3530 Support %xxx% in sftp path
  • #3509 Support telnet/rdp/vnc/serialport/local and all options in command line
  • #3524 Add terminal config for sftpPathFollowSsh
  • #3514 make profiles standalone sync data

Bug fixes/UI/UX

  • #3532 Handler dynamic portforward error properly
  • #3506 Fix terminal info UI
  • #3525 Fix upggrade message UI, support long message
  • #3514 Profile id would use auto increment instead of random string
  • #3536 Fix tabs UI for add button toggle

新功能

  • #3530 支持在sftp路径中使用%xxx%
  • #3509 在命令行中支持telnet/rdp/vnc/serialport/local和所有选项
  • #3524 为SFTP跟随终端路径添加终端设置项
  • #3514 使配置文件独立同步数据

错误修复/UI/UX

  • #3532 正确处理动态端口转发错误
  • #3506 修复终端信息UI
  • #3525 修复升级消息UI,支持长消息
  • #3514 配置文件ID将使用自动增量而不是随机字符串
  • #3536 修复添加按钮切换的标签UI

Downloads

Files for electerm v1.39.99

electerm-1.39.99-win-x64-installer.exe
Windows installer (recommended)
electerm-1.39.99-win-x64-portable.tar.gz
Portable archive
electerm-1.39.99-win-x64.tar.gz
Just extract and run
electerm-1.39.99-win7.tar.gz
Legacy Windows 7 compatible
electerm-1.39.99-win-x64-installer.exe
Windows installer (recommended)
electerm-1.39.99-win-x64-portable.tar.gz
Portable archive
electerm-1.39.99-win-x64.tar.gz
Just extract and run
electerm-1.39.99-win7.tar.gz
Legacy Windows 7 compatible
Other ways to install
npm
npm i -g electerm
electerm-1.39.99-mac-arm64.dmg
for Apple Silicon Macs (M1, M2, etc.)
electerm-1.39.99-mac-x64.dmg
for Intel Macs
Other ways to install
Homebrew
brew install --cask electerm
npm
npm i -g electerm
electerm-1.39.99-linux-amd64.deb
for Debian, Ubuntu...
electerm-1.39.99-linux-amd64.snap
for all linux that support snap
electerm-1.39.99-linux-x64.tar.gz
for all linux, just extract
electerm-1.39.99-linux-x86_64.AppImage
for all linux, just run it
electerm-1.39.99-linux-x86_64.rpm
for Red Hat, Fedora...
electerm-1.39.99-linux-aarch64.rpm
for Red Hat, Fedora...
electerm-1.39.99-linux-arm64.AppImage
for all linux, just run it
electerm-1.39.99-linux-arm64.deb
for Debian, Ubuntu...
electerm-1.39.99-linux-arm64.tar.gz
for all linux, just extract
electerm-1.39.99-linux-armv7l.AppImage
for all linux, just run it
electerm-1.39.99-linux-armv7l.deb
for Debian, Ubuntu...
electerm-1.39.99-linux-armv7l.rpm
for Red Hat, Fedora...
electerm-1.39.99-linux-armv7l.tar.gz
for all linux, just extract
electerm-1.39.99-linux-amd64.deb
for Debian, Ubuntu...
electerm-1.39.99-linux-amd64.snap
for all linux that support snap
electerm-1.39.99-linux-x64.tar.gz
for all linux, just extract
electerm-1.39.99-linux-x86_64.AppImage
for all linux, just run it
electerm-1.39.99-linux-x86_64.rpm
for Red Hat, Fedora...
electerm-1.39.99-linux-aarch64.rpm
for Red Hat, Fedora...
electerm-1.39.99-linux-arm64.AppImage
for all linux, just run it
electerm-1.39.99-linux-arm64.deb
for Debian, Ubuntu...
electerm-1.39.99-linux-arm64.tar.gz
for all linux, just extract
electerm-1.39.99-linux-armv7l.AppImage
for all linux, just run it
electerm-1.39.99-linux-armv7l.deb
for Debian, Ubuntu...
electerm-1.39.99-linux-armv7l.rpm
for Red Hat, Fedora...
electerm-1.39.99-linux-armv7l.tar.gz
for all linux, just extract
Other ways to install
Snap Store
sudo snap install electerm --classic
https://snapcraft.io/electerm
APT 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 electerm
https://repos.electerm.org/deb
RPM 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 electerm
https://repos.electerm.org/rpm
npm
npm i -g electerm