ReleaseMicrosoftMicrosoftpublished Aug 14, 2020seen 3d

microsoft/immersive-reader-sdk v1.1.0

microsoft/immersive-reader-sdk

Open original ↗

Captured source

source ↗
published Aug 14, 2020seen 3dcaptured 13hhttp 200method plain

Version 1.1.0

Repository: microsoft/immersive-reader-sdk

Tag: v1.1.0

Published: 2020-08-14T21:45:25Z

Prerelease: no

Release notes: This release contains package upgrades, security vulnerability fixes, bug fixes, updates to code samples and configuration options.

  • Fix dependabot by removing yarn.lock from gitignore
  • Enable saving and loading preferences
  • Enable configuring default display options
  • Update the Android code sample HTML to work with the latest SDK
  • Fix security vulnerability by upgrading pug to v3.0.0 in quickstart-nodejs code sample
  • Do not allow launchAsync to be called when already loading
  • Fix multiple security vulnerabilities by upgrading Jest and TypeScript packages
  • Add option to set the translation language, enable word translation, and enable document translation when launching Immersive Reader
  • Add support for configuring Read Aloud via options
  • Check for invalid content by ignoring messages where the data is not a string
  • Wrap call to window in an if clause to check browser support of Promise
  • Update launch response to return the number of characters processed
  • Add ability to disable first run experience
  • Add ImmersiveReaderView for UWP
  • Fix a security vulnerability by upgrading Microsoft.IdentityModel.Clients.ActiveDirectory to v5.2.0