⭐v2026.3.0
Last updated
Was this helpful?
Added support to search by email and organizationName when searching Licenses
Build Pipeline UX updated to supported API calls to start, approve and deploy SIM builds
Added functions for listing, getting, approving, starting, and deploying builds in the builds module.
Introduced new types for build options and build status to enhance type safety.
Updated the build model to include additional properties such as operating system and release channel.
Refactored the router to include a new dashboard simulator route and removed the old unity modules view.
Integrated build modals and updated the store to manage build state.
Added optional organizationName field to the LicenseSearch.Options interface.
Updated searchOptions in the Licenses module to accommodate organizationName in search filters.
Added optional email field to LicenseSearch.Options interface.
Updated Licenses module to include email in search options based on filter input.
Refactored TableCellUserEmail component to handle email resolution and display.
Integrated TableCellUserEmail component into the licenses table for owner and assigned users.
Last updated
Was this helpful?
Was this helpful?