Welcome to Cortico's Knowledge Base

Official Cortico Product information for customers and users.

Cortico Release Notes - November 6, 2025

2025

Cortico Release Notes - November 6, 2025

Cortico 29.3 will be released to clinics on Tuesday, November 18

Updated 5 hours ago

Cortico Web Release:

1. Updates to Appointment Booking

1.1 - Fixed a bug where the approximate time-slot text was not shown in Step 3 of the booking flow or in appointment reminder emails.

2. Updates to Patient Portal

2.1 - Updated styling for disabled fields on the Edit Patient Profile page.

2.2 - Additional styling fixes across the patient portal, including header fonts and spacing improvements.

2.3 - Added an option for patients to confirm all their upcoming appointments at the same time if they occur on the same date.

3. Updates to Patient Forms

3.1 - Fixed a bug where the "Next" button in grouped questions became active after only the last question was answered, rather than after all questions in the group were completed.

3.2 - Added support for previewing uploaded files and replacing them before submitting forms.

3.3 - Added an option to save form question responses into Appointment Notes (in addition to the existing option to save into the Appointment Reason).

4. Updates to Payments

4.1 - Added a 3500-character limit to the Notes field on invoices.

Cortico Plug-in:

1. Messaging

1.1 - Refactored Cerebro VCN to use "database_sync_to_async"instead of "sync_to_async" to prevent potential data leaks.

1.2 - Reverted the previous fix related to the intermittent encrypted message display issue (conversation view occasionally showed “Encrypted – This message will be available soon”).

1.3 - Fixed a bug where the last "read” message indicator disappeared after sending a new message.

2. Time Tracker

2.1 - Introduced the Time Tracker feature.

3. E2E Testing

3.1 - Expanded E2E testing to run across all OSCAR variants for full coverage.

3.2 - Updated 2-Way Patient Messaging E2E tests to support the new collapsible conversation list interface.

3.3 - Added missing Docker volumes.

4. Code Quality & Architecture

4.1 - Added tooling to detect circular dependencies within the project to help prevent unexpected runtime behaviour.