# Commander v16.5.12

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

### Improvements

#### convert

It is now possible to convert records that the logged-in account does not own. use the `--ignore-ownership` flag to perform

* see the documentation here: [https://docs.keeper.io/secrets-manager/commander-cli/using-commander/command-reference/record-type-commands#convert-command](https://docs.keeper.io/keeperpam/commander-cli/command-reference/record-commands/record-type-commands#convert-command)

### Bug Fixes

#### `transfer-user` Command

* Fixed an issue that caused "can't concat str to bytes" error

#### `list` Command

* Previously showed untyped records as "general" type, now shows nothing in the type column when record is untyped
