# 2025.7.0

Upgrade Notes

None.

***

New Features

\[INSIGHTS] Governance report The Governance Report has been added to the Reports tab. This report gives an overview of the current governance state of the app and environment you select, and provides details of all audit checks that have failed.

\[CORE] PolicyViewer system user role A new PolicyViewer system user role has been added. This role gives users access to the Policy Dashboard only, for all apps where they have the app role App Member.

\[CORE] InsightsViewer system user role A new InsightsViewer system user role has been added. This role gives users access to the Insights Dashboard only, for all apps where they have the app role App Member.

***

Improvements

\[INSIGHTS] Report type selector and renamed app report A report type selector is now available on the Insights page, and the existing App Report has been renamed Security Report.

\[ALERTS] Alerts generated for failed or warned policy checks and releases Alerts are now generated when a policy check or release fails or has warnings.

\[ALERTS] View app status per environment in alerts dashboard The Alerts Dashboard now enables you to view the status of an app per environment.

\[ALERTS] Alerts dashboard filtering by environment, app group, and user group The Alerts Dashboard can now be filtered by environment, app group, and user group.

\[RELEASES] Download completed releases list for auditing It is now possible to download a list of completed releases from the Releases Dashboard for auditing purposes. Note: some columns are hidden by default. Unhide the columns you need before downloading the overview.

\[TASKS] Schedule type shown in task name on task assignment page The schedule type of a task is now shown in its name when selecting a task from the task assignment page.

\[REPOSITORY] More frequent Mendix runtime version and support status updates Mendix runtime version and support status information is now updated more frequently.

\[UX & SUPPORT] Access groups renamed to user groups Access Groups have been renamed to User Groups throughout the platform to improve usability.

\[UX & SUPPORT] Migration tool for global user groups to app group user groups A migration tool has been added to migrate global user groups to user groups that belong to an app group. This can be found under System Logs & Tools > System Tools > Database Actions > Upgrade Fixes > Migrate User Group.

\[UX & SUPPORT] Improved system license management pop-up The UI of the system license management pop-up has been improved.

\[UX & SUPPORT] Platform administrators can now close support tickets Users with the Platform Administrator role can now close support tickets. Previously only Blue Storm could close tickets.

\[CORE] PDF service status monitoring added to system status page Monitoring of the status of the PDF service has been added to the system status page.

\[CORE] Configurable thread counts for system task queues The number of threads used by all system task queues are now configurable via constants, enabling more fine-grained control over resource usage.

\[CORE] Reduced memory usage for app and user log processing on Kubernetes App and user log processing now uses less memory when running on Kubernetes.

\[CONNECTORS] Reduced memory usage for GIT repository handling on Kubernetes Memory usage for GIT repository handling has been reduced when running on Kubernetes.

***

Resolved Issues

\[UX & SUPPORT] Closed unsubmitted feedback visible in open tab Closed feedback items that were never submitted to Blue Storm are no longer visible in the Open feedback tab.

\[RELEASES] Unable to delete unfilled notification task from pipeline Fixed an issue where it was not possible to delete a notification task from a pipeline when it had not yet been filled in.

\[RELEASES] On-commit pipelines only executing once Fixed an issue that caused on-commit pipelines to only execute once. On-commit pipelines will now correctly execute every time a new commit is detected, and will show up in the Scheduled tab in the Releases Dashboard.

\[ALERTS] Log status remaining unknown for healthy environments Fixed an issue where the log status of an environment remained Unknown even though it was healthy.

\[INSIGHTS] App logs from Kubernetes not processed correctly App logs generated by apps running on Kubernetes are now processed correctly.

\[TASKS] Incorrect validation message when assigning a new task Fixed an issue where a validation message stating AssignmentScope is empty was incorrectly shown when assigning a new task.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bluestorm.io/support/releases/appcontrol-2025/2025.7.0.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
