2025.8.0

Upgrade Notes

None.


Improvements

[TASKS] Assign tasks to multiple persons It is now possible to assign tasks to a list of persons instead of just a single person.

[POLICIES] Placeholder for unchecked environments in policy dashboard A placeholder is now shown in the policy dashboard for environments where the deployed revision has not yet been checked, making it more intuitive why policy results are not yet shown.

[POLICIES] DOM_0002 creates check results per failing member access rule DOM_0002 (Use read only attributes in XPath constraints) now creates check results for each member access rule that fails. The message has also been improved to show which attributes and associations the user role has write access to.

[POLICIES] MF_0008 supports regex for logging microflow matching MF_0008 (Logging Standards - Microflows) now allows a regex to be specified to match a logging microflow as the first action in a custom error handler, instead of only accepting log actions. Note: it is necessary to re-load the defaults for this policy rule for the configuration option to appear.

[POLICIES] COMP_0005 creates check results per overaged component COMP_0005 (Max component age) now creates a check result for each component that is older than the configured maximum age.

[INSIGHTS] Added processed on column to component insights page A processed on column has been added to the Component Insights page, showing when the revision that uses the listed component was scanned by AppControl. This makes it more intuitive why updated components are not yet displayed.

[CORE] Reduced processing time for GIT-hosted app models The processing time for app models stored in GIT repositories has been reduced by 50–75% for large repositories.


Resolved Issues

[UX & SUPPORT] Unable to close unsubmitted feedback Fixed a bug that prevented closing feedback that had not yet been submitted.

[TASKS] Name and description of archived tasks not visible Fixed a bug that prevented seeing the name and description of archived tasks.

[CORE] GIT processing hangs for large app repositories Implemented GIT optimizations to handle large app repositories that were causing model processing to hang in exceptional circumstances.

[ALERTS] Only single environment per app displayed in app dashboard Fixed a bug in the App Dashboard where only a single environment per app was displayed.

Last updated