Skip to content

Releases: CirrusMD/CirrusMD-iOS-SDK-Example

11.6.0

25 Jun 21:44
3aecbb3
Compare
Choose a tag to compare

Built with: Xcode 15.2.0

Changes:

Bug Fixes:

  • Updated landscape rotational support for SDK
  • Improved settings profile, medical and family design to get closer to parity with Android
  • Fixed iPad navigation for family dependent profile settings

11.4.0

26 Feb 20:55
e1cd01b
Compare
Choose a tag to compare

Built with: Xcode 15.2.0

Changes:

Changes:

  • Dropped iOS 13 support
  • Adds the ability to support lab orders and lab results as PDF files
  • Adds support for iOS Share sheet for images and PDFs so users can save files
  • Adds new gesturers to image view like double tap to zoom, single tap to hide UI, and swipe down to close image
  • Upgraded image picker to support latest iOS version as popover

11.3.0

02 Jan 19:06
49b26ad
Compare
Choose a tag to compare

Changes:

  • Updated Pods:
    • Kingfisher 7.9.1 (Xcode compatibility)
  • Added Maestro test to project
  • Adds Transcription Feature and Closed Captions for video chat
  • Adds an api call to turn on transcription
  • Adds new buttons and menu to the bottom bar for video chat to facilitate the new features.
  • Updated Pods:
    • AmazonChimeSDK-No-Bitcode 0.23.3 (Xcode compatibility)

Bug Fixes:

  • Fixed Photo Picker permissions bug

11.2.0

01 Nov 18:43
44bd658
Compare
Choose a tag to compare

Built with: Xcode 14.3.1

Changes:

  • Added a new Patient Health Goal feature:
    • Added a new message view for Patient Health Goals, that show up in the chat stream.
    • New scrollable Patient Health Goals screen, where patients can see all Active, Upcoming, and Completed goals.
  • Updated AmazonChimeSDK-No-Bitcode to 0.23.3

Bug Fixes:

  • Fixed issue where inactive stream messages can consume the entire screen (when message is long, or accessibility font is being used), causing a bad user experience. The new behavior involves having a collapsable message, which the user can expand and collapse.
  • Fixes animations with Stream Info to reduce flashing and clean up execution order

Known Issues:

  • We are currently tracking an issue when building this SDK on Xcode 15.0 related to dark mode. Any customer planning to build on Xcode 15 should wait for 11.3.0 of our SDK.

11.1.0

01 Sep 23:30
6a6aca3
Compare
Choose a tag to compare

Changes:

  • Updated Home Screen UI to make starting a chat more clear
  • SnapKit dependency has been removed
  • iPad navigation enhancements

Bug Fixes:

11.0.0

12 Jul 16:17
578177d
Compare
Choose a tag to compare

Changes:

  • CMDMBProgressHUD dependency has been removed
  • OpenTok dependency has been replaced with AmazonChimeSDK-No-Bitcode for enhanced reliability and compliance
  • CirrusMD SDK and it's dependancies now fully support ARM Mac simulators natively starting with this release

Bug Fixes:

  • Fix for larger font accessibility

10.5.0

06 Jun 19:42
c2f576e
Compare
Choose a tag to compare
  • Adds Pharmacy search module to assessments
  • Removed UDF dependency

10.4.1 Release

18 May 00:14
1b1aae1
Compare
Choose a tag to compare
  • Rolled back OpenTok pod to 2.23.1, the latest was causing intermittent issues with video

10.4.0 Release

10 Apr 18:15
01f53b6
Compare
Choose a tag to compare
  • Enhanced patient address capture
  • Assessments now show required fields text and all required fields in assessments are now marked with *
  • Updated all dependancies
  • Display no_stream_access_message when there are no active streams over the Patient Stream Picker
  • Fix to scrolling of assessments on iPad