You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
2.28.0
Minor changes
Removed invalid validations for content fields on IContentResponse interface
Added 1P-only hostEntity capability for adding and configuring, removing, renaming, re-configuring and fetching all tabs.
Added optional field messageId to stageView.open. Passing messageId to stageView.open allows opening the stageView in a channel meeting
Added optional enum attribute for registerFocusEnterHandler and returnFocus APIs that allows developers to send and receive more nuanced information about where focus should go in their app or the host respectively
Added copilot and copilot.eligibility capability that will get the eligibility information of the user using M365ChatApp. 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
Added new AppId class to use as a type where app ids are being stored
Patches
Fixed a bug with AppEligibilityInformation that could cause app.initialize to fail.
Added *.m365.cloud.microsoft to dynamic domain list
Moved AppId type to public folder
Enabled webStorage capability to be used on Teams Mobile in compatibility scenarios
Updated documentation on usage of versionAndPlatformAgnosticTeamsRuntimeConfig and mapTeamsVersionToSupportedCapabilities