> 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/supported-gallagher-command-centre-releases/command-centre-9.30-releases/9.30-maintenance-release-3.md).

# 9.30 Maintenance Release 3

Enhancements in this version are as follows.&#x20;

<table><thead><tr><th width="105">Tech Ref</th><th width="515">Description</th><th width="349">Components</th></tr></thead><tbody><tr><td>162594</td><td>Update FTSupport tool tip with /mobilewallet info</td><td>Server</td></tr></tbody></table>

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

<table><thead><tr><th width="101">Tech Ref</th><th width="526">Description</th><th width="135">Fixed In</th></tr></thead><tbody><tr><td>157482</td><td>Generated PIN Screen Fails Due to Orphaned Timeouts</td><td>Server</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>161819</td><td>Scheduled Report Stability Improvements - Memory Leaks resolved</td><td>Server</td></tr><tr><td>161877</td><td>Updates pending on Morpho Biometric readers due to large template Databases(> 100)</td><td>Server</td></tr><tr><td>162058</td><td>Patch for Corrupted Controller Messages in TLS Communication</td><td>Server</td></tr><tr><td>162059</td><td>Software updates are showing per-file progress rather than overall progress</td><td>Server</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</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>Special case optimisation for database calls</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>163753</td><td>Remove old MorphoSmart Drivers from Utilities folder</td><td>Media</td></tr><tr><td>163982</td><td>Aperio IN100 Certificate testing bugs</td><td>Server/<br>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/supported-gallagher-command-centre-releases/command-centre-9.30-releases/9.30-maintenance-release-3.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.
