> 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.90-releases/8.90-maintenance-release-5.md).

# 8.90 Maintenance Release 5

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

<table><thead><tr><th width="163">Tech Ref</th><th width="439">Description</th><th width="131">Component</th></tr></thead><tbody><tr><td>98954</td><td>Support for Magicard 600 printer with Elatec encoder</td><td>Client</td></tr><tr><td>138561</td><td>C7000 Security Enhancement</td><td>Controller</td></tr><tr><td>140427</td><td>Magicard 600V2 support</td><td>Server</td></tr><tr><td>143374</td><td>C7000 Kernal Enhancement  for 8.90</td><td>Controller</td></tr></tbody></table>

&#x20;&#x20;

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

<table><thead><tr><th width="116">Tech Ref</th><th width="518">Description</th><th width="138">Fixed In</th></tr></thead><tbody><tr><td>133015</td><td>OPCEventSubscription is being used as it is being destructed</td><td>Server</td></tr><tr><td>141491</td><td>Command Center Crash when creating new Siteplan</td><td>Client</td></tr><tr><td>141697</td><td>Bulk Config Tool allows newlines within item names</td><td>Server</td></tr><tr><td>141785</td><td>Database call unsuccessful. Unable to install SQL on the Server</td><td>Server</td></tr><tr><td>142782</td><td>Cardholder deletion causes an assert when a card is either activated or deactivated.</td><td>Server</td></tr><tr><td>143238</td><td>Crash in PhotoID if the encoder does not support MIFARE Plus</td><td>Server</td></tr><tr><td>144334</td><td>Add card number column filters down the cardholder report</td><td>Server</td></tr><tr><td>144434</td><td>Gallagher Client occasionally crashes after a server upgrade</td><td>Client</td></tr><tr><td></td><td></td><td></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.90-releases/8.90-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.
