Skip to content

v1.0.97

Choose a tag to compare

@binaricat binaricat released this 22 Apr 18:43
· 3096 commits to main since this release
3c6d888

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 blurry Windows tray icon on high-DPI displays (#794) by @binaricat in #797
  • Redesign macOS tray icon to match app icon by @binaricat in #798
  • Render snippets sidebar as an expandable tree (#800) by @binaricat in #801
  • Align snippet row icons with package row icons in tree by @binaricat in #802
  • Enlarge app icon squircle to match other macOS dock apps by @binaricat in #803
  • feat(editor): promote SFTP text editor into top-level tabs (#631) by @binaricat in #808
  • fix(editor): address Codex review feedback on PR #808 by @binaricat in #809
  • fix(ssh): include legacy HMACs for very old servers (closes #807) by @binaricat in #810
  • fix(sftp): download all selected files, not just the right-clicked one (closes #805) by @binaricat in #811
  • feat(terminal): quick encoding switch for telnet & serial (closes #804) by @binaricat in #812
  • fix(autocomplete): stop prepending theme cwd ("~ ") to completed commands (closes #806) by @binaricat in #814
  • Fix Security Issues by @libalpm64 in #799
  • fix(autocomplete): sync ghost text to live input on every keystroke by @binaricat in #815
  • fix(icons): restore full-bleed Windows/Linux icon while keeping macOS squircle padding (closes #813) by @binaricat in #816

Full Changelog: v1.0.96...v1.0.97