Skip to main content
All CollectionsRelease Notes
Heads Up Release Notes - iOS - 2024.09.00 - Internal
Heads Up Release Notes - iOS - 2024.09.00 - Internal

Release Notes 2024.09.00

C
Written by Chris Carpenter
Updated over 2 months ago

Overview

  • Updated our messaging services with a new, intuitive UX, including features like read/unread indicators, advanced filtering, emoji, and file attachments. Group messaging and channel creation have also been enhanced with improved UI, user search, and custom group names for a better overall experience.

  • Bug fixes and performance improvements

Features and Enhancements

  • Updated our messaging services with a new, intuitive UX, including features like read/unread indicators, advanced filtering, emoji, and file attachments. Group messaging and channel creation have also been enhanced with improved UI, user search, and custom group names for a better overall experience.

  • Introduced an SDK for accessing Apple HealthKit data, allowing easy integration of key health metrics such as heart rate, sleep, and body measurements into applications. This update supports seamless integration with Swift and Flutter apps for enhanced patient data accessibility.

  • The Apple platform SDK has been refactored to support code isolation via packages, enabling it to be built as a standalone framework. This change allows the SDK to function independently, with future plans for the main app to integrate the SDK functionality.

  • Added sorting functionality to the conversation list, allowing users to sort by date or subject in either ascending or descending order.

  • Added a message filtering feature that allows easy filteriing messages by read or unread status.

  • Implemented a HealthKit Connector that interfaces with Apple HealthKit using modern Swift Concurrency APIs.

  • Added group chat functionality, allowing users to create and manage conversations with multiple recipients in a single thread. Users can also choose to send individual messages, with each recipient receiving a separate chat thread.

  • Updated the direct messaging UI with a new design that aligns with the current app experience, including mandatory "To" and "Subject" fields. Users can now easily search and add recipients, upload files, and send messages with an improved interface.

  • Added a message search feature, allowing users to search by subject name or contact within their conversation list.

Resolved Issues

  • Resolved an issue causing Records without images to not save in Journal.

  • Resolved an issue causing HealthKitConnector to log incorrect step counts.

  • Resolved an issue causing Messaging crashes when starting new conversations.

  • Resolved an issue causing navigation issues with new messages on iOS 18 beta 7.

  • Resolved an issue causing unread message markers to display after reading a conversation.

  • Resolved an issue causing Graphing Dexcom data through Apple Health on Reports pages to not display as candle plot.

  • Resolved an issue in Messaging causing the "Subject" and "To" fields to scroll together as the same item.

  • Resolved an issue in Messaging allowing a single recipient to be added multiple times to the "To" field for one message.

  • Resolved an issue in Messaging causing text to display in black when app is running in Dark Mode.

  • Resolved an issue in Messaging causing text to not be visible when adding a second recipient to a New Message.

  • Resolved an issue causing single Journal records to create multiple times for new users.

  • Resolved an issue in Messaging causing icons to appear inconsistent in List View.

  • Resolved an issue causing Chuck's Apple Health HR / HRV sync issues.

  • Resolved an issue causing received photos to not scale correctly.

Did this answer your question?