Cortico Web Release:
1. Updates to Appointment Booking
1.1 - Fixed an issue where the post-booking confirmation page showed an incorrect timezone when the patient's timezone differed from the clinic's.
1.2 - Providers who work at multiple locations are now combined into a single entry with merged timeslots when patients book through the /in-clinic shortcut.
2. Updates to the patient portal
2.1 - Fixed an issue where no error message was shown when a patient tried to download a file that had been intentionally redacted by the clinic.
2.2 - Design updates for the Appointments page.
2.3 - Design updates for the Profile and Settings pages.
2.4 - Design updates for the History page.
2.5 - Design updates for the Files page.
2.6 - Design updates for the Payments page.
2.7 - Design updates for the Tasks page.
3. Updates to video appointments
3.1 - UX improvements to reduce patient frustration when waiting for a doctor to join the video room.
3.2 - The self-view is now draggable on mobile during video calls.
4. Updates to patient forms
4.1 - Updated the form progress algorithm to use question index based on the order of questions in the form editor.
4.2 - Added a collection of default forms that are automatically made available for new clinics.
4.3 - Fixed an issue where a specific error message wasn't shown when importing forms into the form editor failed, and added a loading spinner to help with importing large forms.
5. Updates to payments
5.1 - Patients now receive a payment receipt when an invoice is manually marked complete (for example, when payment was made at the front desk outside of Cortico).
6. Updates to provider home
6.1 - [MYLE] Fixed an issue where patient search by demographic number was failing due to non-numeric demographic numbers in MYLE.
7. Updates to email logs
7.1 - Added an option to filter by sender on the Email Logs page.
8. Other updates
8.1 - [MedAccess only] Extended the "Reminder email sent" appointment status to cover all reminders (both email and SMS).
8.2 - [US clinics] Fixed an issue where the new patient signup flow was displaying "Postal Code" instead of "Zip Code".
8.3 - Added an option for providers to be SEO-indexed so they can appear in web searches.
8.4 - Added more fields to Handouts (slug and description) and added a new page for clinic handouts.
8.5 - Design updates to the clinic footer.
8.6 - Wording improvements to 2FA verification code emails, and removed the Reply-To clinic email address.
8.7 - Fixed an issue with the Preview modal in Clinic Settings > Policies and the form editor.
Cortico Plug-in:
1. Messaging
1.1 - Internal cleanup of the messaging components after prior shared-component extraction, to make the codebase easier to navigate (no user-visible change).
2. Annotate & Fax
2.1 - Annotator attachments now display dates, so providers can identify the correct and most recent version of a report.
2.2 - Providers can now create custom stamps for the Annotator to personalize documents.
3. Cortico AI
3.1 - Polish improvements to AI chat chart rendering and print layout.
3.2 - Restored the Handout and Referral quick actions in AI chat.
3.3 - Added a Cortico AI pop-up in E-forms.
3.4 - Fixed an issue where AI artifact printouts had content cut off and missing page margins when split across pages.
4. Plug-in Integration
4.1 - [Accuro] Fixed an issue where letter-type files attached to a sent message were being copied to encounter notes with an incorrect file name.
4.2 - [Accuro] Fixed an issue where new SMS messages were being copied to encounter notes with incorrect content.
4.3 - Fixed an issue where custom fonts were not loading in Firefox on the MedAccess plug-in.
5. Stability & Error Handling
5.1 - Fixed an issue where the Session Expired modal appeared intermittently when logging out while switching between accounts.
5.2 - Fixed an issue where the plug-in remained stuck loading and displayed misleading validation errors when the EMR connection was down.
5.3 - Fixed an issue where EMR document and lab reading was disabled on Chrome 136+ due to a false positive in Firefox browser detection.
6. Testing
6.1 - E2E tests now run on develop clinics to catch integration issues earlier in the development cycle (internal QA improvement, no user-visible change).