This release introduces a new administrative command for detailed object inspection, enabling advanced troubleshooting of data placement. Additionally, key fixes improve the reliability of Information Lifecycle Management (ILM) rule editing and user listing operations for administrators.

### Improvements
*   Added the `mc admin object info` command for detailed inspection of object metadata and data placement across individual disks, aiding in advanced diagnostics. (#43)

### Bug Fixes
*   Resolved an issue preventing the removal of tags from ILM rules that also contained a prefix filter, ensuring consistent rule management via the `mc ilm rule edit` command. (#58)
*   The `mc admin user ls` command now completes successfully for administrators without `admin:GetGroup` permissions, preventing command failures when listing users. (#60)