> For the complete documentation index, see [llms.txt](https://help.security.gallagher.com/command-centre/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.security.gallagher.com/command-centre/accessnow-release-notes/2026/july.md).

# July

{% hint style="success" %}

## Feature release

### [Time zone improvements and bug fixes](https://help.security.gallagher.com/command-centre/accessnow-user-guide/system-administration/command-centre-integration/accessnow-settings)

**Date applied:** 30/7/2026<br>

Date-based requests use the logged-in user's time zone by default. They also assume Command Centre uses that same time zone.

In AccessNow settings, set the Command Centre time zone to match the time zone of your Command Centre server. This ensures accurate request dates across time zones.

The time zone settings are reflected in any new requests after the session refreshes. It also applies after the user signs out and back in.

See the AccessNow [Command Centre Settings instructions](https://help.security.gallagher.com/command-centre/accessnow-user-guide/system-administration/command-centre-integration/accessnow-settings).
{% endhint %}

{% hint style="success" %}

## Feature release

### [User Management Improvements](https://help.security.gallagher.com/command-centre/accessnow-user-guide/system-administration/user-management/creating-and-updating-a-user)

**Date applied:** 22/7/2026\ <br>

This release improves [user administration and authentication management](/command-centre/accessnow-user-guide/system-administration/user-management/creating-and-updating-a-user.md).

* **Improved user administration flows:** User management workflows now provide clearer handling for invitations, authentication methods, and account lifecycle management.
* **Create a new AccessNow user:** Create accounts before SSO provisioning, or create non-SSO accounts for contractors.
* **Local to SSO conversion:** Convert existing AccessNow-managed users to Single Sign-On (SSO) authentication.
* **User recovery and soft delete:** Disable and recover user accounts without recreating them. This provides a safer alternative to permanent deletion.

These enhancements simplify user administration, support SSO adoption, and reduce the risk of accidental account loss.
{% endhint %}

> ### Security patch and maintenance
>
> **Date applied:** 22/7/2026<br>
>
> **Security patches applied**
>
> * CVE-2025-29927 Next.js
> * CVE-2026-5773 & 6276 & 55199 & 55200 & 7598 Updgraded affected services
> * CVE-2026-49451 OpenAPI.NET
>
> **Maintenance updates**\
> \
> Backend system improvements and bug fixes

{% hint style="success" %}

## Feature release

### Workflow templates now support PDF Names in the Workflow Builder

**Date applied:** 14/7/2026<br>

Following the May release, Command Centre Personal Data Fields (PDFs) and Card Types sync into AccessNow. With this release, you can additionally select a PDF Name in the workflow template<br>

* [Workflow Templates](/command-centre/accessnow-user-guide/workflow-creation/creating-and-managing-workflows/working-with-workflow-templates.md) are now available to download and use with [PDF List](/command-centre/accessnow-user-guide/workflow-creation/creating-and-managing-workflows/workflow-configuration/lists/command-centre-lists/pdf-list.md) and PDF value selection

\
The User Profile now includes links to our User guides for **Help, our service Terms and Release Notes**<br>
{% endhint %}

> ### Scheduled maintenance notice
>
> <https://status.gallagher.com/><br>
>
> **Notice date:** 9/7/2026\
> **Date applied:** 14/7/2026 to 17/7/2026
>
> We will conduct scheduled maintenance from the 14/7/2026 to 17/7/2026. This may cause minor disruptions between 8:30 am and 9:30 am NZT, including a possible forced sign-out. Users should be able to sign back in immediately. Thank you for your understanding.

> ### Scheduled maintenance notice
>
> <https://status.gallagher.com/><br>
>
> **Notice date:** 25/6/2026\
> **Date applied:** 1/7/2026
>
> We will conduct scheduled maintenance on the 1 July. This may cause minor disruptions between 8:00 am and 9:00 am NZT, including a possible forced sign-out. Users should be able to sign back in immediately. Thank you for your understanding.<br>


---

# 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://help.security.gallagher.com/command-centre/accessnow-release-notes/2026/july.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.
