# Commander 16.6.9

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

## New Features

### Action Report

Use the new `action-report` to identify any users that:

* haven't logged in
* haven't updated a record
* have been locked

For a given time period.

See the docs here: [https://docs.keeper.io/secrets-manager/commander-cli/using-commander/command-reference/reporting-commands#action-report-command](https://docs.keeper.io/keeperpam/commander-cli/command-reference/reporting-commands#action-report-command)

## Improvements

* Commander rotation plugins now support typed records and have improved usability
  * See the Commander rotation docs here: [https://docs.keeper.io/secrets-manager/commander-cli/using-commander/plugins](https://docs.keeper.io/keeperpam/commander-cli/command-reference/plugins)
* Commander SSH Agent can now load private keys from attached files
  * See the docs here: [https://docs.keeper.io/secrets-manager/commander-cli/using-commander/command-reference/connection-to-hosts#ssh-agent-command](https://docs.keeper.io/keeperpam/commander-cli/command-reference/connection-commands/connection-to-hosts#ssh-agent-command)
* Improved handling of throttled requests
  * Commander will now wait for 10 seconds and re-perform any throttled commands
