# Commander v16.5.7

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

### Improvements

#### Import

* Records can now be imported as any specified record type. [Documentation](https://docs.keeper.io/keeperpam/commander-cli/command-reference/import-and-export-commands#import-command).
* Corrupted LastPass record attachments will not cause the import to fail

#### delete-attachment

* Orphaned file attachments which have no associated records in the vault can be deleted. [Documentation](https://docs.keeper.io/keeperpam/commander-cli/command-reference/record-commands#delete-attachment-command).

{% hint style="danger" %}
If a record with a file is shared and then that record is deleted, the file can appear orphaned in the original Keeper Vault. Delete orphaned attachments with caution.
{% endhint %}

#### General <a href="#general" id="general"></a>

* Fixed an issue when using the `list` command when Keeper Secrets Manager applications exist
* Various bug fixes
