Releases: binaricat/Netcatty
Releases · binaricat/Netcatty
v1.0.99
Download based on your OS:
| OS | Download |
|---|---|
| Windows | |
| macOS | |
| Linux |
What's Changed
- fix(cloud-sync): preserve adapter across browser handoff (closes #827) by @binaricat in #828
Full Changelog: v1.0.98...v1.0.99
v1.0.98
Download based on your OS:
| OS | Download |
|---|---|
| Windows | |
| macOS | |
| Linux |
What's Changed
- Fix Midnight brightness, optimize backdrop-blur, and remove unused radial gradients. by @libalpm64 in #817
- fix(terminal): preserve selection when typing Space or uppercase (#819) by @binaricat in #820
- fix(settings): guard customKeyBindings sync against echo loop (closes #818) by @binaricat in #821
- fix(tray): ship multi-size .ico for Windows to fix HiDPI blur (closes #794) by @binaricat in #822
- fix(cloud-sync): fall back to OS-assigned OAuth port when 45678 is busy (closes #823) by @binaricat in #824
Full Changelog: v1.0.97...v1.0.98
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
v1.0.96
Download based on your OS:
| OS | Download |
|---|---|
| Windows | |
| macOS | |
| Linux |
What's Changed
- Add delete button in snippet edit panel (#780) by @binaricat in #783
- Add 'Set to disabled' button for individual keybindings (#781) by @binaricat in #782
- Block empty/shrunk pushes when sync base is null (#779) by @binaricat in #784
- Vault global search spans all groups/packages (#777) by @binaricat in #785
- New app logo + sidebar ripple + manager UI polish by @binaricat in #786
- Right-click Edit/Delete on sidepanel snippets (#780) by @binaricat in #787
- Immersive borderless terminal compose bar by @binaricat in #789
- Polish workspace focus-mode sidebar by @binaricat in #788
- Match Settings wordmark with Vault sidebar by @binaricat in #791
- Add terminals to workspace + New Workspace from QuickSwitcher by @binaricat in #790
- Collapse four terminal toolbar actions behind a More popover by @binaricat in #792
- Pin the host multi-select bar to the top of the page by @binaricat in #793
Full Changelog: v1.0.95...v1.0.96
v1.0.95
Download based on your OS:
| OS | Download |
|---|---|
| Windows | |
| macOS | |
| Linux |
What's Changed
- [codex] avoid main-process runtime crashes by @binaricat in #772
- CVE-2026-25896 by @libalpm64 in #770
New Contributors
- @libalpm64 made their first contribution in #770
Full Changelog: v1.0.94...v1.0.95
v1.0.94
Download based on your OS:
| OS | Download |
|---|---|
| Windows | |
| macOS | |
| Linux |
What's Changed
- Honor CSI 3 J by default; add toggle to preserve scrollback on
clearby @binaricat in #761 - Fix invisible caret in settings window inputs on Windows (#760) by @binaricat in #762
- Add opt-in setting to preserve mouse selection across keystrokes (#755) by @binaricat in #763
- Add Close All / Others / To-the-Right tab actions (#748) by @binaricat in #764
- Fix ACP history replay and compaction by @tces1 in #754
- Batch Windows hidden-attribute detection in local FS listing (#766) by @binaricat in #767
- Classify AI proxy / size-limit errors instead of showing raw Zod output (#765) by @binaricat in #768
- Preload compact history on first turn after app restart (#753 hedge) by @binaricat in #769
Full Changelog: v1.0.93...v1.0.94
v1.0.93
Download based on your OS:
| OS | Download |
|---|---|
| Windows | |
| macOS | |
| Linux |
What's Changed
- [codex] Fix duplicated serial hosts not saving by @binaricat in #732
- [codex] Accept empty SSH identification banners for compatibility by @binaricat in #733
- [codex] Preserve terminal focus when clicking the toolbar overlay by @binaricat in #734
- Clarify Netcatty CLI launcher guidance by @tces1 in #738
- Ctrl+W close priority + local shell busy confirmation by @binaricat in #739
- Cloud sync data-loss prevention (4-layer defense) by @binaricat in #742
- Tab bar: duplicate-adjacent insertion + wheel-to-horizontal scroll by @binaricat in #743
- Let single Tab fall through to shell when only ghost text is shown by @binaricat in #745
Full Changelog: v1.0.92...v1.0.93
v1.0.92
Download based on your OS:
| OS | Download |
|---|---|
| Windows | |
| macOS | |
| Linux |
What's Changed
- fix: remove invalid
eval --in fish shell wrapper (#721) by @binaricat in #725 - feat(ai-chat): fit-to-content popovers + keyboard nav for @/slash menus by @binaricat in #726
- fix: stabilize scoped AI draft/session transitions by @tces1 in #724
Full Changelog: v1.0.91...v1.0.92
v1.0.91
Download based on your OS:
| OS | Download |
|---|---|
| Windows | |
| macOS | |
| Linux |
What's Changed
- feat: scope AI draft and session resume state by @tces1 in #712
- feat: add paste-selection terminal command (closes #637) by @binaricat in #715
- [codex] Fix mac fullscreen close-to-tray behavior by @binaricat in #717
- fix: stop cancelling mac fullscreen tray-hide on internal show event by @binaricat in #718
- [codex] Harden sync overwrite protection and add local restore history by @binaricat in #720
- feat: add stable CSS hooks to tab components (#714) by @binaricat in #722
- fix: address Codex follow-up review on PR #720 by @binaricat in #723
Full Changelog: v1.0.90...v1.0.91
v1.0.90
Download based on your OS:
| OS | Download |
|---|---|
| Windows | |
| macOS | |
| Linux |
What's Changed
- feat: add Netcatty user skills scanning and chat selection flow by @tces1 in #704
- fix: decouple Codex agent auth from netcatty provider list (#705) by @binaricat in #706
- fix: decouple Claude agent auth from netcatty provider list by @binaricat in #707
- feat: dynamically probe claude-agent-acp for available models by @binaricat in #708
Full Changelog: v1.0.89...v1.0.90