Skip to main content

v1.9.12.0

· 6 min read
Marius Nergård
Product owner Breeze @ Sotera

Breeze v1.9.12.0 adds email notifications that tell administrators when new users join a Tenant. The release also makes AMR File Transfers alert their incident recipients when a transfer keeps failing, and fixes template reordering across a Domain and over-wide filter inputs in list views. Administrators get Credential Template production details on the Credential page, and the release resolves several crashes and rough edges across invoicing, photos, and list views.

What this release gives you

New user notifications. Administrators can now get an email digest whenever users are added to a Tenant — a running record of who joined, without watching the user list by hand. Each administrator controls their own notifications and can turn them off at any time.

More reliable file transfers. When an AMR File Transfer keeps failing, Breeze now emails the incident recipients instead of retrying quietly in the background, and stops retrying after a set window rather than running indefinitely.


Summary of Changes

New Features

Improvements

Bug Fixes


New Features

New User Notifications

Breeze can now email administrators when new users are added to a Tenant. Additions that happen close together — during onboarding or a bulk import — arrive as a single email digest that lists the new users and when they joined.

Highlights:

  • Sent to active admin-level users on the Tenant where the users were added — never to the person who added them or to the new users themselves.
  • Grouped into one digest instead of one email per user, so a bulk import doesn't flood inboxes.
  • If a Tenant has no admin-level users, Breeze notifies the nearest Parent Tenant instead, so the email always reaches someone responsible.
  • On by default. Each administrator can turn it off from My Profile, and an administrator with the User Administration task role can change another administrator's setting from their Management tab.
  • The digest arrives in the language set for the Tenant's Domain.

Why it matters:

Administrators get a running record of who joined without checking the user list by hand, and onboarding stays visible even across a Tenant hierarchy.

Learn more: New User Notifications


Credential Template Details for Administrators

System administrators now see the production details of a Credential's Template directly on the Credential page, alongside the existing Credential details.

Highlights:

  • Shows the template name, card type, device, and carrier for the Credential.
  • Visible to system administrators, without opening the Template separately.

Why it matters:

Administrators can confirm how a Credential is produced from one place, with less back-and-forth between the Credential and its Template.


Improvements

Failure Alerts for AMR File Transfers

When an AMR File Transfer keeps failing, Breeze now emails the addresses set under Report Incidents To with details of the failure, instead of retrying silently in the background.

Highlights:

  • Incident emails to the configured recipients when a transfer repeatedly fails, with detail about the error.
  • Retries run on a bounded schedule with a hard cutoff, so a permanent error no longer retries forever.
  • A transfer that never succeeds now ends in a clear failed state instead of running indefinitely.

Learn more: AMR File Transfer


Clearer Access-Denied Screens

Opening a Tenant you don't have access to now shows a clear message asking you to contact your administrator, instead of a generic error. These errors could happend to multi-tenant users who often switch between Tenants.


Order PDFs Open in a New Tab

Order and delivery PDFs now open as a preview in a new browser tab. This replaces the previous download flow, which some browsers blocked outright, so the document opens reliably.


Smaller Improvements

  • Recent Orders now shows in-progress production states — in production, processing, quality check, and packing — as informational rather than as warnings.
  • Production lists default to 50 rows per page, matching the maximum the server returns, so the page count always reflects the data you actually get.

Bug Fixes

Missing Photos After Recreating a Credential

Fixes an issue where recreating a Credential could cause its photo to disappear. The recreated Credential and the original shared the same stored image, so editing the photo, anonymizing, or deleting either one removed the image from both, leaving the other Credential showing a broken photo. Recreated Credentials now keep their own copy of the image, so changes to one no longer affect the other.

Reordering Templates Shared Across a Domain

Fixes an issue where reordering Card or Mobile Credential Templates shared across a Domain could fail to save, or could change the order for other Tenants in the Domain. Each Tenant now orders the templates it sees independently, and the shared template is left untouched.

Filter Inputs No Longer Stretch Too Wide

Fixes an issue where filter inputs in list views could stretch very wide on large screens. Filter fields now keep a consistent, bounded width.

Resolved Several Crashes

Fixes a set of issues that could crash the page during everyday actions: double-clicking a row in the invoicing list, capturing or editing a Credential photo, loading the Credential list while a Tenant was still resolving, and opening Card Template configuration. These areas now stay stable.

User List Sorted by Role Correctly

Fixes an issue where the user list sorted by role in the wrong direction. The list now orders users by role level as expected, with the highest roles first.

Postal Code Lookup

Fixes address lookup so an invalid postal code keeps its on-screen feedback instead of clearing it, and a postal code with no match is treated as a normal "not found" rather than an error.