microsoft/teams.ts v2.0.3
microsoft/teams.ts
Captured source
source ↗published Nov 17, 2025seen Jun 26captured 6dhttp 200method plain
v2.0.3
Repository: microsoft/teams.ts
Tag: v2.0.3
Published: 2025-11-17T21:38:39Z
Prerelease: no
Release notes: Main changes include: 1. Regional Oauth Support 2. Out of box support for User-Managed Identity auth and Federated Identity Credentials 3. Resyncing Graph endpoints for both main, and beta branches.
What's Changed
- Fix leftover references to before
atk& remove cursor files by @corinagum in https://github.com/microsoft/teams.ts/pull/377 - Add ProductInfoEntity to handle product context in Teams messages by @Copilot in https://github.com/microsoft/teams.ts/pull/379
- Bump vite from 6.3.6 to 6.4.1 by @dependabot[bot] in https://github.com/microsoft/teams.ts/pull/380
- [🐞fix] Change AttachmentLayout type to replace 'carousel' with correct value: 'grid' by @andrewconnell in https://github.com/microsoft/teams.ts/pull/381
- Revert "[🐞fix] Change AttachmentLayout type to replace 'carousel' with correct value: 'grid'" (And add MessagingExtensionAttachmentLayout) by @heyitsaamir in https://github.com/microsoft/teams.ts/pull/382
- Rename Teams AI to Teams SDK 🎉 by @corinagum in https://github.com/microsoft/teams.ts/pull/384
- [apps/api] feat: allow oauth for regional bots by @lilyydu in https://github.com/microsoft/teams.ts/pull/386
- [api/apps]: refactored ApiClientSettings to AppOptions by @lilyydu in https://github.com/microsoft/teams.ts/pull/394
- Introduce MSAL with UMI and FIC support by @heyitsaamir in https://github.com/microsoft/teams.ts/pull/387
- Updated Graph Endpoints from latest schema (commit 04e061a) by @Jesperholmbergmsft in https://github.com/microsoft/teams.ts/pull/390
- Updated Graph Endpoints from latest schema (commit 08ecd2f) by @Jesperholmbergmsft in https://github.com/microsoft/teams.ts/pull/391
- Add ability to exclude logs by @heyitsaamir in https://github.com/microsoft/teams.ts/pull/397
New Contributors
- @andrewconnell made their first contribution in https://github.com/microsoft/teams.ts/pull/381
- @lilyydu made their first contribution in https://github.com/microsoft/teams.ts/pull/386
Full Changelog: https://github.com/microsoft/teams.ts/compare/v2.0.2...v2.0.3