Cortico Web Release:
1. Updates to the patient portal
1.1 - Various usability updates to the Patient Home page. Added an incomplete tasks counter to the sidebar. Added file names to the grid view of the files page.

2. Updates to video appointments
2.1 - Fixed an issue where special characters in names were not rendered correctly.
2.2 - Added a warning when no audio input is detected from the microphone.
3. Updates to clinic billing
3.1 - Added a country dropdown selection and updated tax calculations based on country and province/state.
4. Updates to Request to Book
4.1 - Added an option to allow patients to book with any provider in the workflow when creating an invite.

5. EMR integration updates
5.1 - [Profile] Added support for searching patients by name, personal health number, and date of birth.
5.2 - [PSS] Updates to the initial PSS implementation.
6. Updates to sign in
6.1 - 2FA authentication now accepts any valid token generated within the past 30 minutes and invalidates tokens after single use.
6.2 - Updated the wording of the patient 2FA sign-in prompt.
6.3 - Fixed an issue where login sessions were not consistently saved for the full 30-day period when “Remember me” was selected.

7. Other updates
7.1 - Improved error handling when assigning tasks from the daysheet for patients without an email address.
7.2 - Added “Quiet” as a medium option in Clinic Settings under Appointment Type Mapping.

7.3 - Fixed errors related to certain date range queries on the Analytics page.
7.4 - Performance improvements to clinic homepage queries.
7.5 - Performance improvements to certain queries in Cerebro.
Cortico Plug-in:
1. Messaging
1.1 - [Accuro] Fixed an issue where the notification count briefly displayed incorrectly.
2. Cortico AI
2.1 - Fixed an AI panel layout issue so content fills the expanded container correctly.
2.2 - Stabilized the AI WebSocket connection to prevent re-render loops and added exponential backoff.
2.3 - Restored KAI-Oscar detection by updating the EMR platform detector.
2.4 - Added web search support in AI Chat.
2.5 - Added file upload support in AI Chat.
2.6 - Restored the OpenAI API key configuration.
3. Specialist/Referral Receipts
3.1 - Added the ability to send referral receipts directly from the consultation page.
4. Appointments
4.1 - Fixed an issue where the email field appeared to load indefinitely when opening the action menu for a patient without an email address.
5. Integrations
5.1 - Fixed a typo in the Practice Fusion integration.
6. Stability & Error Handling
6.1 - Fixed an issue where receipts were not sent successfully.
7. Testing
7.1 - Added tests to verify that conversations in the active tab remain accurate after resetting filters.
7.2 - Added tests to verify that Accuro province codes map to readable names.
8. Code Quality & Architecture
8.1 - Updated the standalone build to minify by default.