๐ฆ 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 ยท DEB ยท RPM | nt ยท DEB ยท RPM |
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
- โฐ Remember server list size by @gnmyt in #1430
- docs: improve development setup documentation by @j-gaertig in #1473
- Fix: Engine crash on rdp resize by @tcatlas in #1435
- ๐ Fix several engine/server issues by @gnmyt in #1495
- ๐ Add search bar in file manager by @gnmyt in #1496
- fix(backup): update archiver calls for v8 named-class API by @allamiro in #1461
- ๐ Permission System by @gnmyt in #1501
- ๐ Use batch commands in monitoring by @gnmyt in #1536
- ๐ค AI Enhancements by @gnmyt in #1542
- ๐ Restore card outline with dynamic colors by @gnmyt in #1548
- fix(deps): add missing mysql2 package for MySQL database support by @eduardomozart in #1152
- ๐ Unify connection function by @gnmyt in #1551
- Use correct terminal font in shared sessions by @gnmyt in #1552
- ๐ฑ Quick Connect on Mobile by @gnmyt in #1553
- ๐ค User self-registration by @gnmyt in #1554
- Add New File / New Folder / Refresh Button in SFTP by @gnmyt in #1555
- ๐ Smart Copy/Paste by @gnmyt in #1565
- Bug: local engine crash handling and cpu usage by @tcatlas in #1549
- ๐ Proxmox Sync by @gnmyt in #1566
- ๐ API Keys by @gnmyt in #1567
- ๐ FTP Support by @gnmyt in #1568
- ๐ฅ๏ธ Multiple displays by @gnmyt in #1574
- RDP file transfer, WOL broadcast, FreeRDP fix, clipboard paste by @diaverso in #1141
- fix(sftp): support folder uploads via drag-and-drop and action bar by @allamiro in #1462
- feat: Add delete confirmation dialog for servers and folders by @eduardomozart in #1186
- ๐ Password Input Detection by @tcatlas in #1577
- Add configurable RDP security method to support NLA/Kerberos environments by @GuyGuy-59 in #1582
- ๐ค The Collaboration Update by @gnmyt in #1583
Full Changelog: v1.2.1-BETA...v1.2.2-BETA