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

# 9.30 Maintenance Release 4

Enhancements in this version are as follows.

<table data-header-hidden><thead><tr><th width="105"></th><th width="513"></th><th width="142"></th></tr></thead><tbody><tr><td>Tech Ref</td><td>Description</td><td>Component</td></tr><tr><td>160093</td><td>T30 High Security: Security Enhancement</td><td>Reader/<br>Controller</td></tr><tr><td>166086</td><td>Memory &#x26; Storage Optimization for T30 Devices</td><td>Reader/<br>Controller</td></tr><tr><td>167562</td><td>Elevator section in User Guide Vol1 should include 7000 controller</td><td>Documentation</td></tr><tr><td>167876</td><td>Strengthening Performance - Faster Alarm Processing</td><td>Server</td></tr></tbody></table>

Bug fixes in this version are as follows.

<table data-header-hidden><thead><tr><th width="135"></th><th width="460"></th><th></th></tr></thead><tbody><tr><td>Tech Ref</td><td>Description</td><td>Fixed In</td></tr><tr><td>158011</td><td>Advanced searched crashing Command Centre Client - Division Filter Reliability Improvement</td><td>Server</td></tr><tr><td>158235</td><td>OperatorSettings: Multi-Field Configuration Not Persisting</td><td>Server</td></tr><tr><td>163662</td><td>Idemia CAC card not working using Veridt Reader on a C7000</td><td>Controller</td></tr><tr><td>164769</td><td>Upgrade Performance Improvements for Enterprise‑Scale Deployments</td><td>Server</td></tr><tr><td>164964</td><td>F6x: HBus V2 - long serial no. input restricted by textbox</td><td>Server</td></tr><tr><td>165066</td><td>Improving Response Times for Operator Search and Access Functions</td><td>Server</td></tr><tr><td>165200</td><td>Fix for Intermittent OneLink Controller Offline Events</td><td>Server</td></tr><tr><td>165246</td><td>Better handling of time entries when daylight savings is active</td><td>Server</td></tr><tr><td>165352</td><td>Resolving startup issues caused by notification errors</td><td>Server</td></tr><tr><td>165516</td><td>Fix network configuration reporting on controller debug web page.</td><td>Controller</td></tr><tr><td>165842</td><td>Fix Controller Dropouts Triggered by Server Load</td><td>Server</td></tr><tr><td>166105</td><td>Command Centre Client application hangs when requesting a video stream from the Milestone system</td><td>Server</td></tr><tr><td>166455</td><td>Stability Update: Fewer Timeouts During Sign‑in and Reconnect</td><td>Server</td></tr><tr><td>166817</td><td>Config Reports fail to run when schedules or assigned to macro</td><td>Server/Client</td></tr><tr><td>166913</td><td>Fault in Controller Network Tools Resolved - Stable Ping &#x26; Port Availability Checks</td><td>Controller</td></tr><tr><td>167878</td><td>Improved Responsiveness and Stability for Duress Terminal and T20 Devices</td><td>Server</td></tr><tr><td>167144</td><td>Warranty report not working with new Serial length (12 alphanumeric)</td><td>Server</td></tr><tr><td>167473</td><td>Scheduled Reports Failing Under Macro Use</td><td>Server</td></tr><tr><td>167805</td><td>Warranty report failing when HBUS device have character in a 10-digit serial.</td><td>Server</td></tr><tr><td>168043</td><td>Alarm Acknowledgment Fails: REST API Rejects Invalid Timestamp Data</td><td>Server</td></tr><tr><td>168117</td><td>SQL Performance Issues - Salto Mobile key data</td><td>Server</td></tr><tr><td>168194</td><td>Status Accuracy Fix: Eliminates Conflicting Connection Checks Between Server and Controllers</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-4.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.
