This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+5 more
ReleasePort's take
Light signalRelease 2.3.1 introduces a new connections panel and several quality‑of‑life UI improvements while fixing multiple bugs, notably addressing jump host connection failures (severity 50).
Why it matters: The release adds a persistent connections view and split‑screen enhancements; critical for teams using jump hosts because it resolves failure cases that previously disrupted workflow.
Summary
AI summaryNew connections panel, improved split‑screen system, QOL updates, and many bug fixes.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds new connections tab for viewing/restoring persisted connections Adds new connections tab for viewing/restoring persisted connections Source: llm_adapter@2026-05-29 Confidence: high |
— |
| Feature | Medium |
Improves split-screen system with right‑click menu on tabs Improves split-screen system with right‑click menu on tabs Source: llm_adapter@2026-05-29 Confidence: high |
— |
| Feature | Medium |
Adds user profile toggle to reopen all tabs across devices Adds user profile toggle to reopen all tabs across devices Source: llm_adapter@2026-05-29 Confidence: high |
— |
| Feature | Medium |
Re‑adds WOL button for wake‑on‑LAN functionality Re‑adds WOL button for wake‑on‑LAN functionality Source: llm_adapter@2026-05-29 Confidence: high |
— |
| Feature | Medium |
Adds filter and sort buttons for host list Adds filter and sort buttons for host list Source: llm_adapter@2026-05-29 Confidence: high |
— |
| Feature | Medium |
Improves alert system user interface Improves alert system user interface Source: llm_adapter@2026-05-29 Confidence: high |
— |
| Feature | Medium |
Adds user profile toggle to pin the leftmost side rail Adds user profile toggle to pin the leftmost side rail Source: llm_adapter@2026-05-29 Confidence: high |
— |
| Feature | Medium |
Re‑adds snippet reordering system Re‑adds snippet reordering system Source: llm_adapter@2026-05-29 Confidence: high |
— |
| Feature | Medium |
Makes all SSH‑based connections read keepalive settings from host manager Makes all SSH‑based connections read keepalive settings from host manager Source: llm_adapter@2026-05-29 Confidence: high |
— |
| Bugfix | Medium |
Fixes random SSH disconnects occurring during use Fixes random SSH disconnects occurring during use Source: llm_adapter@2026-05-29 Confidence: low |
— |
| Bugfix | Medium |
Fixes jump host connections failing to establish Fixes jump host connections failing to establish Source: granite4.1:30b@2026-05-29-audit Confidence: low |
— |
| Bugfix | Low |
Correctly uses BASE_PATH environment variable for caching Correctly uses BASE_PATH environment variable for caching Source: granite4.1:30b@2026-05-29-audit Confidence: low |
— |
| Bugfix | Low |
Adapts admin/user profile menu toggle buttons to small‑width sidebar Adapts admin/user profile menu toggle buttons to small‑width sidebar Source: granite4.1:30b@2026-05-29-audit Confidence: low |
— |
| Bugfix | Low |
Prevents duplication of hosts from stripping many fields Prevents duplication of hosts from stripping many fields Source: granite4.1:30b@2026-05-29-audit Confidence: low |
— |
| Bugfix | Low |
Resolves Guacamole 1.0.0 and 1.1.0 errors Resolves Guacamole 1.0.0 and 1.1.0 errors Source: granite4.1:30b@2026-05-29-audit Confidence: low |
— |
| Bugfix | Low |
Fixes host toolbar row overflow issue Fixes host toolbar row overflow issue Source: granite4.1:30b@2026-05-29-audit Confidence: low |
— |
| Bugfix | Low |
Corrects command palette toggling while typing Corrects command palette toggling while typing Source: granite4.1:30b@2026-05-29-audit Confidence: low |
— |
| Bugfix | Low |
Prevents file manager from displaying filenames in uppercase Prevents file manager from displaying filenames in uppercase Source: granite4.1:30b@2026-05-29-audit Confidence: low |
— |
| Bugfix | Low |
Ensures host manager loads custom port configurations Ensures host manager loads custom port configurations Source: granite4.1:30b@2026-05-29-audit Confidence: low |
— |
| Bugfix | Low |
Restores functionality of user profile toggles for host tags, snippet folder collapse, snippet confirmation, and command palette disablement Restores functionality of user profile toggles for host tags, snippet folder collapse, snippet confirmation, and command palette disablement Source: granite4.1:30b@2026-05-29-audit Confidence: low |
— |
| Bugfix | Low |
Fixes connection errors on Guacd hosts created in v2.2.1 or later Fixes connection errors on Guacd hosts created in v2.2.1 or later Source: granite4.1:30b@2026-05-29-audit Confidence: low |
— |
| Bugfix | Low |
Removes unnecessary file manager color toggle from user profile Removes unnecessary file manager color toggle from user profile Source: granite4.1:30b@2026-05-29-audit Confidence: low |
— |
| Bugfix | Low |
Resolves macOS UI not displaying until app switch and return Resolves macOS UI not displaying until app switch and return Source: granite4.1:30b@2026-05-29-audit Confidence: low |
— |
Full changelog
New connections panel (backgrounded connections), improved split screen system, a few QOL updates, and many bug fixes.
| Architecture | Windows | Linux | Mac | Android | iOS |
|------------------|------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------|---------------------------------------------|-----------------------------------|
| x86-64 (64-bit) | EXE · MSI · Portable | AppImage · DEB · Portable | DMG | — | — |
| AArch64 (ARM64) | — | AppImage · DEB · Portable | DMG | APK (1.3.2) | IPA (1.3.2) |
| ARMv7 (32-bit) | — | AppImage · DEB · Portable | — | — | — |
| x86-32 (32-bit) | EXE · MSI · Portable | — | — | — | — |
| Universal | Chocolatey | Flatpak | DMG · App Store · Homebrew | — | — |
Update Log:
- Improved split-screen system (right on tabs for split-screen menu)
- New connections tab to view and restore old connections (connections are persisted unless closed for 30 minutes)
- Created new user profile toggle to reopen all tabs on refresh or device switch (now saves to backend instead of being browser specific)
- Re-added WOL button
- Filter/sort host buttons
- Improved alert system UI
- Save sidebar width to browser storage
- New user profile toggle to pin the leftmost side rail
- Re-added snippet reordering system
- Made all SSH-based connections read from the keepalive information set in the host manager
- Update electron version check to match new UI
Bug Fixes:
- Proper use of BASE_PATH env variable for caching
- Admin/user profile menu toggle buttons now properly adapt to a small-width sidebar
- Duplicating hosts stripping many fields
- Random SSH disconnects
- Guacamole 1_0_0 and 1_1_0 errors
- Host toolbar row overflow
- Command palette toggling while typing
- File manager displaying filenames in uppercase
- Host manager custom ports not loading
- User profile toggles for host tags, snippet folder collapse, snippet requires confirmation, and disable command palette not working
- Guacd hosts made on ≥v2.2.1 give connection errors
- Removed unneeded file manager color toggle in user profile
- macOS not displaying UI until switching to another app and coming back
- Jump host connections failing
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Termix
Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities.
Related context
Related tools
Beta — feedback welcome: [email protected]