# Commander v16.9.19

Find the release on GitHub: <https://github.com/Keeper-Security/Commander/releases/tag/v16.9.19>

## Improvements

* [`enterprise-node`](/en/keeperpam/commander-cli/command-reference/enterprise-management-commands.md#enterprise-node-command) - users can now set company/node's logo with the switch `--logo-file`
* [`distributor info`](/en/keeperpam/commander-cli/command-reference/msp-management-commands.md#distributor-info) - now shows additional details for each MC
* [`team-approve`](/en/keeperpam/commander-cli/command-reference/enterprise-management-commands.md#team-approve-command) - optimized to better process bulk user team approvals
* [`verify-records`](/en/keeperpam/commander-cli/command-reference/misc-commands.md#verify-records-command) - now supports verification of V2 records
  * previously only supported verification of V3 records

## Bug Fixes

* [`scim`](/en/keeperpam/commander-cli/command-reference/enterprise-management-commands.md#scim-command) - fixed issue to better handle multiple groups; 1st group is selected if there a list of groups
* Other minor bug fixes and improvements


---

# Agent Instructions: 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:

```
GET https://newdocs.keeper.io/en/release-notes/developer-tools/commander/older/commander-v16.9.19.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
