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

# 8.40 Maintenance Release 2

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

| Category              | Fixed In    | Description                                                                                          | Tech Ref |
| --------------------- | ----------- | ---------------------------------------------------------------------------------------------------- | -------- |
| Command Centre        | Server      | Duplicate instances of Access Group memberships with same from/until time are sent to the Controller | 82858    |
| Command Centre        | Server      | EDI not running after 8.30 upgrade due to custom defined stored procedure                            | 83026    |
| Command Centre        | Server      | Exception created due to incomplete card records                                                     | 82943    |
| Command Centre        | Server      | Unable to create type 2 user dumps on 64 Bit Command Centre                                          | 82606    |
| Command Centre        | Workstation | Server creates exception when there are disconnects in DCOM tunneling                                | 82272    |
| Configuration Client  | Workstation | Add an additional unlock button to Windows logon Operator Configuration                              | 82843    |
| Configuration Client  | Workstation | Pre-configured controllers prevent sites from migrating keys.                                        | 83421    |
| Command Centre Client | Server      | Memory leak in item monitoring and EDI                                                               | 82940    |
| Printing              | Workstation | Command Centre Client freezes when closing print preview window while printing                       | 82778    |
| T20                   | Controller  | Support for Mobile Credential logon on T20                                                           | 79511    |
| Visitor Management    | Workstation | Language selection/translations do not work in VMClient                                              | 83306    |
| PSTN Dialler          | Controller  | Support for new PSTSN Dialler component                                                              | 83210    |


---

# 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-2.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.
