Skip to content

docs: list the 21 tools added in v1.1.0 - #24

Merged
ConalMullan merged 1 commit into
developfrom
docs/changelog-v1.1.0-tools
Aug 12, 2026
Merged

docs: list the 21 tools added in v1.1.0#24
ConalMullan merged 1 commit into
developfrom
docs/changelog-v1.1.0-tools

Conversation

@ConalMullan

Copy link
Copy Markdown
Collaborator

Problem

The v1.1.0 changelog entry described only the transport and OAuth fixes and omitted the tools entirely. The release added 21 tools — it read as a pure reliability release.

v1.0.8: 123 tools
v1.1.0: 144 tools   (+21, none removed or renamed)

Missed because the pre-release check only looked for tool removals — the backward-compatibility risk called out in CLAUDE.md — and never for additions. The published GitHub Release carried the same error and has already been corrected, including its title.

Change

Adds an ### Added section listing all 21 by group:

Group Count
Q&A management 13
Poll & quiz bulk import 4
Phone participant audio 2
Chat (send-chat-message) 1
Room management (delete-rooms-by-tag) 1

Also folds in the previously separate ### Added entries (/health fields, sweep env vars) so there's one section rather than two, and corrects the test count to 556.

Verification

Tool names were extracted from the tool definitions at v1.0.8 and HEAD and diffed, rather than written from memory:

matched added tools: 21
actual added tools:  21

Zero removed, confirming no backward-compatibility break.

The v1.1.0 changelog entry described only the transport and OAuth fixes
and omitted the tools entirely, which undersold the release: 123 -> 144
tools, 21 added, none removed or renamed.

Missed because the pre-release check only looked for tool *removals*
(the backward-compatibility risk) and never for additions.

Adds Q&A management (13), poll/quiz bulk import (4), phone participant
audio (2), send-chat-message and delete-rooms-by-tag. Names verified
against the tool definitions at v1.0.8 vs HEAD.

The published GitHub Release has been corrected to match.
@ConalMullan
ConalMullan merged commit c9a02ec into develop Aug 12, 2026
3 checks passed
@ConalMullan
ConalMullan deleted the docs/changelog-v1.1.0-tools branch August 12, 2026 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant