Skip to content

Nexterm

v1.2.1-BETA Breaking

This release includes 1 breaking change for platform teams planning a safe upgrade.

βœ“ No known CVEs patched
Read the diff β†’ Tool health β†’ What is this tool? β†’

✓ No known CVEs patched in this version

Affected surfaces

auth breaking_upgrade

ReleasePort's take

Light signal
editorial:auto 10d

The 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 summary

Broad release touches πŸ“¦ Downloads, feat, fix, and /../releases/download/v1.2.1-BETA/nexterm-1.2.1-BETA-arm64-v8a.apk.

Changes in this release

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 from germannewsmaker/nexterm:latest to nexterm/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

Track Nexterm

Get notified when new releases ship.

Sign up free

About Nexterm

The open source server management software for SSH, VNC & RDP

All releases β†’

Beta — feedback welcome: [email protected]