Cortico Web Release:
1. Updates to patient portal
1.1 - Patients can now view and download previously submitted forms from the Patient Portal.
2. Updates to video appointments
2.1 - Fixed incorrect user join and leave messages appearing in the video call chat.
2.2 - Improved error messaging when microphone or camera permissions are not granted.
2.3 - Fixed an issue where speaker selection did not work properly on non-iOS devices when multiple output devices were available.
3. Updates to payments
3.1 - Added the ability to search by a patient’s last name when creating an invoice or searching existing invoices.
3.2 - Added the option to send invoices to third-party recipients by fax.

3.3 - [PracticeFusion] Fixed an issue where the invoices table displayed inconsistently after creating an invoice.
4. Updates to patient forms
4.1 - Fixed an issue where form questions could duplicate when refreshing a partially completed form.
4.2 - Fixed an issue where forms completed in the Patient Portal were not properly linked to their associated appointment (when applicable).


4.3 - Files are now validated immediately upon upload, and patients cannot proceed if a file fails to upload to the server.

5. Updates to clinic settings
5.1 - [Juno Oscar] Fixed an issue where the REST OAuth token setup section was not visible in the EMR Settings tab.
6. Other updates
6.1 - [Profile] Removed the unsupported “View in Profile” button from the standalone patient page.
6.2 - [MedAccess] Fixed driver pool management issues.
6.3 - Fixed an issue where marking a Workflow as inactive did not prevent booking if linked Specializations remained active.
6.4 - Various backend updates to plug-in AI chat.
Cortico Plug-in:
1. Messaging
1.1 - Fixed an issue where SMS messages initially displayed a red “x” before showing the correct phone number.
2. Cortico AI
2.1 - Updated AI Summary and AI Chat functionality.
2.2 - Added file upload support in AI Chat.
2.3 - Added web search capability in AI Chat.
3. Integrations
3.1 - Updated getPatientInfo state mapping to support Auxita integrations.
3.2 - Fixed an issue where Consultation Requests sent to Pathways always appeared as “Urgent” regardless of the selected urgency.
4. Encounter Notes
4.1 - [Accuro] Fixed an issue where automatic encounter notes were not syncing.
5. Code Quality and Infrastructure
5.1 - Migrated messenger and messaging stores to Zustand.
5.2 - Migrated auth store to Zustand.
5.3 - Migrated notifications stores to Zustand.
5.4 - Added support for running selected Playwright test sets by team.
6. Testing
6.1 - Fixed cortico.js test timeouts in CI.