This release enhances compatibility with the latest MinIO server versions, ensuring seamless administrative operations. It also introduces granular control over update notifications, providing greater flexibility for automated and restricted environments.

### Improvements
- Ensured `mc admin service unfreeze` command compatibility with recent MinIO server APIs for uninterrupted administrative workflows. (#24)
- Introduced `MC_UPDATE` and `MINIO_UPDATE` environment variables to disable automatic update checks, offering greater control in automated or restricted environments. (#24)

### Bug Fixes
- Corrected an issue where the `--quiet` flag failed to suppress update check messages, ensuring cleaner output for scripted operations. (#24)