Release 1.2.1-BETA | Engines, CLI, ...
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 #1028
- ➗ Make split-view divider visible by @tcatlas in #1057
- 💌 Normalize IP addresses by @tcatlas in #1103
- 🖱️Close tabs with middle mouse button by @tcatlas in #1055
- 📝 Add translations for server tabs context menu by @tcatlas in #1069
- 📝 File Editor Syntax Highlighting by @tcatlas in #1070
- 🐛 Fixed Provider Name Display Issue by @tcatlas in #1102
- 🐛 Fix read-only property being ignored in ssh hook by @gnmyt in #1136
- ⬅️ Sidebar/server list collapse and hover improvements by @tcatlas in #1058
- feat: Show provider icons in login dialog and authentication page by @eduardomozart in #1192
- feat: Enable newly created auth providers by default by @eduardomozart in #1183
- fix: Reload servers list after create/join/leave/delete organization by @eduardomozart in #1188
- feat: Format session duration with i18n labels by @eduardomozart in #1189
- fix: Consistently set default port for SSH, RDP, Telnet, VNC when adding a new server by @eduardomozart in #1185
- feat: Open Quick Connect for servers without identity by @eduardomozart in #1184
- feat: Use server name as default identity name by @eduardomozart in #1180
- feat: Treat 'entry.' actions like 'server.' for Audit badges by @eduardomozart in #1182
- 🔩 Nexterm Engine by @gnmyt in #1204
- feat: Add MySQL port config by @eduardomozart in #1181
- 🎨 Custom Themes by @gnmyt in #1273
- 🔍 Customizable UI Size by @tcatlas in #1101
- 📱 VNC, RDP and SFTP support in mobile by @gnmyt in #1315
- feat: Add autocomplete="off" to Bind DN/Password and userSearchFilter inputs in LDAPProviderDialog by @eduardomozart in #1224
- 🐛 Make optional passphrase optional by @tcatlas in #1116
- ⌨️ CLI client by @gnmyt in #1319
- ⛶ QR Code Login by @gnmyt in #1326
- 📝 Server notes by @tcatlas in #1115
- 🐛 UI inconsistencies by @gnmyt in #1413
- 🍞 Connection error container by @tcatlas in #1053
- 🖥️ Multiple servers in connector by @gnmyt in #1414
- 🔣 Translation improvements by @tcatlas in #1099
- 🐛 Chinese name restrictions by @gnmyt in #1415
- 🎨 Custom Tag Colors by @gnmyt in #1416
- 🔑 Password paste shortcut by @gnmyt in #1418
- 👨🏻💻 Admin CLI by @gnmyt in #1425
- 📦 Package distribution by @gnmyt in #1426
Full Changelog: v1.2.0-BETA...v1.2.1-BETA
