Release sidebar collapse The sidebar can now be collapsed to maximize your workspace, making it easier to focus on your tasks at hand.
UI App Updates We've refreshed the UI with updated button and quick action colours, and improved navigation for admin profiles.
Auto select diagnosis if insurance check box is selected The diagnosis check box in the invoice builder will automatically be selected whenever the insurance check box is marked.
Switching to "Talk to Us" Button Replaced the Intercom chat popup with a "Chat to us" button on the main navigation bar.
Display "Hero" Created at date on new invoice sidebar Invoices migrated from Hero to Stripe now display the true created at date instead of the imported at date.
Styled Care Navigator practice group navigation bar in EMIS Colours Updated navigation bar components to match EMIS styling, including icon replacement, colour adjustments, and the addition of a “Chat to us” button directing to EMISNow.
Update styling on care nav pages Improved consistency and adherence to design specifications on various elements and components within the care navigation settings and pathways sections.
Migration from patient_record_id to base_customers table.
Option to register patient via demographics (on EMIS/PDS practices).
Delete invoice action on draft invoice Users can now delete draft invoices directly from the sidebar alongside the option to proceed to payment in the new invoice integration.
Fix styling on Care navigation page messaging Resolved styling issues on the Care Navigation page to enhance readability and user experience.
Move organisations into billing category Moved organisations under ‘Billing’ to group all our billing features.
Add insurance details to patient record customer and inherit on invoice builder.
Update metadata headers in Stripe Ensure all metadata fields in Stripe are correctly populated and standardised according to the latest specifications.
Update Stripe Invoice Memo When raising an invoice in Hero we only parse information that can’t be edited in order to keep the information on Stripe invoices accurate.
Edit invoice items Users can now update line items on draft invoices with an enhanced invoice builder, allowing for the addition or removal of items.
Edit billing information Users can now update the billing information on an invoice, including insurer details, insurance membership number, and authorisation code, for invoices in draft, open, or paid status.
Edit service information Enable users to retrospectively update the metadata of raised invoices, including service date, practitioner, appointment, and diagnosis information, with specific restrictions based on existing appointments and invoice status.
Hide legacy invoices column on diary list view The Diary List view now excludes columns for legacy invoice status and invoice numbers when using the new Stripe invoice integration.
View invoice metadata Display all associated metadata within the Stripe sidebar when viewing an invoice, providing detailed context for billing and updates.
Moved diary to top level on app navigation the Diary option is now above appointments on the primary navigation menu for easy access.
Increase description text area height on questionnaire templates The height of the description text area on questionnaire templates is now increased for better readability and easier editing.
Fix booking short link restrictions bugs Resolved an issue that prevented certain booking short links from functioning correctly under specific restrictions.
Setup the SES to send the webhooks to Ruby Configure Amazon SES to deliver webhooks to your Ruby application seamlessly.
Create the endpoint to receive sent/error notifications from SES This new endpoint ensures seamless reception and processing of sent and error notifications from Amazon SES within our system.
Replace SendGrid with SES on each handler/method We've streamlined our email processes by transitioning from SendGrid to SES across all handlers and methods, enhancing reliability and performance.
Patient login credentials on by default Patients will have to uncheck the use of their contact method as a login credential when booking. This enables the system to better identify that the patient is registered with a practice.
Remove References to 'Hero' Within App The term 'Hero' has been removed from various user-facing messages and labels, substituting more generic terminology that aligns with the application's overall branding.
Fixed a bug where the "Pay now" button triggered a "route missing" error on the new Stripe create invoice page.
Fixed a bug where users encountered difficulties uploading images via the 'take photo' option in reply forms, although uploads from the camera roll were unaffected.
Fixed an issue where products could not be added or removed from appointment types, ensuring seamless updates to appointment options.
Fixed an issue where double-clicking on "finalise invoice" unintentionally created two invoices.
Fixed a bug where unchecking a checkbox now automatically nullifies the data in the field and its associated metadata in Stripe.
Fixed a bug where service date and time metadata passed to Stripe was off by one hour due to timezone formatting discrepancies.
Fixed a bug where the drop-down menu in questionnaires was not displaying correctly.
Fixed a bug where the "Unregistered" notification was misaligned.
Fixed a bug of duplicate patients being created in both Stripe and Hero platforms during the private practice intake process.
Fixed a bug for in/out hours by accounting for daylight saving time changes.
Fixed a bug where the patient details dropdown menu was not opening in the appointment view.
Fixed a bug where the reason for appointment text overlapped with other elements.
Fixed a bug on the diary practitioner view where If your screen width is too small, you can’t see appointments.
Fixed a bug so scrolling on number entry components prevents accidental changes when a patient scrolls on an active numeric field.
Fixed an bug that caused errors when attempting to suspend access to an external application in a Care Navigation Pathway.
Ensure accurate parameter filtering both with and without date of birth authentication.
Bug - New private flow - Questionnaire checkboxes alignment Fixed an alignment issue affecting checkboxes in the new private flow for questionnaires.
Change DOB format to match new syntax (e.g 12-Jul-2024).
Add ability to generate a Network practice booking link inviting patient to book at a different practice group.
Changed reference of ‘Hero’ to ‘System’ on message builder template card.
Improved compatibility Addressed issues in the hero library to ensure smooth functioning and improved compatibility with other modules.
Update design system in questionnaire SDK Upgrading the design system in the questionnaire SDK ensures improved performance and compatibility with the latest features.
Add action buttons on inline alert component.