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