> 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/june.md).

# June

> ### Secuirty Patch and Maintenance
>
> **Date applied:** 18/6/2026<br>
>
> **Security patches applied**
>
> * CVE-2026-55200 Client-Side SSH
>
> **Maintenance updates**
>
> Increase API timeout\
> Removed legacy workflows

{% hint style="success" %}

## Feature release

### Workflow templates now support PDF and Card selection

**Date applied:** 18/6/2026<br>

Following the May release, Command Centre Personal Data Fields (PDFs) and Card Types sync into AccessNow. You can then select a PDF or Card type in Workflow Templates.

* [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 [Card Type List](/command-centre/accessnow-user-guide/workflow-creation/creating-and-managing-workflows/workflow-configuration/lists/command-centre-lists/card-type-list.md) selection.
* Site Admin pages now have refreshed layouts for lists, users, and groups<br>

**Security patches applied**

* CVE-2026-33845
* CVE-2026-42010
  {% endhint %}

> ### Scheduled maintenance notice
>
> **Notice date:** 5/6/2026\
> **Date applied:** 10/6/2026<br>
>
> We will conduct scheduled maintenance during the week of 8 June. 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.
>
> **Maintenance updates**
>
> * Date Picker fix applied.<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/june.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.
