v1.0.28
Download based on your OS:
| OS | Download |
|---|---|
| Windows | |
| macOS | |
| Linux |
What's Changed
- Use dynamic package version for sync payload by @binaricat in #153
- ⚡ Optimize SSH key discovery to use async I/O by @binaricat in #156
- ⚡ Optimize SFTP directory existence check by @binaricat in #155
- ⚡ Optimize key persistence to be asynchronous by @binaricat in #154
- perf: make window state saving async to avoid blocking main thread by @binaricat in #157
- ⚡ Optimize managed source host filtering from O(N*M) to O(N) by @binaricat in #158
- Implement device name update for cloud sync by @binaricat in #160
- Implement Workspace Creation in Quick Switcher by @binaricat in #162
- Sync port forwarding rules by @binaricat in #161
- Add passphrase input support to SSH key import panel by @Copilot in #169
- ⚡ Optimize Cloud Sync Performance by @binaricat in #159
- Enable MFA for export-key exec by @binaricat in #172
- Show connection details in host selector by @binaricat in #173
Full Changelog: v1.0.27...v1.0.28