Skip to content

v2.35.0

Latest
Compare
Choose a tag to compare
@jadahiya-MSFT jadahiya-MSFT released this 19 Mar 17:05
d0c84a8

2.35.0

Minor changes

  • Updated externalAppAuthenticationForCEA.authenticateWithSSO to take authId and connectionName parameters.
  • Added "authId" and "connectionName" parameters to authTokenRequest in ExternalAppAuthenticationForCEA.authenticateWithSSOAndResendRequest
  • Added new AppTypes enum values to filter base and streaming townhalls.
  • Bump eslint-plugin-recommend-no-namespaces to v0.1.0

Patches

  • Refactored backstack initialization to resolve a pages bug when dynamically importing teams-js
  • Refactored child communication to an isolated module, no functionality change. This will allow apps to tree shake this module.
  • Fixed security issue in authenticate function for web hosts to avoid using child proxying.