> 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/command-centre-releases/release-history/unsupported-gallagher-command-centre-versions/command-centre-9.10-releases/9.10-maintenance-release-8.md).

# 9.10 Maintenance Release 8

<table><thead><tr><th width="102">Tech Ref</th><th width="526">Description</th><th width="300">Component</th></tr></thead><tbody><tr><td>157326</td><td>IDP Smart-81 support</td><td>Server</td></tr><tr><td>162594</td><td>FTSupport Update - tool tip with /mobilewallet info</td><td>Server</td></tr></tbody></table>

&#x20;Bug fixes in this version are as follows.

<table><thead><tr><th width="101">Tech Ref</th><th width="526">Description</th><th width="342">Fixed In</th></tr></thead><tbody><tr><td>157482</td><td>Generated PIN Screen Fails Due to Orphaned Timeouts</td><td>Controller</td></tr><tr><td>161785</td><td>Operator Privileges issue - operators unable to add access groups outside their own division</td><td>Server</td></tr><tr><td>162058</td><td>Patch for Corrupted Controller Messages in TLS Communication</td><td>Controller</td></tr><tr><td>162215</td><td>Cardholder Sync - Graceful Handling of Unlicensed Features </td><td>Server</td></tr><tr><td>162861</td><td>Improved Logging for troubleshooting for Morpho Vision Pass issues</td><td>Server/Client</td></tr><tr><td>162946</td><td>Enhance Validation for Invalid Schedule  imports in Bulk Config Tool</td><td>utility</td></tr><tr><td>163049</td><td>Operators unable to add access groups to cardholders outside their own division</td><td>Server</td></tr><tr><td>163247</td><td>Enhance Efficiency in Cardholder Save Operations for Biometric Systems</td><td>Server</td></tr><tr><td>163507</td><td>BulkConfigTool – An issue occurs during Doors import where Access Zone creation fails.</td><td>Utility</td></tr><tr><td>163682</td><td>Add C7000 log collection to FTSupport Tool</td><td>Utility</td></tr><tr><td>163982</td><td>Aperio IN100 Certificate testing bugs</td><td>Server/Controller</td></tr><tr><td>164528</td><td>Events Tile don't generate the necessary jwt tokens</td><td>Server</td></tr></tbody></table>


---

# 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/command-centre-releases/release-history/unsupported-gallagher-command-centre-versions/command-centre-9.10-releases/9.10-maintenance-release-8.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.
