pv-v1.0.0
What's Changed
- feat: add IsMember, HasUnreads, LastRead, MentionCount to channel list by @AlexanderMakarov in #2
- Added "refresh_cache" into "channels_list" tool. by @AlexanderMakarov in #3
- Added "conversations_mark" tool for bulk marking conversations as read. by @AlexanderMakarov in #4
- feat: add conversations_draft_message tool (native Slack drafts) by @AlexanderMakarov in #5
- feat(draft): create-or-replace drafts (upsert by channel/thread) by @AlexanderMakarov in #6
- Sync upstream korotovsky/master into provectus fork by @AlexanderMakarov in #7
- fix(add_message): render markdown as rich_text, not section blocks by @AlexanderMakarov in #8
- feat(search): first-class reaction filters (has:/hasmy:) in conversations_search_messages by @AlexanderMakarov in #9
- perf(channels): refresh_cache merges fresh counts instead of re-listing all channels by @AlexanderMakarov in #10
- style: gofmt two files that dirty the tree on every make build by @AlexanderMakarov in #11
- docs(readme): compare with hosted Slack connector; document cache TTL/refresh envs by @AlexanderMakarov in #12
- docs: add macOS LaunchAgent local service setup by @AlexanderMakarov in #13
- chore(awos): adopt AWOS and set up delivery flow by @AlexanderMakarov in #15
- feat(channels): add channels_members tool with persisted per-channel cache by @AlexanderMakarov in #16
- feat(install): agent-friendly binary install and update without Go toolchain by @AlexanderMakarov in #17
New Contributors
- @AlexanderMakarov made their first contribution in #2
Full Changelog: https://github.com/provectus/slack-mcp-server/commits/pv-v1.0.0