This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Affected surfaces
ReleasePort's take
Light signalThe Docker image for Nexterm has been repointed from `germannewsmaker/nexterm:latest` to `nexterm/aio:latest`. Multiple new features and fixes are included in this release.
Why it matters: Deployments must update their Docker pull configuration to the new `nexterm/aio:latest` image; otherwise they will receive an older, unsupported version. No other measurable trigger is present.
Summary
AI summaryBroad release touches π¦ Downloads, feat, fix, and /../releases/download/v1.2.1-BETA/nexterm-1.2.1-BETA-arm64-v8a.apk.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds a new connectivity engine written in C. Adds a new connectivity engine written in C. Source: llm_adapter@2026-05-24 Confidence: high |
β |
| Feature | Medium |
Adds CLI client support. Adds CLI client support. Source: llm_adapter@2026-05-24 Confidence: high |
β |
| Feature | Medium |
Adds QR Code Login capability. Adds QR Code Login capability. Source: llm_adapter@2026-05-24 Confidence: high |
β |
| Feature | Medium |
Adds VNC, RDP and SFTP support in mobile app. Adds VNC, RDP and SFTP support in mobile app. Source: llm_adapter@2026-05-24 Confidence: high |
β |
| Feature | Medium |
Adds Admin CLI tool. Adds Admin CLI tool. Source: llm_adapter@2026-05-24 Confidence: high |
β |
| Feature | Medium |
Adds Package distribution improvements. Adds Package distribution improvements. Source: llm_adapter@2026-05-24 Confidence: low |
β |
| Feature | Medium |
Docker image moved from `germannewsmaker/nexterm:latest` to `nexterm/aio:latest`. Docker image moved from `germannewsmaker/nexterm:latest` to `nexterm/aio:latest`. Source: llm_adapter@2026-05-24 Confidence: low |
β |
| Feature | Medium |
Adds Custom Tag Colors UI option. Adds Custom Tag Colors UI option. Source: llm_adapter@2026-05-24 Confidence: low |
β |
| Feature | Medium |
Improves package distribution mechanisms. Improves package distribution mechanisms. Source: granite4.1:30b@2026-05-25-audit Confidence: low |
β |
| Bugfix | Medium |
Fixes readβonly property being ignored in SSH hook. Fixes readβonly property being ignored in SSH hook. Source: llm_adapter@2026-05-24 Confidence: high |
β |
| Bugfix | Medium |
Fixes Provider Name Display Issue. Fixes Provider Name Display Issue. Source: llm_adapter@2026-05-24 Confidence: high |
β |
Full changelog
[!IMPORTANT]
This release includes an entirely new connectivity engine, written in C. If you experience any issues, please report them.
Note that the docker image moved fromgermannewsmaker/nexterm:latesttonexterm/aio:latest.
π¦ Downloads
Connector (Desktop/Mobile App)
| Platform / Architecture | Windows | macOS | Linux | Android | iOS |
| :-- | :-- | :-- | :-- | :-- | :-- |
| x86-64 | EXE Β· MSI | DMG | DEB Β· RPM Β· AppImage | APK | |
| ARM64 | EXE | DMG | | APK | |
| ARM32 | | | | APK | |
| Universal | | | | APK | IPA |
CLI
| Platform | x86-64 | ARM64 |
| :-- | :-- | :-- |
| Windows | nt.exe | |
| macOS | | nt |
| Linux | nt | nt |
Server (Standalone)
| Platform / Architecture | Windows | macOS | Linux |
| :-- | :-- | :-- | :-- |
| x86-64 | EXE | | Binary Β· DEB Β· RPM |
| ARM64 | | Binary | Binary Β· DEB Β· RPM |
Engine
| Architecture | Linux |
| :-- | :-- |
| x86-64 | tar.gz Β· DEB Β· RPM |
| ARM64 | tar.gz Β· DEB Β· RPM |
What's Changed
- π Landing page by @gnmyt in https://github.com/gnmyt/Nexterm/pull/1028
- β Make split-view divider visible by @tcatlas in https://github.com/gnmyt/Nexterm/pull/1057
- π Normalize IP addresses by @tcatlas in https://github.com/gnmyt/Nexterm/pull/1103
- π±οΈClose tabs with middle mouse button by @tcatlas in https://github.com/gnmyt/Nexterm/pull/1055
- π Add translations for server tabs context menu by @tcatlas in https://github.com/gnmyt/Nexterm/pull/1069
- π File Editor Syntax Highlighting by @tcatlas in https://github.com/gnmyt/Nexterm/pull/1070
- π Fixed Provider Name Display Issue by @tcatlas in https://github.com/gnmyt/Nexterm/pull/1102
- π Fix read-only property being ignored in ssh hook by @gnmyt in https://github.com/gnmyt/Nexterm/pull/1136
- β¬ οΈ Sidebar/server list collapse and hover improvements by @tcatlas in https://github.com/gnmyt/Nexterm/pull/1058
- feat: Show provider icons in login dialog and authentication page by @eduardomozart in https://github.com/gnmyt/Nexterm/pull/1192
- feat: Enable newly created auth providers by default by @eduardomozart in https://github.com/gnmyt/Nexterm/pull/1183
- fix: Reload servers list after create/join/leave/delete organization by @eduardomozart in https://github.com/gnmyt/Nexterm/pull/1188
- feat: Format session duration with i18n labels by @eduardomozart in https://github.com/gnmyt/Nexterm/pull/1189
- fix: Consistently set default port for SSH, RDP, Telnet, VNC when adding a new server by @eduardomozart in https://github.com/gnmyt/Nexterm/pull/1185
- feat: Open Quick Connect for servers without identity by @eduardomozart in https://github.com/gnmyt/Nexterm/pull/1184
- feat: Use server name as default identity name by @eduardomozart in https://github.com/gnmyt/Nexterm/pull/1180
- feat: Treat 'entry.' actions like 'server.' for Audit badges by @eduardomozart in https://github.com/gnmyt/Nexterm/pull/1182
- π© Nexterm Engine by @gnmyt in https://github.com/gnmyt/Nexterm/pull/1204
- feat: Add MySQL port config by @eduardomozart in https://github.com/gnmyt/Nexterm/pull/1181
- π¨ Custom Themes by @gnmyt in https://github.com/gnmyt/Nexterm/pull/1273
- π Customizable UI Size by @tcatlas in https://github.com/gnmyt/Nexterm/pull/1101
- π± VNC, RDP and SFTP support in mobile by @gnmyt in https://github.com/gnmyt/Nexterm/pull/1315
- feat: Add autocomplete="off" to Bind DN/Password and userSearchFilter inputs in LDAPProviderDialog by @eduardomozart in https://github.com/gnmyt/Nexterm/pull/1224
- π Make optional passphrase optional by @tcatlas in https://github.com/gnmyt/Nexterm/pull/1116
- β¨οΈ CLI client by @gnmyt in https://github.com/gnmyt/Nexterm/pull/1319
- βΆ QR Code Login by @gnmyt in https://github.com/gnmyt/Nexterm/pull/1326
- π Server notes by @tcatlas in https://github.com/gnmyt/Nexterm/pull/1115
- π UI inconsistencies by @gnmyt in https://github.com/gnmyt/Nexterm/pull/1413
- π Connection error container by @tcatlas in https://github.com/gnmyt/Nexterm/pull/1053
- π₯οΈ Multiple servers in connector by @gnmyt in https://github.com/gnmyt/Nexterm/pull/1414
- π£ Translation improvements by @tcatlas in https://github.com/gnmyt/Nexterm/pull/1099
- π Chinese name restrictions by @gnmyt in https://github.com/gnmyt/Nexterm/pull/1415
- π¨ Custom Tag Colors by @gnmyt in https://github.com/gnmyt/Nexterm/pull/1416
- π Password paste shortcut by @gnmyt in https://github.com/gnmyt/Nexterm/pull/1418
- π¨π»βπ» Admin CLI by @gnmyt in https://github.com/gnmyt/Nexterm/pull/1425
- π¦ Package distribution by @gnmyt in https://github.com/gnmyt/Nexterm/pull/1426
Full Changelog: https://github.com/gnmyt/Nexterm/compare/v1.2.0-BETA...v1.2.1-BETA
Breaking Changes
- Docker image moved from germannewsmaker/nexterm:latest to nexterm/aio:latest
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
Related context
Related tools
Beta — feedback welcome: [email protected]