Skip to main content

v1.9.0.0

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

Version 1.9.0 introduces several key updates, including a new logo reflecting the brand identity, expanded multi-tenant account capabilities for seamless switching between tenants, and the ability for System Administrators to create new domains directly from the front end.

Improvements include enhanced domain customization options and faster loading of Orders and Carts. Security enhancements have been made, including the removal of the "magic link" from multi-factor authentication and the addition of a dedicated authentication server. The update also addresses a variety of bug fixes, enhancing overall system stability and user experience.

Summary of Changes

New Features

Improvements

Security Enhancements

Minor Changes

We have also made several minor changes to improve the overall user experience and system stability.
Read more about these changes below.

Bug Fixes

Several bug fixes have been implemented to address issues reported by users.
Read more about these fixes below.

New features

We are excited to announce that we have updated our logo to better reflect our brand and identity.

Multi-tenant accounts

The feature introduced as a preview in the last release has now been expanded to allow users to be associated with multiple tenants. A user can now be added/invited to multiple tenants. This will allow the user to switch between tenants without having to log out and in again (unless the tenant requires a different login method).

User settings will not be shared between tenants, so the user can have different settings for each tenant. The user may select the default tenant to log in to, and this will be the tenant that is selected when the user logs in. If they have access to multiple tenants, they can switch between them using the tenant selector in their account menu in the top right corner.

When you are invited to a new tenant, you will receive an email notification. The next time you log in, you will be asked to accept the invitation. Once you have accepted the invitation, you will be able to switch between tenants using the tenant selector in the top right corner. If you do not select a default tenant, you will be presented with the tenant selector every time you log in.

Creation of new Domains

Users with the required roles of System Administrator + Domain Administration can now create new domains directly from the frontend interface. This feature can be accessed from the domain list page.

Improvements

Edit Domain Logo and Email settings

Users with the required roles of System Administrator + Domain Administration can now edit the domain logo and email settings directly from the frontend interface. This feature can be accessed from the domain list page.

Performance gains when loading Orders and Carts

We have improved the loading of Orders and Carts by lazy loading images and other data.
This will make the loading of Orders and Carts faster and reduce the load on the server.

Security Enhancements

We have removed the "magic link" from the multi-factor authentication email. Instead, you will now have to enter the code manually.

Dedicated authentication server

A dedicated authentication server has been added to the system. This will improve the security of the system and make it easier to scale.

Other changes

  • Changed the icon for the Product Administration item in the menu.
  • Removed the legacy "Quality Check" button from the order page.
  • Added a "flip" effect to the Credential Previews on smaller screens. Toggles between the front and back of the Credential using a button.
  • Improved mass-deletion of Credentials. A maximum of 300 Credentials can now be deleted at once to avoid timeouts.

Bug fixes

  • Fixed an issue when editing Products when using the French language. (DEV-24)
  • Fixed a bug where the application would crash if the operator tried to edit the fields in the Production Module. (DEV-28)
  • Fixed a bug where double clicking on a Mobile ID Template in the list would redirect to the wrong page. (DEV-29)
  • Added missing order information in the Quality Check module. (DEV-30)
  • Fixed a bug where saving default products on a domain would not work. (DEV-31)
  • Fixed a bug where the Credential Preview did not display correctly on smaller screens. (DEV-32)
  • Fixed an issue where sorting of certain fields in the "Manage Credential" list did not work. (DEV-33)
  • Solved an issue where we were unable to add a Layout to a Mobile Credential Template. (DEV-35)
  • Fixed some minor translation issues. (DEV-36 & DEV-37)
  • Solved an issue with the Duo ID API endpoint where it would not create default values if set on the Credential Template. (DEV-38)
  • Fixed an issue when using External Lookup on a Credential Template. The External Lookup would not be triggered when ordering a Credential. (SPAR) - (DEV-39)
  • Fixed a bug where cardOrderDate could not be hidden in Credential Templates. (DEV-40)
  • Added missing status in the "Manage Credentials" list filter. (DEV-43)