Skip to content

v2.18.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Dec 00:25
88f488f

Thu, 30 Nov 2023 23:24:44 GMT

Minor changes

  • Extended RequestAppAudioHandlingParams by adding audioDeviceSelectionChangedCallback for speaker selection updates

Patches

  • Added meetingStage and settings framecontexts to clipboard.
  • Added additional telemetry to App, Dialog, GeoLocation, Location, Navigation, Pages, and Tasks capabilities
  • Created new MessageRequest interface with required properties to enhance type-safety
  • Added telemetry to barcode, calendar, call, clipboard, mail, marketplace and media capabilities
  • Fixed strictNullChecks violations in media.ts, mediaUtil.ts, and other files
  • Fixed calls to chat.openChat and chat.openGroupChat when only a single user is specified
  • Fixed more strictNullChecks violations
  • Deleted isSupported check from app.lifecycle subcapability since app resumption cannot be guaranteed even when it is supported.