# 2025.1.0

Upgrade Notes

1. Policy check MF\_0006 will automatically be removed from all policy results after deploying this version. MF\_0006 has been deprecated.
2. To use the PDF Generation service, follow the installation instructions at <https://docs.bluestorm.io/administration/system/system-configuration> (scroll down to Feature Settings) to integrate with the Mendix PDF Generation service.
3. If you are going to use the PDF Generation service, enable the new scheduled events DocumentGeneration.SE\_AccessToken\_Refresh and DocumentGeneration.SE\_DocumentRequest\_Cleanup.

***

New Features

\[TASKS] Assign one-off tasks from the insights page It is now possible to assign a one-off task directly from the Insights page, based on the currently visible apps.

\[TASKS] Manually trigger re-assignment of unassigned tasks It is now possible to manually trigger a re-assignment of all tasks that failed to get assigned because there was no app manager or app owner available at the time.

\[TASKS] Send custom notifications to task assignees A custom notification can now be sent to task assignees, either to existing task assignments or when assigning a new task.

\[TASKS] Task assignment status updates based on underlying task instances Task assignment status now updates automatically based on the status of the underlying task instances, including not assigned, overdue, and completed states.

\[POLICIES] Add comments when ignoring a policy result App administrators can now add a comment when ignoring a policy check result.

\[POLICIES] Generate PDF version of app insight report App Viewers can now have AppControl generate a PDF version of the App Insight report.

\[CORE] System upgrade overview and automatic upgrade application Platform administrators can now see which system upgrades have been applied, and upgrades are applied automatically.

\[PIPELINES] Use tokens in pipeline notification tasks Pipeline administrators can now use tokens in notifications sent out by the Notification task in a pipeline.

\[UX & SUPPORT] Close or reject feedback items with a comment It is now possible to close or reject a feedback item with a comment to the user. The user is notified of the outcome.

\[UX & SUPPORT] Notifications for ticket comment and status changes Users now receive notifications when comments are added or the status changes on tickets they have submitted.

\[UX & SUPPORT] Links to backlog items visible in support portal and AppControl Any links to backlog items associated with your feedback are now visible in both the Support Portal and in AppControl.

\[UX & SUPPORT] View submitted feedback and tickets in support portal Users can now view their submitted feedback and tickets in the Support Portal.

***

Improvements

\[CORE] Improved clarity of editable vs view-only fields on environment configuration page The configuration page for an environment has been updated to make it more intuitive which fields can be edited and which are view-only.

***

Resolved Issues

\[POLICIES] Empty policy result shown in policy dashboard Fixed an issue where an empty policy result for an app was shown in the policy dashboard.

\[POLICIES] Multiple entries for the same app, revision, and environment in policy dashboard Fixed an issue where multiple entries for the same app, revision, and environment were displayed in the policy dashboard.

\[POLICIES] Policy check fails with exception when certain rules are disabled Fixed an issue where disabling certain policy rules caused the app policy check to fail with an exception.

\[POLICIES] Policy checks failing due to missing information in processed model Fixed an issue where policy checks failed because information was missing from a model that had already been processed.

\[POLICIES] Unable to open a new group policy Fixed an issue where it was not possible to open a new group policy.

\[CORE] Unauthorized error when using PATCH for app group API Fixed an issue where an unauthorized error was returned every time the PATCH method was used for the App Group API.

\[CORE] Removed AppControl user remaining visible in AppControl after removal from Sprintr Fixed an issue where removing the AppControl user from an app in Sprintr caused the user to remain visible in AppControl.

\[CORE] Context-sensitive docs link for app viewer not working Fixed an issue where the context-sensitive link to the documentation page for the App Viewer did not work.

\[CORE] Accounts delete management API call not deleting account Fixed an issue where the Accounts delete Management API call only set the role to NoAccess instead of actually deleting the account.

\[CORE] Management API missing patch/update account call Fixed an issue where the Management API was missing a patch/update account call for changing the roles of an account.


---

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