> ## Documentation Index
> Fetch the complete documentation index at: https://docs.pro.commure.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Release Notes

> Commure Pro Android release notes. Newest releases first.

<CardGroup cols={2}>
  <Card title="Web Release Notes" icon="desktop" href="/classic/release_notes/release-notes">View release notes for the Web (Mobilizer) portal.</Card>
  <Card title="iOS Release Notes" icon="apple" href="/apple/release_notes/release-notes">View release notes for the iOS app.</Card>
</CardGroup>

<Update label="2026.2.0" description="2026-05-19">
  ### New Features

  * **Smart Suggestions in Ambient.** Smart Suggestions is now available on Pro Android Ambient, carrying Ambient's passive-learning model into the Android note-creation flow so suggestions adapt to each provider's editing patterns. Surfaced in a full-screen popup, with launch-time popups (RAI, Broadcast, Smart Suggestions) now coordinated into a defined priority order.
  * **Ambient Live Updates: in-progress notification.** A live notification now appears while an Ambient session is active, so users can see and control recording state from outside the app; it is removed when the session ends or is interrupted.
  * **Pull Logs from Android devices.** Pro Android now supports the Collect Logs setting that already exists on Pro iOS, so support staff can pull logs from a specific device on demand, bounded to a selected start/end date.

  <Note>
    Smart Suggestions is available via feature flag — contact Commure to enable it for your environment. Pull Logs requires the matching Collect Logs setting configured on the Pro portal.
  </Note>

  ### Bug Fixes

  * **Login keystore recovery.** A login-time crash on devices with corrupted encrypted preferences or an invalidated keystore key is resolved; recovery now triggers a preferences migration instead of failing the login screen.
  * **Patient List sync-status crash.** Resolved a crash where a posted shared-preferences callback could run after the screen detached.
  * **Medications view crash.** Resolved a crash where a shared-preferences listener could fire on the main thread after the screen was torn down.
  * **IO (Intake/Output) view crash.** Resolved a null-reference crash caused by checking summary loading before confirming definitions had loaded.
  * **Telemetry-reported crash fixes.** Resolved a Preconditions out-of-bounds crash and a test-time synchronization crash surfaced by telemetry.
</Update>

<Update label="2026.1.2" description="2026-04-21">
  ### New Features

  * **Expanse template management from the note detail screen.** Providers can select and switch templates directly from a note's detail view; the list shows both templates and existing documents and filters out templates that already have an associated Expanse note. Selecting a new template regenerates the note.
  * **Pending EHR Sync and In EHR views in the Pending tab.** New sub-options under Pending Upload show counts and open the corresponding list of notes, with a swipe-to-delete gesture and a note detail view (Change Template, Resume Scribe, Rate this Scribe). Resume Scribe appears only when the patient is in the current patient list.

  ### Improvements

  * **RAI checks skipped when RAI is disabled.** The app caches the institution RAI preference locally, refreshes it once per calendar day in the background, and skips eligibility calls during login and scribe when RAI is off.
  * **Simplified biometric and OAuth login.** Biometric login is managed entirely at the device/app level, and OAuth-enabled environments no longer prompt for an extra login.
  * **Scribe options disabled when the patient isn't in the patient list.** Resume Scribe and similar options are correctly disabled from the note detail view when the patient has been removed or the list has changed.

  ### Bug Fixes

  * **Unusable state after a server-side password change.** A sync that detects invalid credentials now navigates the user to the login page for re-authentication instead of leaving the app in sync-exception / 500 errors. Clinical modules load correctly after re-login.
  * **Improved note-creation reliability** across new, missing, and existing server response parameters.
</Update>

<Update label="2026.1.1" description="2026-03-24">
  ### New Features

  * **Resume Scribe swipe action.** Providers can continue an existing Ambient note from the Patient List with a new Resume Scribe swipe action (also on the "+" menu), which auto-selects the most recent eligible draft or offers a picker when several exist. Replaces and renames the multi-step Re-scribe workflow.
  * **Patient location and account number on the Scribe panel.** The recording panel now shows the patient's location and account number for quick context confirmation.
  * **Haptic feedback for Ambient recording actions.** Pause, Delete, and Save now trigger haptic feedback to reduce accidental recording interruptions.
  * **Module-specific AI Summary on Android.** Providers can now generate AI Summaries from individual patient modules (e.g. Lab Results, Vital Signs, Medications), matching iOS; the icon enables once module data is preloaded, with cached data valid for five minutes.

  ### Bug Fixes

  * **AI Studio "See more examples" link now works.**
  * **Crash on double-clicking Load More Data** in Clinical Notes and Test Results is resolved through improved rapid/duplicate tap handling.
  * **General stability and analytics improvements.**
</Update>

<Update label="2026.1.0" description="2026-02-10">
  ### New Features

  * **AI Studio.** Providers can personalize how Ambient notes are generated — customizing note structure, formatting, and section behavior; standardizing terminology; and inserting reusable content via macros and dot phrases. Available to Ambient Scribe users; web access requires Mobilizer .41 or later.
  * **Custom Formatting.** Add note-level instructions and per-section rules (format, length, or disable a section) that apply to future notes for a selected template, up to 4,000 characters.
  * **Personal & Site Dictionary.** Provider and admin terminology rules improve transcript accuracy for medications, names, and specialty terms; site entries override personal entries.
  * **Macros.** Static or dynamic reusable content can now be added to any note section, personalized by patient demographics and visit context.
  * **Dot Phrases.** Short spoken or typed triggers expand into longer predefined text during note generation, scoped to specific templates.
  * **Background audio upload for scribes.** Audio uploads continue reliably when the app is backgrounded or the device is locked, resume on reconnect, and finish after relaunch.
  * **MT Expanse user authentication.** Secure user-level authentication is triggered automatically after login for eligible users; tokens are valid for 90 days. Requires Mobilizer .41 or later.
  * **Responsible AI for Clinicians training.** An in-app prompt directs providers to Responsible AI training and lets them attest completion, tracked across platforms via a new Responsible AI Attestation report. Requires Mobilizer .41 or later.

  <Note>
    AI Studio, Custom Formatting, Personal & Site Dictionary, Macros, and Dot Phrases are each controlled by a Commure-managed feature flag. Contact the Commure Pro team to enable them for your account.
  </Note>

  ### Improvements

  * **PatientKeeper is now Commure Pro.** The app is rebranded to Commure Pro with a refreshed UI on iOS and Android. No changes to existing features, workflows, or configurations, and no action required.
  * **Improved "Rate this Scribe."** Feedback is now available on all Ambient notes across Web and Mobile (Note Ready, In EHR, Final), uses thumbs up/down instead of stars, offers guided reasons, and raises the comment limit to 3,000 characters. Final-status availability requires Mobilizer .41 or later.

  ### Bug Fixes

  * **Rare Firebase crash on the Clinical Notes list** related to SQLite connection handling is resolved.
  * **Faster note-details fetching** via a backend query parameter that reduces redundant database lookups.
  * **Notes no longer incorrectly marked stale** if the app closes before the server responds; notes transition safely from Draft to Requires Upload with proper cleanup.
</Update>

<Update label="2025.4.1" description="2025-11-25">
  ### Improvements

  * **Improved login security and reliability** with enhanced OAuth 2.0 handling.
</Update>

<Update label="2025.4.0" description="2025-11-11">
  ### New Features

  * **Re-scribe for notes (Expanse and non-Expanse).** Providers can add context missed in the original recording and regenerate the note. Available in In-EHR or Note Ready status (Expanse) or Note Ready status (non-Expanse).
  * **Switch or reassign patient for an unfinished scribe.** From Unfinished Scribes, tap the three-dot menu → Reassign to move audio to the correct patient.
  * **Delete unfinished scribes from the Pending tab.** The three-dot menu → Delete removes a draft and safely deletes its note and audio files from local storage.
  * **Access clinical data while scribing.** A new clinical view behind the scribe panel shows all modules for quick reference; the scribe panel is minimizable and draggable, staying visible in compact form with key metadata.
  * **Copy to Note from clinical modules.** When scribing from NoteWriter, providers can copy data from Lab Results, Test Results, Vitals, I/O, Notes, Orders, or Medications directly into the note. (Disabled for Quick Scribe and not yet supported for Expanse templates.)
  * **Patient List auto-refresh and pull-to-refresh.** The list refreshes at login and on manual pull, shows newly added patients immediately, and clears when a patient is removed in the portal.

  ### Improvements

  * **Clinical module improvements.** Clinical Notes, Lab Results, and Test Results now auto-apply filters when loading more data, match portal data counts, load in configurable chunks, retain scroll position when navigating back, and load reliably on first attempt.
  * **"Take a Tour" banner now appears only once** after install; the "Prompt to Take a Tour" setting was removed.

  ### Bug Fixes

  * **Crash fixes** during search operations, viewing test results, and checking patient discharge status.
  * **Enhanced Expanse scribe note creation and management** for a smoother workflow.
</Update>
