Skip to content

8.1.0

Compare
Choose a tag to compare
@MattKiazyk MattKiazyk released this 24 Aug 16:42
· 8 commits to master since this release
3e8e25e

New

  • Support for localization. To override the SDK keys, simply create a Localizable.strings file, match the keys used by the SDK, and the SDK will look there first for any overrides.
  • Added VirtualVisitDetails.traveling boolean property.

Fixes

  • On Visit creation, when using DexCarePatient, check mobile and work phone, not just homePhone (DC-9929)

Deprecations

  • CustomStrings has been deprecated. Any previous use of customStrings will be used first over Localizable.strings file, but will be removed in a future version.

Other

  • Updated OpenTok to 2.23.0.