v1.12.0
April 2026- Added conversation_search tool for listing and searching conversations with cursor pagination, channel filtering, and unread-only mode
- Added conversation_messages tool for fetching paginated message history within a conversation
- Added template_update_draft tool for modifying existing draft templates without recreating them
- Hardened workspace isolation across templates, segments, broadcasts, and channels to prevent cross-workspace access
- Improved JSON content parsing for broadcast messages and template component payloads
- Added cross-workspace error hints to guide API key scoping
- Composite cursor for conversation_messages eliminates duplicate-timestamp pagination gaps