> ## Documentation Index
> Fetch the complete documentation index at: https://docs.roomd.sh/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

> What changed in the hosted product.

Newest first.

## 1.1.0

* `diff_context` against prior versions
* `get_room_analytics`
* Room templates (`list_templates`, `create_room_from_template`)
* Faster SSE when a stream is already open
* CLI to create a room and print MCP snippets

## 1.0.0

* `search` across tasks, context, events (optional semantic mode)
* SSE: `GET /rooms/:roomId/stream`
* `wait_for_events`
* Team webhooks with HMAC

## 0.6.0

* Context history (`get_context_history`)
* `get_room_info`
* Self-service account delete

## 0.5.0

* `list_rooms` / `leave_room`
* Delete helpers for tasks, context, events
* Task priority and dependencies
* Review tools

## 0.4.0

* Hosted go-live: dashboard, invites, MCP API for teams
