electerm 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
新功能/界面/更新
- 支持 Widgets 功能 (#3887)
- 改进标签(tag)界面
- 修复主题列表样式
- 升级 antd/react 到最新版本(#4132),改善兼容性和界面一致性
问题修复
- 修复表单子表单相关问题,可能导致校验或提交异常
- 修复一个未显现的错误,可能会引起意外行为
- 修复书签删除界面,现在可以删除空的分类
- 修复书签/分组移动行为(防止移动到自身),并支持将分组移动到根/顶部
- 修复 Web 应用的数据导出功能
Download下载: https://electerm.html5beta.com
Video guide使用视频: https://electerm.html5beta.com/videos
Downloads
Files for electerm v2.3.136
Other ways to install
Microsoft Store
npm
npm i -g electermOther ways to install
Homebrew
brew install --cask electermnpm
npm i -g electermelecterm-2.3.136-linux-amd64-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
electerm-2.3.136-linux-x86_64-legacy.AppImage
for all linux, just run it (glibc < 2.34)
electerm-2.3.136-linux-arm64-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
electerm-2.3.136-linux-armv7l-legacy.AppImage
for all linux, just run it (glibc < 2.34)
electerm-2.3.136-linux-armv7l-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
electerm-2.3.136-linux-amd64-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
electerm-2.3.136-linux-x86_64-legacy.AppImage
for all linux, just run it (glibc < 2.34)
electerm-2.3.136-linux-arm64-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
electerm-2.3.136-linux-armv7l-legacy.AppImage
for all linux, just run it (glibc < 2.34)
electerm-2.3.136-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