# 2025.6.0

Upgrade Notes

This release requires a manual migration. Follow these steps exactly:

1. Upload the package to your environment.
2. Create a new deployment. When configuring the deployment, disable all AppControl scheduled events.
3. After the deployment is complete, log in and run the following script: Administration > System Logs & Tools > System Tools > Database Actions > UPGRADE\_2025\_06 - migrate revisions.
4. After the script completes (it may take a long time), run the Delete Orphaned Revisions script, found in the same location as the migration script.
5. Re-enable all AppControl scheduled events and restart.

***

New Features

\[UX & SUPPORT] App filter for insights, alerts, and policy dashboards A new app filter has been added to the Insights, Alerts, and Policy dashboards, enabling results to be filtered by App Group and Access Group.

\[UX & SUPPORT] AI-assisted search in online documentation The online documentation now features AI-assisted search.

***

Improvements

\[POLICIES] COMP\_0002 creates separate check result per vulnerable component COMP\_0002 now creates a separate check result for each vulnerable component found.

\[CORE] Support for Mendix MPR v2 model files Support has been added for Mendix MPR v2 model files.

\[CORE] Improved revision storage for Git-based apps Revision storage for apps using Git has been improved, reducing system storage usage.

\[UX & SUPPORT] System status page monitors failed model processing and policy checking The system status page now monitors and provides an overview of all deployed revisions that have failed model processing or policy checking.

***

Resolved Issues

\[CORE] Create account management API not working as expected The Create Account Management API now works as expected.

\[POLICIES] CONST\_0001 not ignoring Marketplace modules Policy check CONST\_0001 will now correctly ignore Marketplace modules when that option is selected.

\[UX & SUPPORT] Regular users unable to add attachments to tickets Regular users can now add attachments to tickets.

\[TASKS] Unable to complete overdue tasks It is now possible to complete overdue tasks.

\[CORE] Update app list failing for apps with no project ID The system now handles exceptional cases where the Mendix Cloud Deploy API returns apps with no project ID, which previously caused the Update App List scheduled process to fail.

\[CORE] Update app list failing when apps change their Mendix project ID The system now handles cases where apps change their Mendix project ID but retain the app ID of a previous app, which previously also caused the Update App List process to fail.

\[RELEASES] Searching for updated revisions causing errors or incorrect selection Fixed an issue where selecting Search for Updated Revisions on the release page sometimes caused an error or incorrectly marked a revision as selected, preventing the release from being created.

\[CORE] System maintenance not correctly cleaning up old models and draft releases The system maintenance schedule now correctly cleans up old models and draft releases.


---

# 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.6.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.
