> 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.50-releases/8.50-maintenance-release-6.md).

# 8.50 Maintenance Release 6

Enhancements in this version are as follows.

&#x20;

<table><thead><tr><th width="134">Found In</th><th width="516">Description</th><th width="188">Tech Ref</th></tr></thead><tbody><tr><td>Controller</td><td>OpenSSL version query improvement</td><td>100681</td></tr></tbody></table>

&#x20;Bug Fixes are as follows&#x20;

<table data-header-hidden><thead><tr><th width="111"></th><th width="503"></th><th></th></tr></thead><tbody><tr><td>ID </td><td>Description</td><td>Fixed In</td></tr><tr><td>94882</td><td>Site Plan Performance improvements</td><td>Server</td></tr><tr><td>99077</td><td>The controller service gets into an infinite loop downloading unit code</td><td>Server</td></tr><tr><td>101362</td><td>Error getting mobile invitation HTML - Assigning Mobile Credentials to Visitors via the VMS</td><td>Server</td></tr><tr><td>102599</td><td>Site Plan running out of memory</td><td>Server</td></tr><tr><td>102844</td><td>Salto Sync issue</td><td>Server</td></tr><tr><td>103351</td><td>Class5 Edgelock: HBUS Thread shows units been disconnected ( seen not responding events &#x26; alarms for ELMs)</td><td>Controller</td></tr><tr><td>103442</td><td>Command centre client crash v8.50.2245</td><td>Server</td></tr><tr><td>103507</td><td>Alarm Note lightbox can become stuck open</td><td>Client</td></tr><tr><td>103522</td><td>Server UHE on trace event</td><td>Server</td></tr><tr><td>103534</td><td>Find tool filter for Unmigrated cards would not get updated even if the card is successfully updated</td><td>Server</td></tr><tr><td>103790</td><td>Division delete does not delete from the DivisionInductionMaterial table, preventing deletion of Competencies</td><td>Server</td></tr><tr><td>105313</td><td>Advanced Search issue in configuration client</td><td>Server</td></tr><tr><td>105615</td><td>Command Centre not logging in</td><td>Server</td></tr><tr><td>105810</td><td>Macro Operator confirmation popup can't be dismissed among switching viewers</td><td>Client</td></tr><tr><td>105811</td><td>CC Client crashed due to Jacques exception: JCCP_ERR_PROPERTY_NOT_DEFINED</td><td>Client</td></tr><tr><td>105968</td><td>The command centre client is creating 1000's of threads</td><td>Client</td></tr><tr><td>106544</td><td>Command Centre slows down couple of seconds with "Search By Card" Selected </td><td>Client</td></tr><tr><td>106589</td><td>Issue level picked up incorrectly on a wiegand input</td><td>Server</td></tr><tr><td>106664</td><td>Unable to edit and save 46-bit UCF</td><td>Server</td></tr><tr><td>106760</td><td>Deleted cardholder still in Schedule/macro output in report for emails causing SQL error</td><td>Client</td></tr><tr><td>107006</td><td>Random Selection competency selection missing a competency</td><td>Client</td></tr><tr><td>107013</td><td>Request to Backport fix for REST change tracking API issue with 500 internal server error</td><td>Server</td></tr><tr><td>107557</td><td>JCCP_ERR_PROPERTY_NOT_DEFINED </td><td>Client</td></tr><tr><td>107748</td><td>Port back fix for cardholder viewer event trail not updating to 8.50 </td><td>Client</td></tr><tr><td>108706</td><td>Upgrade Step for Certificate Export utility</td><td>Server</td></tr><tr><td>108747</td><td>The selected card details have already been printed 8.40+</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/unsupported-gallagher-command-centre-versions/command-centre-8.50-releases/8.50-maintenance-release-6.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.
