Skip to content

Releases: kurenn/slack-tui

v0.5.2

Choose a tag to compare

@github-actions github-actions released this 10 Jul 19:59

Changelog

Other

  • 8707d57 v0.5.2: unread accuracy at scale — bounded DM poll, sticky reads, no thread inflation

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 19 Jun 17:12

Changelog

Features

  • 3d59845 feat: render :emoji: shortcodes to glyphs in message text
  • 70323a5 feat: slash commands + code rendering for Block-Kit messages

Other

  • f1c8ae6 v0.5.1: emoji shortcodes, slash commands, code rendering

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 19:34

Changelog

Features

  • ee411e5 feat: attach/upload files to the active conversation
  • 02500f0 feat: download files from conversations + thread-pane resize/select/yank
  • e58e75d feat: hide channels & DMs from the sidebar (local, reversible)
  • 30ca90f feat: mouse drag-to-select → copy in the message pane

Other

  • 8823200 unread: detect per-conversation unread from last_read + history
  • ba55c19 v0.5.0: unread detection, hide, mouse copy/select, file upload + download, thread pane

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 20:13

Changelog

Other

  • 1e1a473 Merge branch 'worktree-agent-ae787cda3b1a5f13b'
  • 9ca0e4e perf: geometry cache — msgGeom is O(1) across j/k selection moves
  • a1f2c5e presence: real dots for DM partners via 60s poll
  • f9befcb v0.4.0: real presence + cached message-pane geometry + bounded reads

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 18:37

Changelog

Other

  • 172c448 Repo furniture: demo GIF (vhs), CHANGELOG, CONTRIBUTING, issue templates
  • c97291a v0.3.0: workspace switching (tmux-session model)

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 11 Jun 15:49

Changelog

Other

  • 68dd5fe Remove accidentally-committed worktree gitlinks; ignore .claude/
  • c6ea6f8 v0.2.1 quick wins: full emoji set, palette recency, persistent drafts

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 12:58

Changelog

Other

  • f3784ef Add slack-tui doctor diagnostic subcommand
  • 406b2a6 Apply Socket Mode events instantly to the active conversation
  • 17f91e4 Document the bot_id anti-loop trap: bots ignoring API-posted messages
  • d856fb2 Merge branch 'worktree-agent-aadc4ef4418c8bd4d'
  • d6f7bc0 Merge branch 'worktree-agent-ae349e59f3e0f5a5e'
  • 44c1425 Threads inbox (T): jump to threads you're in
  • 629f29f doctor: parse X-OAuth-Scopes without spaces (Slack's actual format)

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 10 Jun 20:36

Changelog

Other

  • 2d58c3d Standardize config on ~/.config/slack-tui (XDG), legacy fallback for reads

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 10 Jun 20:24

Changelog

Other

  • 32a4f84 Fix invalid user scope: channels:join is bot-only, user tokens use channels:write

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 10 Jun 19:50

Changelog

Other

  • 2cf2858 Surface thread replies: inline preview + auto-fetch + bell on answers to your threads