1. Updates to appointment booking:
    1. Removed the "Walk-in" and "Family doctor" subheadings under "General Practice" for workflow type on the Book page, to prevent confusion for clinics who use these workflow types for custom workflows.
    2. Added a message in the confirmation step: "Your appointment is not booked yet. Please confirm below." to prevent confusion when viewing the page on mobile, where the final "Book Appointment" button may be off-screen.
    3. Updated the text of the alert message if the earliest available appointment is more than 7 days in the future.
    4. Bugfixes relating to pharmacy selection.
  2. Updates to reminder emails:
    1. Improvements to clinic policies handling: we now store the workflow type in the appointment notes, so that we can look up the policies for that workflow directly, instead of relying on the template codes for the timeslot to infer the workflow.
    2. We also added a clinic-wide email policy field, so the policy included in the email will default to this if a workflow-specific policy isn't configured.
  3. Updates to reminder SMS messages:
    1. We've switched our SMS provider to Amazon SES to improve reliability and deliverability.
  4. Updates to booking through terminals:
    1. Updated the design of the "Staff help" (look up a patient and send to terminal) page to the new Cortico branding.
    2. Updates to the patient form for new patients and existing patients.
  5. Updates to the Patient Portal:
    1. Disable the "Confirm Appointment" button if the appointment is more than 7 days in the future, because appointments can only be confirmed 7 days prior to the appointment date.
    2. The map will now search for the clinic address, instead of the clinic name.
    3. Patients can now share images or PDFs with their doctor.
  6. Fixed a bug where the "Access Denied" page when trying to access a video appointment from the wrong provider's account didn't show the logged in user.