> For the complete documentation index, see [llms.txt](https://helpdesk.augmentt.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpdesk.augmentt.com/release-notes.md).

# Release Notes

Augmentt ships new releases roughly every two weeks. Here's a summary of the most recent releases, based on the release-notes documents Product Management publishes internally at each release. **We could not confirm a live, public-facing changelog URL for these** (see the note at the bottom) — until one is confirmed, the notes below are the best available record, and check with your Customer Success contact or the Product team for anything more recent than what's listed here.

## 2026.8.1 — Teams Policies, Purview Policies, New Security Checks, Defender EOP Configuration

* **Teams Policies**: create templates and baselines for Meeting, Messaging, Channels, and External Access policies, deploy them, and inline-edit live settings from the Augmentt portal.
* **Purview — Data Loss Prevention**: expanded DLP policy coverage to include Microsoft 365 Copilot, Microsoft Foundry, Power BI, Managed Cloud Apps, and Inline Web Traffic locations.
* **Purview — Retention Policies**: apply retention policies across Exchange, SharePoint, OneDrive, Teams, and Groups.
* **Purview — Sensitivity Labels**: classify and protect data so only intended users, devices, and AI tools can access it.
* **New security checks**: inbound anti-spam policies without an allowed-domains list; outbound anti-spam message limits.
* **Defender EOP Configuration**: per-security-check configuration lets you inject recommended settings into existing Defender EOP policies via a wizard flow.

## 2026.7.2 – 7.3 — AI Risk Report GA, Purview DLP Policies, Compliance Audit Upgrades

* **AI Risk Report: Generally Available.** Moved out of beta for all Secure users (under Reports, next to the Threat Report). Covers Copilot deployment readiness, data exposure, identity/access, and (with Discover licensed) third-party Shadow IT — plus a SharePoint site-inventory/sharing-settings deep dive and a sensitivity-label/DLP-policy inventory.
* **Compliance Audit — bulk remediation across tenants.** From the All Companies Compliance Audit, open Fix on a failing check and Augmentt lines up every tenant failing it so you can review and apply the fix to all of them in one pass, with per-tenant results and a full audit log entry.
* **Conditional Access deployment flow** improved inside the Compliance Audit Configure experience — apply a fresh policy or edit a closely-matching existing one.
* **Manual status overrides**: set a posture check's status yourself to Planned, Risk Accepted, Resolved by 3rd Party, or Alternate Mitigation (updates Microsoft Secure Score where applicable).
* **Free-text notes** on any posture check, with export control over whether notes are included.
* **Column selection** on the audit table now carries through to PDF/CSV/Excel exports.
* **More compliance checks**: SharePoint policy coverage completing full CIS M365 coverage; new checks for MailTips, user-owned apps/services restrictions, internal phishing protection for Microsoft Forms, Smart Lockout threshold/duration, blocking the device-code sign-in flow, sign-in frequency enforcement for Intune enrollment, Exchange connection-filter checks, Security Defaults monitoring (both directions), and break-glass account definition/exclusion from MFA compliance metrics.
* **Purview DLP policies**: view a tenant's DLP policies under Secure > Purview, turn one into a reusable template, deploy across tenants, and cover Copilot/Foundry as policy locations. Gated by its own dedicated System User permission.

## 2026.7.1 — Compliance Audit GA, New Compliance Frameworks, AI Readiness Report (Beta)

* **Compliance Audit: Generally Available**, now the default landing page under Security Posture. Protect now lives directly on the Compliance Audit page; a data-sync icon refreshes posture data in place; the All Companies view was tuned for partners running 100+ tenants; posture checks got a Details tab; three more checks became remediable directly from the Compliance Audit (Inactive Accounts, Block Sign-in on Shared Mailboxes, PowerShell Access for Non-Admins).
* **Five new compliance frameworks**: CIS Microsoft 365 v7.0.0, NIST CSF 2.0, HIPAA Security Rule, CMMC Level 1, and CISA SCuBA — each with an out-of-box assessment and matching Posture Template, plus per-check control mapping.
* **Augmentt Quick Baseline**: a curated assessment + template of the highest-value, lowest-disruption settings, meant as a first pass on a new tenant.
* **AI Readiness Report (Beta)**: early build of a report inventorying SharePoint/OneDrive exposure, sensitivity labeling gaps, risky app-consent scopes, tenant authorization policy settings, and group-expiration policy — aimed at answering "what could an AI tool actually see?" before Copilot is turned on. Contact support for beta access.

## 2026.5.2 — NIST CSF 2.0 Templates, Compliance Audit Upgrade, Intune App Protection Policy Editing

Released as a Compliance Audit RC-stage upgrade alongside NIST CSF 2.0 templates and expanded Intune App Protection Policy editing capability.

## 2026.5.1 — Dark Mode, CIS M365 v6 Protect Templates, Authenticator Push Hardening, Intune App Configuration

Introduced Dark Mode, CIS M365 v6 Protect templates, Microsoft Authenticator push-notification hardening, and Intune App Configuration Policies + Apps management.

## 2026.4.2 — Compliance Assessments (Beta), Intune App Protection Policies & Profile Editing, Audit Log (Beta)

* **Compliance Audit (Beta)**: align an audit to one or more Out-of-Box or Custom Assessments, combining ongoing auditing with planned project work against a target framework (e.g. staying CIS-compliant while working toward HIPAA).
* **Intune App Protection Policies (APP)**: now fully managed in Augmentt — list, view live from customer tenants, deploy templates, and remove them. *Note: this requires new Microsoft Graph permissions in your GDAP relationships, which may show your GDAP readiness as "Possible Limitations" on the CSP Setup page until you update the relationship — everything else continues working as-is in the meantime.*
* **Intune Deployment Profile editing**: edit Intune Deployment Profiles without leaving the Augmentt portal.
* **Audit Log (Beta)**: early access available on request.

***

## Where to find release notes going forward

Internally, Product Management maintains a running "Release Notes" library (one document per release, going back to Augmentt's earliest versions), and mentions release notes to customers via a bell-icon notification inside the Augmentt portal itself. **We were not able to confirm a public, customer-facing URL (e.g. a page on augmentt.com or a dedicated changelog site) where this content is published outside the product**, and no such page exists yet in this KB's category list. Until that's confirmed:

* Check the **bell icon (notifications)** in the top-right of the Augmentt portal — support has directed customers there for "what changed" questions in real support chats.
* Ask your Customer Success / Account contact for the latest release notes if you need something newer than what's listed above.

**Recommendation for whoever owns this page:** confirm with Product Management (Roby Brisson's team, who authors these) whether there's an intended public-facing home for release notes, and update this page to link to it directly once confirmed, rather than mirroring the content here indefinitely.


---

# 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://helpdesk.augmentt.com/release-notes.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.
