1.1.2
2023-06-26
Bugfixes
- Fixed registration bug where users got stuck on password setup screen
- Patient details form resets properly on leaving the screen.
- Fixed layout bug where provider name was squeezed into one long 1 char column
New features
- Dyslexia friendly font available in app accessibility settings section
- Custom word, letter spacing and font size settings
- Dark theme ready
- Blocking modal and information message when the device lacks connectivity
Improvements
- Consistent day/month/year date format throughout the application
- Better validation errors on account activation errors.
1.0.8
2023-05-18
New Features:
- Invitation dialog for users accessing app through specific deep link
- Added easy to access support section within the app
Bugfixes:
- Fixed bug affecting logout due to inactivity
- Password visibility icon centered
- Authentication screens are now scrollable
- Fixed questionnaire history access
Changes and improvements:
- Password min length 14 characters.
- Update Patient connection timeout message
- Biometrics dialog now enabled on initial app scree
1.0.7
2023-03-01
New features
- Added Arabic locale
- Added deep link functionality for client specific landing pages
- Added clinic specific invitation flow for new users
- Biometrics authentication available also for users connecting via NHS
Bugfixes
- Always using UTC time in API queries
- App bar user icon shows up only if authenticated
Improvements
- Higher resolution icons encountered providers list screens
- App lists scrollable from any point on screen
1.0.6
2023-01-27
Improvements:
- Smaller font size for dashboard & educational resources tiles to avoid tile titles breaking on two lines.
Bugfixes:
- Opening all consents urls in external browser
- Whitelisted consents screen to allow app switching without logging out the user
1.0.5
2023-01-26
Bugfixes:
Avoiding error message on missing csp logo
Improving layout to avoid overflow issues
Fixing overflow issue on large font size phones
New features:
Adding archive functionality to notifications list by swiping
Changes & Improvements:
Reducing inactivity timeout to 5 minutes
Ordering appointments chronologically when no past/future selected
Adding padding to connected providers items & icons
1.0.4
2022-12-15
Release 1.0.4
Bugfixes
- Fixed navigation bug in full screen video playback screen
- Fixed platform dependent url handling bug (webview on mobile vs new tab on web)
- Fixed Clinic logo overflow for ultra-wide images
Improvements
- Clearer exception handling when fetching data & parsing data fails
- Better resolution for Clinic logo in details screen
1.0.2
2022-12-07
Changes
- Changing default appointment filter and sort order to ascending
Bugfixes
- Fixed various bugs affecting patient forms
- Fixed overflowing texts in appointment cards
- Fixed double authentication bug
1.0.1
2022-11-17
Bugfixes
- Healthcare provider image cropped for certain aspect ratios
New Features:
- Care Pathways module
- Public Questionnaires accessible now, patient can submit them directly
- Disconnecting Healthcare provider if consents are not accepted anymore
- User can change phone number
- Session timeout after 10 minutes of inactivity
Improvements:
- Style improvements for appointment cards
- Improved registration flow for users that didn't finish in one go
- Improved splash screen
1.0.0-alpha2
2022-10-24
Fixed error loop in certain scenario when not authenticated
Using AM/PM locale for time input widget in forms
Controlled errors on token expiry
Removing timeout on login attempt
Validation for date of birth and email on user registration
Fixed biometrics request loop when reopening minimized app