Skip to content

v1.0.49

Choose a tag to compare

@binaricat binaricat released this 13 Mar 18:07
· 3832 commits to main since this release
4373a8c

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

  • fix: show hosts count in the group by @yuzifu in #321
  • Fix overlapping auto-sync retries by @binaricat in #323
  • fix: known hosts sync not work by @yuzifu in #322
  • fix: known hosts sync not work by @binaricat in #324
  • fix: destroy system tray before quitAndInstall on macOS by @binaricat in #325
  • fix: prevent SFTP modal drag-upload from targeting stale directory by @binaricat in #326
  • fix: show all nodes in the Group field of host details. by @yuzifu in #328
  • feat: redesign tab bar with OS/distro icons by @binaricat in #327
  • fix: no passphrase given error on port forwarding launch by @MiracleLau in #329
  • Polish terminal SFTP sidebar workflow by @binaricat in #330
  • feat: move Scripts and Theme to side panel sub-tabs by @binaricat in #333
  • feat: allow ignoring certificate errors for WebDAV connections by @binaricat in #334
  • fix: enable customGlyphs to eliminate gaps between block characters by @binaricat in #335
  • feat: add toggle to move side panel between left and right by @binaricat in #336
  • fix: resolve memory leaks and reduce unnecessary CPU consumption by @binaricat in #337
  • feat: default theme to dark for new users by @binaricat in #338
  • ui: add styled tooltips to terminal and SFTP toolbar buttons by @binaricat in #339

New Contributors

Full Changelog: v1.0.48...v1.0.49