This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
Affected surfaces
Summary
AI summaryFixed HTTP transport dispatch, worker tool contract bugs, token extraction robustness, workflow store safety, and status widget hardening.
Full changelog
Fixed
- HTTP transport dispatches all 21 advertised tools —
slack_workflow_save,slack_workflows, and the three hosted upgrade stubs previously returnedunknown_toolover HTTP. Both transports now route through a shared handler map, with a schema test guarding against future drift betweentools/listand the dispatch surface. - Worker tool contracts —
slack_users_searchpaginatesusers.list(explicit scan cap +truncatedflag) and honorslimit;slack_conversations_unreadsreturns the documented shape (total_unread_conversations+ per-conversation entries) instead of a raw counts dump, with DM display names resolved concurrently. - Token extraction robustness — LevelDB extraction now returns the newest token instead of the oldest (fixes stale-token
invalid_authafter re-login); Chrome cookie snapshots include the-wal/-shmsidecars so extraction works while Chrome is running; extraction temp directories are removed instead of leaking. - Workflow store safety — a corrupt profile store is quarantined aside (
.corrupt-<timestamp>) with a warning instead of being silently replaced on the next save; saves are atomic (temp file + rename). - Status widget hardening — remote
/statusfields render as text nodes; docs links are validatedhttps://URLs. conversations.historyonly setsinclusivewhen a boundary timestamp is provided; empty user-search queries are rejected instead of matching everyone.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About jtalk22/slack-mcp-server
Your complete Slack context for Claude—DMs, channels, threads, search. No OAuth apps, no admin approval. `--setup` and done, 11 tools, auto-refresh.
Related context
Beta — feedback welcome: [email protected]