Skip to content

Releases: OfficeDev/microsoft-teams-library-js

v2.47.1

03 Dec 23:54
af9532f

Choose a tag to compare

2.47.1

Wed, 03 Dec 2025 21:10:55 GMT

Patches

  • Fixed error handling in getConfigSetting teams full trust api.
  • Bump eslint-plugin-recommend-no-namespaces to v0.1.0

v2.47.0

12 Nov 19:47
f21b6c8

Choose a tag to compare

2.47.0

Wed, 12 Nov 2025 19:23:55 GMT

Minor changes

  • Updated Copilot preCheckUserConsent function to accept an optional UserConsentRequest parameter and updated ContentRequest interface to support flexible properties via index signature. Deprecated localEndpointInfo property in favor of the index signature approach.
  • Bump eslint-plugin-recommend-no-namespaces to v0.1.0

v2.46.0

01 Oct 23:12
1f937bb

Choose a tag to compare

2.46.0

Wed, 01 Oct 2025 22:58:28 GMT

Minor changes

  • Added disconnectConnector to {externalAppAuthentication} capability that will disconnect the external app connector. The capability is still awaiting support in one or more host applications. To track availability of this capability across different hosts see https://aka.ms/capmatrix
  • Bump eslint-plugin-recommend-no-namespaces to v0.1.0

v2.45.0

10 Sep 22:31
510f1db

Choose a tag to compare

2.45.0

Wed, 10 Sep 2025 22:10:41 GMT

Minor changes

  • Added {authenticateWithConnector} and { getUserAuthenticationStateForConnector} to externalAppAuthentication capability that will authenticate the user and get user authentication status for copilot connectors. The capability is still awaiting support in one or most host applications. To track availability of this capability across different hosts see https://aka.ms/capmatrix
  • Bump eslint-plugin-recommend-no-namespaces to v0.1.0

Patches

  • Added sidePanel to openFilePreview's ensureInitialized FrameContexts

v2.44.0

27 Aug 23:32
02aae2d

Choose a tag to compare

2.44.0

Wed, 27 Aug 2025 21:57:44 GMT

Minor changes

  • Added optional Settings field to AppEligibilityInformation interface
  • Bump eslint-plugin-recommend-no-namespaces to v0.1.0

2.43.0

19 Aug 15:37
dc634c2

Choose a tag to compare

Minor changes

  • Added shortcutRelay capability to support host shortcuts in apps.
  • Bump eslint-plugin-recommend-no-namespaces to v0.1.0

v2.42.0

07 Aug 16:59
0373185

Choose a tag to compare

2.42.0

Thu, 07 Aug 2025 02:09:13 GMT

Minor changes

  • Added messageId to app context.
  • Updated validDomains list to support the catalyst consumer domains
  • Bump eslint-plugin-recommend-no-namespaces to v0.1.0

Patches

  • Add Outlook DoD domains to validDomains
  • Fixed the typo from NonAdult to NotAdult in LegalAgeGroupClassification Enum.

v2.41.0

21 Jul 21:29
67b248a

Choose a tag to compare

Minor changes

  • Added view copilot API with function to close the side panel.
  • Bumped eslint-plugin-recommend-no-namespaces to v0.1.0

V2.40.0

07 Jul 23:48
a7b6727

Choose a tag to compare

Minor changes

  • Added contextType in TeamsContent interface to {copilot.sidePanel} capability.
  • Added TeamsContent interface for {copilot.sidePanel} capability.
  • Bump eslint-plugin-recommend-no-namespaces to v0.1.0

Patches

  • Removed message source check but kept origin validation in nested app auth standalone bridge
  • Added Outlook OCDI domain to validDomains.json
  • Updated valid domains CDN fetch logic to prevent duplicate requests.
  • Added responseToEmailId to {copilot.sidePanel.DraftEmailContent} capability.

v2.39.1

01 Jul 16:34
e5015b9

Choose a tag to compare

Patches

  • Added Outlook OCDI domain to validDomains.json
  • Updated valid domains CDN fetch logic to prevent duplicate requests.
  • Added responseToEmailId to {copilot.sidePanel.DraftEmailContent} capability.
  • Removed message source check but kept origin validation in nested app auth standalone bridge
  • Bump eslint-plugin-recommend-no-namespaces to v0.1.0