v1.0.97
Download based on your OS:
| OS | Download |
|---|---|
| Windows | |
| macOS | |
| Linux |
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