> 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-5.md).

# 9.30 Maintenance Release 5

Enhancements in this version are as follows.

<table data-header-hidden><thead><tr><th width="114"></th><th width="447"></th><th></th></tr></thead><tbody><tr><td>Tech Ref</td><td>Description</td><td>Component</td></tr><tr><td>128057</td><td>Device compiler upgrade</td><td>HBus Devices</td></tr><tr><td>146059</td><td>MultiSubnetFailover</td><td>Server</td></tr><tr><td>163652</td><td>Support new Secure Access Module</td><td>HBus Devices</td></tr><tr><td>166606</td><td>Redesign card reading loop</td><td>Readers</td></tr><tr><td>168392</td><td>Improve search performance on large systems with many divisions</td><td>Server</td></tr><tr><td>172698</td><td>Require Modify Access Control privilege in both Cardholder and Access Group divisions</td><td>Server/Client</td></tr><tr><td>174136</td><td>Update elevator service on media to v10.0.8</td><td>Media</td></tr><tr><td>174757</td><td>Duplicate controller IP support for NAT Controllers</td><td>Server</td></tr></tbody></table>

Bug fixes in this version are as follows.

<table data-header-hidden><thead><tr><th width="105"></th><th width="450"></th><th></th></tr></thead><tbody><tr><td>Tech Ref</td><td>Description</td><td>Fixed In</td></tr><tr><td>128354</td><td>Long FTItem names caused configuration import and processing issues when using the Bulk Config Tool</td><td>Server</td></tr><tr><td>163929</td><td>Readers constantly flashing blue LED</td><td>Readers</td></tr><tr><td>166588</td><td>Report unable to generate more than 180 days for Operator Modified Item</td><td>Server</td></tr><tr><td>167530</td><td>Key fob - multiple access responses</td><td>Readers</td></tr><tr><td>168051</td><td>EDI Processing Does Not Recover Automatically from Database Timeout Errors</td><td>Server</td></tr><tr><td>168494</td><td>Command Centre service may restart during event search completion</td><td>Server</td></tr><tr><td>168535</td><td>Controller Service memory resource leak during controller online/offline cycling</td><td>Server</td></tr><tr><td>168634</td><td>Reader LED continues to flash Blue after card removed</td><td>Readers</td></tr><tr><td>169173</td><td>Schindler ID rejects HID H10304 cards due to incorrect even parity bit</td><td>Server</td></tr><tr><td>169205</td><td>Kone ELI low rise and high rise not going into free access</td><td>Integrations/Controller</td></tr><tr><td>170761</td><td>Command Centre may fail to start after restoring a template that includes Salto configuration</td><td>Server</td></tr><tr><td>170833</td><td>Command Centre logon times out on large databases due to slow operator access verification</td><td>Server</td></tr><tr><td>171030</td><td>Valid mobile and digital credentials may incorrectly show "Bad Facility Code"</td><td>Client</td></tr><tr><td>171081</td><td>Command Centre Client cannot load FIPS module for PIV registration</td><td>Client</td></tr><tr><td>171265</td><td>External System Item action plan causes unnecessary cardholder downloads</td><td>Server</td></tr><tr><td>171583</td><td>Inconsistencies with records sent to controller with resync vs making a change</td><td>Server</td></tr><tr><td>171584</td><td>Card Trace records are removed when resyncing</td><td>Server</td></tr><tr><td>171856</td><td>System slow down, search query left running for hours</td><td>Server</td></tr><tr><td>171970</td><td>Command Centre may rarely crash while processing item change notifications</td><td>Server</td></tr><tr><td>172935</td><td>Large systems may experience slower controller-related database performance</td><td>Server</td></tr><tr><td>173669</td><td>Remote server events may stop appearing in multiserver reports</td><td>Server</td></tr><tr><td>173741</td><td>FT Support Tool  output can hide blocking SPIDs when SQL text is unavailable</td><td>Utility</td></tr><tr><td>174047</td><td>Emailing PDF reports from Command Centre Client may fail or attach an empty file</td><td>Client/Server</td></tr><tr><td>174687</td><td>Controller 6000 Inter-controller communications failed after firmware upgrade to 9.40</td><td>Controller</td></tr><tr><td>174761</td><td>Locker removal during cardholder edit can trigger server assert</td><td>Server</td></tr><tr><td>175062</td><td>Z20s can't be moved into the selectable items in contact ID report</td><td>Config Client</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-5.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.
