> For the complete documentation index, see [llms.txt](https://docs.trustlogix.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.trustlogix.io/release-notes/2026-q3-releases/aug-2026.md).

# Aug 2026

This release strengthens AI agent security and risk visibility. Guardian Agent now automates EU AI Act compliance reporting and expands real-time Snowflake risk detection, while a new interceptor enforcement mode gives security teams deeper control over MCP traffic.

**Feature List**

* MCP Interceptor Enforcement Mode
* Automated EU AI Act Compliance Reporting
* Expanded Real-Time Snowflake Risk Detection

***

#### New Features & Enhancements

Kong AI Gateway TrustLogix Plugin: Interceptor Enforcement Mode

Advanced Traffic Interception: Kong AI Gateway integration is now available as a new "Interceptor" enforcement mode, giving security teams deeper inspection and control over AI agent traffic passing through the gateway.

***

**Guardian Agent Compliance & Risk**

Automated EU AI Act Reporting: Guardian Agent can now generate compliance reports for the EU AI Act automatically, reducing the manual effort required to demonstrate regulatory alignment. A new Compliance Report view brings these reports directly into the Guardian Agent interface.

Expanded Snowflake Risk Detection: Real-time risk detection for Snowflake now covers a broader range of privileged events, giving security teams even faster visibility into risky access as it happens.

***

#### Improvements

* Data Source Favorites: You can now mark data sources as favorites for quicker access and easier navigation.
* Modernized Dialogs: The "Import Users" dialog has been redesigned for a cleaner, more consistent experience.
* UI Standardization: Buttons, tables, and tabs have been standardized across the product for a more consistent look and feel.
* Clearer Sync Notifications: Policy synchronization notification emails now provide clearer, more actionable content.
* Clearer Attribute Categories: "Identity Type" has been renamed to "Attributes Category" to better reflect the addition of asset-level attributes.
* Streamlined Dremio Registration: Dremio registration now supports single-project selection for simpler setup.
* Multi-Server MCP Management: The UI now supports viewing and managing multiple MCP servers at once.
* Clearer "No Data Found" Messaging: Search results now include clearer reasoning and next-step guidance when no data is found.
* Sharper Databricks Risk Detection: Improved risk detection accuracy for Databricks environments.
* Real-Time Guardian Agent Prompts: Guardian Agent now supports real-time, event-driven prompts.
* Expanded Data Product Management: Added support for reference attributes in Data Product Management (DPM).
* Snowflake RBAC Alignment: Updated Snowflake RBAC enforcement to align with Snowflake's latest security requirements and deprecations.
* Improved Dremio Connectivity: Enhanced Dremio JDBC connectivity with project-level selection support.

***

#### Bug Fixes

* Resolved duplicate API calls and incorrect labeling in the TrustAI interface.
* Improved reliability for Azure-hosted deployments, including Key Vault integration.
* Fixed an attribute synchronization job failure.
* Fixed missing Databricks workspace alerts caused by duplicate policies.
* Resolved high-severity UI issues, including SSO tenant handling and refresh behavior.
* Fixed a scheduler error in the policy synchronization service.
* Fixed a stability issue affecting users who belong to multiple tenants.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.trustlogix.io/release-notes/2026-q3-releases/aug-2026.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
