What's Changed
Bug Fixes
- fix(client): use explicit Graph scopes for Teams Desktop NAA compatibility by @corinagum in #616
- fix(api): conditionally set citation encodingFormat based on text presence by @chonlaphoom in #579
Features & Improvements
- Replace BotBuilder plugin with HTTP adapter by @heyitsaamir in #610
- Remove app manifest handling from teams.apps by @heyitsaamir in #611
- Reject unauthenticated when no credentials by @heyitsaamir in #506
- Merge root message entities in Activity by @heyitsaamir in #590
- Cache federated identity MSAL clients by @heyitsaamir in #613
- Bump MSAL Node to v5 by @heyitsaamir in #603
- Improvements to the Teams MCP server example by @MehakBindra in #597
Documentation
- Refresh teams.apps README by @heyitsaamir in #604
CI/Chores
- ci: switch publish pipeline to 1ES Official template for CodeQL/SDL by @corinagum in #607
- ci: add weekly SDL pipeline for CodeQL/CredScan compliance by @corinagum in #608
- ci: add merge_group trigger to Build & Test & Lint by @corinagum in #602
- chore: prevent deprecated packages from being published by @corinagum in #614
- Bump version to 2.0.13-preview; RELEASE.md adds tagging step by @corinagum in #601
Dependencies
- chore(deps): bump react-router from 7.13.1 to 7.15.0 by @dependabot[bot] in #605
- chore(deps): bump react-router from 7.15.0 to 7.15.1 by @dependabot[bot] in #619
- chore(deps): bump hono from 4.12.18 to 4.12.21 by @dependabot[bot] in #606
- chore(deps-dev): bump vite from 6.4.2 to 6.4.3 by @dependabot[bot] in #617
Full Changelog: v2.0.12...v2.0.13