Releases: OfficeDev/microsoft-teams-library-js
Releases · OfficeDev/microsoft-teams-library-js
v2.47.1
v2.47.0
2.47.0
Wed, 12 Nov 2025 19:23:55 GMT
Minor changes
- Updated Copilot
preCheckUserConsentfunction to accept an optionalUserConsentRequestparameter and updatedContentRequestinterface to support flexible properties via index signature. DeprecatedlocalEndpointInfoproperty in favor of the index signature approach. - Bump eslint-plugin-recommend-no-namespaces to v0.1.0
v2.46.0
2.46.0
Wed, 01 Oct 2025 22:58:28 GMT
Minor changes
- Added
disconnectConnectorto{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
2.45.0
Wed, 10 Sep 2025 22:10:41 GMT
Minor changes
- Added
{authenticateWithConnector} and { getUserAuthenticationStateForConnector}toexternalAppAuthenticationcapability 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
sidePaneltoopenFilePreview's ensureInitialized FrameContexts
v2.44.0
2.44.0
Wed, 27 Aug 2025 21:57:44 GMT
Minor changes
- Added optional
Settingsfield toAppEligibilityInformationinterface - Bump eslint-plugin-recommend-no-namespaces to v0.1.0
2.43.0
Minor changes
- Added
shortcutRelaycapability to support host shortcuts in apps. - Bump eslint-plugin-recommend-no-namespaces to v0.1.0
v2.42.0
2.42.0
Thu, 07 Aug 2025 02:09:13 GMT
Minor changes
- Added
messageIdto 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
NonAdulttoNotAdultinLegalAgeGroupClassificationEnum.
v2.41.0
V2.40.0
Minor changes
- Added
contextTypeinTeamsContentinterface to{copilot.sidePanel}capability. - Added
TeamsContentinterface 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
responseToEmailIdto{copilot.sidePanel.DraftEmailContent}capability.
v2.39.1
Patches
- Added Outlook OCDI domain to validDomains.json
- Updated valid domains CDN fetch logic to prevent duplicate requests.
- Added
responseToEmailIdto{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