Electerm 3.8.8
New features/UI/Updates
- Improve support for windows ssh server in sftp related functions
Bug fixes
- Fix bookmark sub category not show in settings issue
Zaloguj
lub
Zarejestruj się
aby zobaczyć!
New features/UI/Updates
- Improve support for windows ssh server in sftp related functions
Bug fixes
- Fix bookmark sub category not show in settings issue
Security
- Add deep link prop checks to improve safety when opening external links.
- Do not allow exec paths containing ".." to prevent directory traversal risks.
New features/UI/Updates
- Improve bookmark import: ensure imported bookmarks are correct and support importing an array of bookmarks.
- Add a standalone AI configuration panel and remove the default AI API provider so users can pick their preferred provider.
Bug fixes
- Disallow import tags in custom CSS for security and stability.
- Fix encoding for AI response streams to avoid garbled characters in responses.
UI/Feature updates
- UI: Improve tab UI — more obvious feed icon.
- New: Enhance custom editor functionality with auto-open.
- New: Improve terminal password prompt handling and show status in tab title.
Bug fixes
- Fix: update password hint format to include port if available.
- Fix: scroll reset logic on file list update.
- Fix: bookmark matching now includes description in search.
- Fix: bookmark item now updates live after edit.
Security
- Update encryption to use AES-256-GCM and improved format handling.
- Only expose a safe environment to the renderer process.
New features/UI/Updates
- Support loong64 (LoongArch64) Linux (
Zaloguj lub Zarejestruj się aby zobaczyć!)- When user types exit in terminal, close the tab
- Add drag/drop file to terminal behavior setting
- Add command blacklist(and builtin blacklist), whitelist configurations with validation in MCP server
- Implement SSH host key verification and management
- Support editing log path for every terminal
Bug fixes
- Fix bookmark root level filter logic
- Resolve issue with macos ssh session input lag (
Zaloguj lub Zarejestruj się aby zobaczyć!) byZaloguj lub Zarejestruj się aby zobaczyć!- Use append mode for log file stream to preserve existing terminal logs
New features/UI/Updates
- Add line ending option to serial bookmark schema
- MCP widget: add bookmark keyword filter to restrict bookmark access, limit bookmark props, no auth info exposed any more
- Add support for parsing connection strings with trailing slashes
Zaloguj lub Zarejestruj się aby zobaczyć!Support password encrypt for webdav- Support loong64 legacy (
Zaloguj lub Zarejestruj się aby zobaczyć!)- Support manually input font family name in setting
Bug fixes
- Improve IME support
Zaloguj lub Zarejestruj się aby zobaczyć!Fix potential memory leak (Zaloguj lub Zarejestruj się aby zobaczyć!)
Security
- Replace shell commands with fs.promises methods for rm, cp, and mv operations
- Avoid potential risk of unsafe file name when do trzsz/rzsz file transfer
Bug fixes
- Fix sftp upload not working in Windows OS
New features/UI/Updates
Zaloguj lub Zarejestruj się aby zobaczyć!Support WSL path in Windows OS Zaloguj lub Zarejestruj się aby zobaczyć!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
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
Zaloguj lub Zarejestruj się aby zobaczyć!Fix appx submit to ms store CI Zaloguj lub Zarejestruj się aby zobaczyć!Fix protocol support for single app mode Zaloguj lub Zarejestruj się aby zobaczyć!Handle Windows paths correctly in terminal navigation Zaloguj lub Zarejestruj się aby zobaczyć!Fix rx/tx support for serialport session- Fix some sftp operations when no sftp situation by
Zaloguj lub Zarejestruj się aby zobaczyć!- Fix concurrent sftp transfer, make sure finish properly by
Zaloguj lub Zarejestruj się aby zobaczyć!
Bug fixes
- Fix: AppImage release icon (
Zaloguj lub Zarejestruj się aby zobaczyć!).- Fix: Support for trzsz Chinese file name.
- Fix: zmodem transfer modify time issue and Chinese file name charset issue.
New features/UI/Updates
Zaloguj lub Zarejestruj się aby zobaczyć!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 (
Zaloguj lub Zarejestruj się aby zobaczyć!)- Improve drag-and-drop functionality in file list table
Bug fixes
- Fix data sync to db logic
- Fix drag/drop transfer trigger twice issue