Skip to content

v2.51.0

Choose a tag to compare

@juanscr juanscr released this 27 Mar 22:12
668e6bf

2.51.0

Fri, 27 Mar 2026 20:29:02 GMT

Minor changes

  • Added teamsJs logging for cases where an API fails because it is called in an unsupported frame context.
  • Added plugins capability that will help directly interact with the host bypassing API registration in hubsdk. 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 appState parameter to HostMemoryMetrics to indicate current state of the app's lifecycle. Deprecated isCached and isPrecached fields to use the new structure.
  • Added shareUrl and replyChainId in openFilePreview SDK schema.
  • Added hostFeatures key in app context, so the hosts can declare support for features to the app.