microsoft/teams.ts v2.0.9
microsoft/teams.ts
Captured source
source ↗published May 6, 2026seen 4dcaptured 9hhttp 200method plain
v2.0.9
Repository: microsoft/teams.ts
Tag: v2.0.9
Published: 2026-05-06T18:32:57Z
Prerelease: no
Release notes:
What's Changed
- Add proactive threading support by @corinagum in https://github.com/microsoft/teams.ts/pull/523
- Extract threading suffixes to constant by @corinagum in https://github.com/microsoft/teams.ts/pull/532
- feat: add action-based sub-route routing for dialogs and card actions by @heyitsaamir in https://github.com/microsoft/teams.ts/pull/529
- Remove supportsThreading guard from app.reply() by @corinagum in https://github.com/microsoft/teams.ts/pull/533
- Security hardening: token validation and service URL improvements by @corinagum in https://github.com/microsoft/teams.ts/pull/515
- feat: add custom feedback loop by @lilyydu in https://github.com/microsoft/teams.ts/pull/522
- python CLI - remove devtools and ai sample by @lilyydu in https://github.com/microsoft/teams.ts/pull/519
- chore(client): remove unused uuid dependency by @lilyydu in https://github.com/microsoft/teams.ts/pull/539
- fix: route
app.graph+.ctx.graphto sovereign endpoints viacloud.graphScopeby @corinagum in https://github.com/microsoft/teams.ts/pull/538 - Tighten additionalAllowedDomains API contract by @corinagum in https://github.com/microsoft/teams.ts/pull/541
- Revert serviceUrl allowlist (ADO 5310460) by @corinagum in https://github.com/microsoft/teams.ts/pull/545
- Security hardening: remove eval() from MCP plugin by @corinagum in https://github.com/microsoft/teams.ts/pull/537
- fix: address npm audit vulnerabilities by @heyitsaamir in https://github.com/microsoft/teams.ts/pull/546
- fix: regenerate lockfile to apply npm overrides by @heyitsaamir in https://github.com/microsoft/teams.ts/pull/550
- fix: make GraphError body/cause non-enumerable by @heyitsaamir in https://github.com/microsoft/teams.ts/pull/552
Full Changelog: https://github.com/microsoft/teams.ts/compare/v2.0.8...v2.0.9
Notability
notability 3.0/10Routine patch release from Microsoft