Cortico Web Release:
1. Updates to Appointment Booking
1.1 - Added additional error handling for post-booking steps that fail, instead of showing a generic error page.
1.2 - Fixed a bug where new patient signup links that included a pharmacy code did not return patients to the booking flow after signup.
1.3 - Updated the After Hours (moon) indicator to appear for appointments after 5:00 p.m. based on the patient’s local timezone, rather than the clinic’s timezone.

1.4 - Prescription receipt emails now include delivery instructions pulled from Cerebro instead of using default text.
2. Updates to Video Appointments
2.1 - Added an audio alert for providers when a patient joins the video room.
3. Updates to Patient Portal
3.1 - Improved usability of the pending tasks and appointments section on the patient homepage.
3.2 - Added the year to appointment dates shown in the patient portal.
4. Updates to Payments
4.1 - Added an error message when attempting to resend an invoice to a patient who does not have an email address on file.
4.2 - Updated the payments table layout to improve readability.

5. Updates to Request to Book
5.1 - Fixed a bug where certain icons overlapped tooltip text.
6. Updates to Patient Tasks
6.1 - Added CSV export support for patient form data.

7. Other Updates
7.1 - [PracticeFusion] Fixed a bug where weekly shift start and end dates were not respected in the booking flow.
7.2 - [Accuro] Updated the patient signup form to only show provinces or states relevant to the clinic’s country.
7.3 - Automatically disable doctors and specializations for locums once their coverage period ends.
7.4 - Updated French Terms of Service text.
7.5 - Added a weekly view to the Patient Interactions table on the Clinic Reports page.
7.6 - Changed the SMS fallback time for email reminders to 9:00 a.m. local clinic time.

7.7 - Made additional usability improvements to the Reports page.
7.8 - Fixed a bug where sending a message from the plug-in to a patient without an email address resulted in an error.
7.9 - [OpenOSP] Added support for a Cell Phone field.
Cortico Plug-in:
1. Messaging
1.1 - Added the ability to configure email notifications for new messages.
1.2 - [Juno] Fixed errors when subscribing or unsubscribing from notifications in the New Message dialog after changing subscription status in an existing conversation.
2. Encounter Notes
2.1 - [Juno] Fixed a bug where the text area did not automatically resize when adding new lines after using “Copy to Encounter.”
3. Appointment Actions
3.1 - Improved appointment-related actions within the E-Chart.
4. Code Quality and Infrastructure
4.1 - Migrated the appointment details store to Zustand.
5. UI/UX Updates
5.1 - Fixed a bug where applying filters and toggling “Show Subjects” removed the “Filters Applied” indicator.
5.2 - Fixed an issue where the three-dot menu could be cut off depending on a conversation’s position in the list.
5.3 - Corrected incorrect icon usage in provider messaging.
6. Stability and Error Handling
6.1 - Resolved a plug-in Sentry error (BROWSER-EXTENSION-33S).
7. Testing
7.1 - Updated E2E tests so the plug-in loads automatically without manual configuration.
7.2 - Extended E2E tests to verify notification count updates.
7.3 - Updated existing 2wpm E2E tests to support the new Juno UI.
7.4 - Fixed an issue where Playwright tests were not updating in the pipeline.
7.5 - Added E2E test coverage for provider-to-provider messaging.
7.6 - Fixed VCN tests.