Releases: netdefense-io/NDCLI
Releases · netdefense-io/NDCLI
Release v1.24.0
Compare
Sorry, something went wrong.
No results found
Release v1.23.0
Compare
Sorry, something went wrong.
No results found
Release v1.22.1
Compare
Sorry, something went wrong.
No results found
1.22.1 (2026-07-02)
Bug Fixes
connect: forward Ctrl-C to remote; add ~. escape to force-quit (c7300fe )
connect: forward Ctrl-C to remote; add ~. escape to force-quit (d74c8ac )
Release v1.22.0
Compare
Sorry, something went wrong.
No results found
1.22.0 (2026-06-27)
Features
add PRIVILEGE snippet type to list, create, and TUI surfaces (#156 ) (39f4d8b )
Bug Fixes
mcp: refresh expired access token in RequireAuth instead of failing (#160 ) (4f970b9 )
Reverts
Release v1.21.0
Compare
Sorry, something went wrong.
No results found
1.21.0 (2026-06-22)
Features
mcp: gate read-only console on the authoritative connect-status flag (23f9c10 )
mcp: give a clear read-only message when console exec is refused (616d6c1 )
Release v1.20.1
Compare
Sorry, something went wrong.
No results found
1.20.1 (2026-06-21)
Bug Fixes
connect: add ctl-stream-close auto trigger so Logout resolves without Ctrl-C (95caf7c )
connect: end shell session on Ctrl-C/cancel so it never wedges on a lost remote close (616cffa )
connect: make shell input reader interruptible to stop teardown hang (445e29f )
connect: remove shared-tty nonblock hazard + bound output retry; add teardown goroutine-dump instrumentation (53c086b )
connect: restore terminal deterministically to prevent post-shell hang (e18b9e1 )
connect: show webadmin link at session start (6273cdc )
Release v1.20.0
Compare
Sorry, something went wrong.
No results found
1.20.0 (2026-06-21)
Features
connect: keep webadmin tunnel alive without a terminal (78d2a6f )
Release v1.19.0
Compare
Sorry, something went wrong.
No results found
1.19.0 (2026-06-18)
Features
add binary opt-in to console_exec MCP tool (cfda43d )
add persistent MCP device console with exec stream (07a22bf )
add persistent MCP device console with exec stream (7626d6e )
Bug Fixes
replace per-Exec reader goroutine with a single persistent reader (b7a6a53 )
Release v1.18.2
Compare
Sorry, something went wrong.
No results found
1.18.2 (2026-06-07)
Bug Fixes
send task targets.devices/ous as lists, never null (#144 ) (150532b )
Release v1.18.1
Compare
Sorry, something went wrong.
No results found
1.18.1 (2026-06-07)
Code Refactoring
address PR #140 review follow-ups in the netdefense TUI (349c5ff )