This release introduces a new administrative command to forcefully unlock objects, improving system manageability and restoring access to critical data. Additionally, the accuracy of batch job status reporting has been enhanced to provide a clearer view of active workflows.

### New Features

*   Introduced the `mc admin object unlock` command to forcefully remove stale object locks, enabling administrators to quickly restore access to inaccessible objects without backend intervention. (#123)

### Improvements

*   Enhanced the `mc batch status -all` command to display only active jobs, removing cancelled or expired entries for more accurate workflow monitoring. (#132)