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

# 8.70 Maintenance Release 5

Enhancements resolved in this version are as follows.

<table><thead><tr><th width="151">Fixed In</th><th width="443">Description</th><th width="142">Tech Ref</th></tr></thead><tbody><tr><td>Server</td><td>Cannot upgrade an older Middleware Framework to 8.70+</td><td>104568</td></tr><tr><td>Server</td><td>Car park crashed after adding access groups to the exemption list</td><td>101396</td></tr><tr><td>Server</td><td>Reports are not running on the server and require services to be restarted to run</td><td>97970</td></tr><tr><td>Server</td><td>Operator privilege to batch print/encode card changed</td><td>102503</td></tr><tr><td>Server, Workstation</td><td>​Dragging the Event Source Description column in the Alarm Viewer config does not work properly</td><td>​​​​​​102368 </td></tr><tr><td>Controller</td><td>Eliminate controller restart on the time zone change</td><td>100026</td></tr><tr><td>Controller</td><td>Libexpat update to 2.4.6</td><td>98809</td></tr><tr><td>Controller</td><td> OpenSSL CVE-2022-0778</td><td>99889</td></tr><tr><td>Controller</td><td>Zlib versions prior to 1.2.12</td><td>101075</td></tr></tbody></table>

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

<table><thead><tr><th width="104">Tech Ref</th><th width="556">Description</th><th width="99">Fixed In</th></tr></thead><tbody><tr><td>116574</td><td>Controller Upgrade dropdown list box disabled and uneditable</td><td>Server</td></tr><tr><td>132842</td><td>Renesas HBUS IO performance failed when all Inputs/Outputs activated every 4 s</td><td>Controller</td></tr><tr><td>132857</td><td>Workstation Crashing when they mark a Visitor onsite in VMS client on a workstation</td><td>VM Client</td></tr><tr><td>133216</td><td>Door ‘Open Warning’, 'Not locked Warning’ outputs do not function correctly when output is moved between IO boards</td><td>Server</td></tr><tr><td>133217</td><td>Alarm Zone ‘Outputs to activate during pre-arm' do not function correctly when moved between IO boards</td><td>Server</td></tr><tr><td>133259</td><td>Remote readers on Door with remote outputs show Access Granted rather than Free Access on emergency release (or logic block)</td><td>Server</td></tr><tr><td>133263</td><td>Door with a remote output for it's emergency release continuously enables/disables release when output is turned on</td><td>Server</td></tr><tr><td>133310</td><td>EN50131: System in Alarm indication on T20 may not suppress indication when the zone is armed if alarm zone moved between controllers</td><td>Server</td></tr><tr><td>134116</td><td>Command Centre client crashes when Cardholder History is copied to the clipboard</td><td>Client</td></tr><tr><td>134343</td><td>Fence Zone Cancel HV/LF override does not work on the T20 between controllers</td><td>Controller</td></tr><tr><td>135106</td><td>T20 Test Mode Service part does not track Alarm Zone moving between controllers</td><td>Server</td></tr><tr><td></td><td></td><td></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.70-releases/8.70-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.
