Releases: WebexCommunity/webex-bot-mcp
Releases · WebexCommunity/webex-bot-mcp
Release list
webex-bot-mcp: v0.3.0
0.3.0 (2026-05-25)
Features
- ALB health check endpoint and AWS deployment guide (c987492)
- teams: add 8 Webex Teams API tools (cedd516)
Bug Fixes
- correct Dockerfile for src layout and update health check (c59dddf)
- pre-PR review fixes — token error routing, health check crash, Dockerfile (04f0c8c)
- teams: remove create_webex_team; add bot-access guidance (d0db9d8)
Documentation
- cards: warn that Action.Submit requires a registered webhook (694cac2)
v0.1.0
What's Changed
- Fix bugs, standardize error handling, add delete tools, and add tests by @adamweeks in #1
- Restructure into src layout and add PyPI publication metadata by @adamweeks in #3
- Add TestPyPI staging step to publish workflow by @adamweeks in #4
New Contributors
- @adamweeks made their first contribution in #1
Full Changelog: https://github.com/WebexCommunity/webex-bot-mcp/commits/0.1.0
webex-bot-mcp: v0.2.0
0.2.0 (2026-05-23)
Features
- add ability to mention users and groups (f4e0ccd)
- add automated release pipeline with release-please (48336a2)
- add many more tools (8add6e3)
- add people me tool (a68cab6)
- add version metadata and structured error handling to Webex Bot MCP (bfdbf03)
- add version metadata and structured error handling to Webex Bot MCP (1d41e66)
Documentation
- add use case prompts (ba71141)