Skip to content

Releases: jjuanrivvera/slackctl

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 15:14

Changelog

Features

  • f1745ae feat: add self-update command

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 12 Jul 17:58

Changelog

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 12 Jul 06:00

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

Choose a tag to compare

@github-actions github-actions released this 06 Jul 21:31

Changelog

Features

  • 76e01df feat: v0.3 — local SQLite message history + full-text search (slackctl log)

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 06 Jul 21:06

Changelog

Fixes

  • 56f768f fix: clearable string flags + assistant --limit (found by live smoke test)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 20:52

Changelog

Features

  • c4d8666 feat: v0.2 — files, dnd, bookmarks, canvases, assistant search, export, templates

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 19:39

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