Changelog

Follow up on the latest improvements and updates.

RSS

fixed

Provisioning

Service Automation

Access Management

Release 2026.01

Fixed General 2026.01

Moved external javascript libraries to cdn.helloid.cloud like (cdn.jsdelivr.net) instead of using cdn of third party.

improved

Service Automation

Release 2026.01

Products API end-points extended to return access groups

The GET /products and GET /products/{id} API endpoints now also return the groups linked to each product (ID and name), providing a clear overview of group–product relationships. This makes administration, reporting, and audits faster and easier, and reduces the need for manual work, custom scripts, or inefficient API workarounds.

improved

Service Automation

Release 2026.01

Multi Checkbox can be set as required

It is now possible to make an entire Multi Checkbox element required on forms. When enabled, users must select at least one option before submitting.
MutliCheckbox_required

improved

Provisioning

Governance

Rule mining

Release 2026.01

Improved readability in Rule mining reports

In Rule mining reports, fields that have both an ID and a display name now show the display name in the list of conditions. When you hover over the field name, the field ID is shown. This ID is used in calculations, since field names may not be unique.
RuleMiningReport_FieldName_Hint
In addition, the Details window (Condition sets tab) now displays both the display name and the ID of each field.

new

Service Automation

Release 2026.01

Direct link to request a product for a user

You can now generate a direct link that opens the page to request a specific product for a specific user. This link can be shared with a manager or product owner so they can request the product for that user. Simply navigate to the user's product request screen via the User dashboard (
Management
>
Managed products
or
Managed users
) and copy the URL.

improved

Service Automation

Release 2026.01

Item counts added to dual lists

Dual lists in forms now show the total number of items on both the left and right sides. These numbers update automatically as items are selected and moved, making large lists easier to work with.

improved

Provisioning

Governance

Rule mining

Release 2026.01

Rule mining: minimum group size set as percentage

The minimum group size for a condition to appear in a Rule mining report is now defined as a percentage of active persons. Any condition that applies to a group smaller than the calculated minimum is excluded from the results. The calculated minimum is rounded up and always at least 2.

improved

Provisioning

Release 2026.01

Deprecated: built-in Azure AD target system

The built-in Azure AD target system is deprecated. It is no longer possible to create new Microsoft Azure AD target systems. For new implementations, use the Entra ID (PowerShell v2) connector, which offers full cloud support and more flexibility. Existing systems will continue to work and remain supported for now.
Before deleting any Azure AD target system, review dependencies carefully. Deletion is permanent and cannot be undone.

fixed

Service Automation

Release 2026.01

Fixed Service Automation 2026.01

  • Improved the datasource deletion confirmation to also check for usage on the right side of dual-list configurations.
  • Fixed an issue where custom-entered self-service product SKUs (codes) were not tracked by the user interface.
  • Ensured that markdown in product descriptions is rendered correctly within the product card.
  • Resolved loading issues for image assets that were still referencing the legacy CDN in Admin screens

fixed

Provisioning

Release 2026.01

Fixed Provisioning 2026.01

  • Source, target, or notification system names that are unusually long can overflow their designated UI containers in several areas, causing layout issues and reducing readability.
long_names_overflow
  • In the target systems configuration, correlation fields appear duplicated. This can lead to confusion during mapping altough both options lead to the same configuration.
double_fields
  • The Account tab in Active Directory Built-in target systems displays an unnecessary vertical scrollbar at certain screen resolutions, even though there is sufficient space for the content.
Load More