> 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-8.40-releases/8.40-maintenance-release-1.md).

# 8.40 Maintenance Release 1

Enhancements or bugs resolved in this version are as follows.

<table data-header-hidden><thead><tr><th valign="top"></th><th valign="top"></th><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Category</td><td valign="top">Fixed In</td><td valign="top">Description</td><td valign="top">Tech Ref</td></tr><tr><td valign="top">Card Security</td><td valign="top">Server</td><td valign="top">‘Require MIFARE Enhanced Security encoded cards’ is automatically selected on all readers after upgrade</td><td valign="top">82591</td></tr><tr><td valign="top">Cardholder Viewer</td><td valign="top">Workstation</td><td valign="top">Improvements to Cardholder search</td><td valign="top">82577</td></tr><tr><td valign="top">Command Centre</td><td valign="top">Server</td><td valign="top">Exception when alarms are processed using Macro while system alarms are visible in the viewer</td><td valign="top">82870</td></tr><tr><td valign="top">Command Centre</td><td valign="top">Server</td><td valign="top">Memory leak that impacts monitored items and server performance</td><td valign="top">81925</td></tr><tr><td valign="top">Command Centre</td><td valign="top">Server</td><td valign="top">Workstations freeze at logon window</td><td valign="top">81292</td></tr><tr><td valign="top">Controller 6000 PIV</td><td valign="top">Controller</td><td valign="top">PIV Controller 6000 restarts when a misconfigured Schlage is connected</td><td valign="top">81346</td></tr><tr><td valign="top">DB Maintenance</td><td valign="top">Server</td><td valign="top">Optimise ‘Purge Cardholder history’ database maintenance</td><td valign="top">81066</td></tr><tr><td valign="top">Elevator</td><td valign="top">Server</td><td valign="top">Exception created when using OPC with elevator systems</td><td valign="top">82019</td></tr><tr><td valign="top">Multi-Server</td><td valign="top">Server</td><td valign="top">Card expiry changesets stuck due to date/time beyond the maximum allowed</td><td valign="top">76682</td></tr><tr><td valign="top">Printing</td><td valign="top">Workstation</td><td valign="top">Exception created if print preview window is closed while printing</td><td valign="top">82446</td></tr><tr><td valign="top">Schlage</td><td valign="top">Server</td><td valign="top">Upgrade only allows DESFire card technology for Schlage doors</td><td valign="top">82167</td></tr><tr><td valign="top">Site Plan</td><td valign="top">Workstation</td><td valign="top">Configuration Client Site Plan Icons may flicker after upgrade</td><td valign="top">82191</td></tr><tr><td valign="top">SNMP</td><td valign="top">Server</td><td valign="top">Services fail to start after upgrade with large SNMP config</td><td valign="top">82496</td></tr><tr><td valign="top">System Upgrade</td><td valign="top">Server</td><td valign="top">Command Centre fails to upgrade due to duplicate items in the Bulk Change</td><td valign="top">82367</td></tr><tr><td valign="top">Visitor Management</td><td valign="top">Server</td><td valign="top">Visitor Management crashes when creating visit for PIV Cardholder</td><td valign="top">81831</td></tr><tr><td valign="top">Command Centre Client</td><td valign="top">Workstation</td><td valign="top">Controlled Entry Viewer customisation exception when closing a viewer</td><td valign="top">82872</td></tr></tbody></table>

&#x20;

&#x20;


---

# 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-8.40-releases/8.40-maintenance-release-1.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.
