# 2025.9.0

Upgrade Notes

None.

***

New Features

\[INSIGHTS] JavaScript library detection JavaScript libraries used by your apps in modules, widgets, and themes are now detected. These are visible from both the Insights page and when viewing the details of a processed revision from the App page.

\[INSIGHTS] Component dependency detection Dependencies between components are now detected and displayed. These include modules to Java libraries, modules to JavaScript libraries, and widgets to JavaScript libraries. These are visible from both the Insights page and when viewing the details of a processed revision from the App page.

\[INSIGHTS] JavaScript library vulnerability information JavaScript library vulnerability information is now updated daily from the Sonatype OSS Index. Vulnerable JavaScript libraries used by your apps will be flagged when vulnerabilities are detected.

\[INSIGHTS] JavaScript library registry information JavaScript library information is now updated daily from the NPM Registry, including package licenses, vendor, homepage URLs, and download URLs.

***

Resolved Issues

\[POLICIES] DOM\_0003 updated to allow XPath references to %CurrentUser% DOM\_0003 has been updated to allow any XPath that contains a reference to %CurrentUser%. Previously the XPath constraint had to exist on System.Owner for the rule to pass.

\[UX & SUPPORT] Incorrect open feedback item count in system status bar The number of feedback items in the system status bar, visible only to the Platform Administrator, now shows the correct number of open items.


---

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