CMS: Improved the voice agent to stream user transcripts in real time as the user speaks, instead of appearing only after they finish.
CMS: Fixed the first transcript line getting clipped by the status bar when navigation is hidden.
Mobile: Fixed iOS crash (NRE) caused by an orphaned keyboard animation in KeyboardResponsiveView.
Communication: Fixed the app icon badge not clearing after reading an SMS conversation by refreshing the badge count after mark-as-read.
Communication: Fixed push notifications for chat bouncing between the channel list and the target channel when tapped.
Communication: Fixed chat push notifications running duplicate/redundant routing logic on a single tap.
Communication: Fixed chat URLs in file-attachment captions not being tappable.
Finance: Fixed the Giving block not routing gifts to campus child accounts when no campus picker is shown.
Finance: Added a give-button CSS class to the Give button in the Giving block so partners can override its colors and keep them fixed across light/dark mode.
CMS: Fixed the Sort cover sheet missing a Cancel button in the content collection view.
CMS: Improved the popup info layout on the Admin Tools screen to use consistent grid styling.
CMS: Improved the FieldStack control (used by form field blocks) to render its border via the base Border control instead of a custom handler.