# 2025.2.0

Upgrade Notes

None.

***

New Features

\[INSIGHTS] Individual app log storage and visibility Individual app logs are now stored for up to 14 days and are visible in Insights.

\[INSIGHTS] App log export App logs can now be exported from Insights for individual log nodes.

\[INSIGHTS] Automatic app log analysis and known solution flagging App logs are automatically analyzed and compared to known solutions. If a known solution is found it is flagged and visible in Insights so that app administrators can take action.

\[INSIGHTS] App log filters App administrators can now create log filters for individual apps from the App page. Filters can send alerts, ignore log messages, or flag known solutions for app operators.

\[CORE] Notifications for app status changes Notifications are now sent out when the status of an app changes across logs, hosting, releases, tasks, and policies.

\[CORE] Notification settings per app Notification settings are now available for individual apps, enabling notifications to be sent to app administrators, app owners, both, or specific email addresses. These settings can be managed by platform, group, and app administrators.

***

Improvements

\[UX & SUPPORT] Add comments to support tickets It is now possible to add additional comments to support tickets so that feedback can be updated.

\[CORE] Automatic retry for failed model processing The system will now attempt to re-process models that fail processing up to 3 times. Previously no retry was attempted.

\[UX & SUPPORT] Expanded product architecture documentation Product architecture documentation has been expanded to include information about how policies are checked and how the central repository is updated.

\[POLICIES] Long policy check result messages no longer clipped Long messages in policy check results are no longer clipped in the user interface.

\[POLICIES] Policy result export includes message and target value Exporting policy results from the policy viewer now includes the message and target value information for each check result. Note: these columns are hidden by default.

***

Resolved Issues

\[CORE] Removing app from app group did not remove group members from app Fixed an issue where removing an app from an app group did not remove group members from the app.

\[RELEASES] Release note generation not working as expected Release note generation is now working as expected.

\[RELEASES] Version number generation not working as expected Version number generation is now working as expected.

\[RELEASES] Constants not properly updated when deploying configurations Fixed an issue where constants were not properly updated when deploying configurations.

\[RELEASES] App administrators seeing release information for other apps App administrators can now see release information only for their own apps.

\[POLICIES] Clicking close not cancelling changes in policy administration page Clicking Close now correctly cancels changes in the policy administration page.

\[RELEASES] Disabled group pipelines could not be managed Disabled group pipelines can now be managed.

\[RELEASES] App pipelines not manageable by app and group administrators App pipelines can now be managed as expected by app administrators and group administrators.

\[RELEASES] App members unable to see all release information App members can now see all release information.

\[UX & SUPPORT] Platform administrators unable to see Blue Storm updates in tickets Platform administrators can now see updates from Blue Storm in tickets.

\[RELEASES] Scheduled pipelines could not be cancelled Fixed an issue where scheduled pipelines could not be cancelled.

\[POLICIES] Documentation and naming standard checks showing incorrect check type Fixed an issue where documentation and naming standard checks incorrectly showed APP\_0013 as the check type. The correct check type is now displayed.


---

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