Android (Build 880)
Added application state storing for when a user loses internet connection
User will see the app in the state it was in prior to the user losing their internet connection
When internet connection is lost, the app will now return to its prior state when connectivity is restored
Added loading animation when connecting a cloud source
Bug fixes and performance improvements
iOS (version 1.8.1)
Added application state storing for when a user loses internet connection
User will see the app in the state it was in prior to the user losing their internet connection
When internet connection is lost, the app will now return to its prior state when connectivity is restored
Sign up code adjustment in registration
Removed sign up code field from the main registration screen to reduce confusion for users. Sign up code is now accessible by selecting the sign up code link.
Bug fixes and performance improvements
(Release to pre-production on 7/20/2022 & 7/27/2022. Release to production scheduled for 8/3/2022)
Notifications are now Events/Actions
Notifications are now known as Events/Actions. The new naming convention reflects how an Event, such as a high blood pressure reading, can queue an action, like sending an alert to a Provider. You will notice this change reflected throughout Impact.
Existing notifications have been updated to the new event/action model.
Admin
Events are now configured separately from Actions. An Event must have an associated Action to be made active and available for new program enrollments.
Clinician Dashboard and Enrollment
Enrollment and the Clinician Dashboard have been updated to display Events/Actions.
New Action Method: “Send an email to a clinician distribution list”
This action sends an email to an admin specified email address upon the triggering of an event.
Please contact your Validic Account Manager if you are interested in enabling this new action method.
Reviewer Filter in Program View (Panel) Updates
The Reviewer filter within the program view (panel) has been updated from a dropdown to a typeahead search.
The filter will default to the reviewer who is accessing the system, if that reviewer has a participant within the program (if they do not have a participant in the program, the default will be an empty filter, which will show all reviewers).
Reviewers can be searched by typing first and/or last name, and results will update accordingly. Only a single reviewer can be selected.
The filter can be cleared to show all reviewers (there is no longer a dropdown option for “All”).
Resolved defects
Resolved an issue preventing the deleting of an Event, without first deleting the associated Action.
Android Native Libraries Released - July 11, 2022
Android Full Library v1.14.1
Android Aggregator Library v1.14.1
Android LifeScan OneTouch Library v1.14.1
Android Native Changes
Bluetooth
Fixed bug where Passive Bluetooth would not start until the next app launch
Fixed intentional disconnects emitting an exception
Now captures existing historical readings for Omron devices when pairing
Added an increasing delay when automatically retrying a Bluetooth operation
(Release to pre-production on 7/6/2022. Release to production scheduled for 7/13/2022)
New features and updates
(Amended 7/8/22) - EHR Integrated Customers
For organizations using an EHR messaging integration, the format of readings in
contributing data points
for an average threshold notification are now separated with a carriage return, instead of a space, making these easier to read.
Resolved defects
Resolved issue with initial program enrollment, where the clinician was not able to close the enrollment flow after the program selection page.