Skip to content

v1.0.28

Choose a tag to compare

@binaricat binaricat released this 01 Feb 18:33
· 4831 commits to main since this release
554bc3d

Download based on your OS:

OS Download
Windows Setup x64 Setup arm64
macOS DMG Apple Silicon DMG Intel X64
Linux AppImage x64 DebPackage x64 RpmPackage x64
AppImage arm64 DebPackage arm64 RpmPackage arm64

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