Skip to content

11.6.0

Choose a tag to compare

@DanielGalarza DanielGalarza released this 27 Jun 15:38
· 27 commits to main since this release
0bf0ffa

11.6.0 / June 25th, 2024

SDK Features/Changes:

  • New Dependencies:
    • Markwon -> '4.6.2' (Markdown parser dependency)
  • Dependency updates:
    • Chime -> '0.20.0'
    • Gradle Build Tools -> '8.3.0'
    • Espresso -> '3.5.1'
    • JJWT -> '0.12.5'
  • Consent Form added as a feature for patients to opt in/out of Health Information Exchange
  • Data Sharing settings view gives the patient the option to opt in or out of data sharing.

SDK Bug Fixes:

  • Fixed issue where Health Goal messages (in the chat stream) would hide the message body, if there were consecutive health goals that happen to have the same message body (which is actually common enough)
  • Fixed PDFViewer issue where some of the pages were not rendering at all.
  • Fixed issue where push notifications for dependents caused an infinite loop on tap, and subsequently crashing the app.
  • Fixed camera image capture issues on some Samsung devices.