Releases: jjuanrivvera/slackctl
Releases · jjuanrivvera/slackctl
v0.4.0
Compare
Sorry, something went wrong.
No results found
Changelog
Features
f1745ae feat: add self-update command
v0.3.2
Compare
Sorry, something went wrong.
No results found
Changelog
v0.3.1
Compare
Sorry, something went wrong.
No results found
Changelog
Fixes
db0f3a5 fix(auth): read the hidden secret prompt in raw mode (no MAX_CANON hang)
9d549e4 fix(auth): strip bracketed-paste markers from the hidden secret prompt
v0.3.0
Compare
Sorry, something went wrong.
No results found
Changelog
Features
76e01df feat: v0.3 — local SQLite message history + full-text search (slackctl log)
v0.2.1
Compare
Sorry, something went wrong.
No results found
Changelog
Fixes
56f768f fix: clearable string flags + assistant --limit (found by live smoke test)
v0.2.0
Compare
Sorry, something went wrong.
No results found
Changelog
Features
c4d8666 feat: v0.2 — files, dnd, bookmarks, canvases, assistant search, export, templates
v0.1.0
Compare
Sorry, something went wrong.
No results found
Changelog
Features
8963cab feat(listen): browser-session auth (xoxc/xoxd) + RTM transport — no Slack app needed
679988a feat: MCP server, agent guard, and full test battery — make verify green
916da43 feat: Slack resource groups, meta commands, and Socket Mode listen
Fixes
f0b699e fix(rtm): send the d cookie on the WebSocket handshake (session token)
7049b37 fix(gate): spec-check always rebuilds so a stale binary can't pass the surface check