This release enhances data replication monitoring with granular, per-node status visibility for more precise diagnostics. To streamline the command-line interface, the deprecated `mc config` command has been removed, which may require updates to existing scripts.

### Improvements

*   Enhanced `mc replicate status` command provides granular, per-node visibility into data replication progress and target status, enabling more precise monitoring and diagnostics. (#68)

### Bug Fixes

*   Resolved an issue where the `mc mc` command sequence, intended for internal auto-completion, could be executed directly. The CLI now returns a clear error message to prevent user confusion. (#65)
*   Corrected an issue that caused display errors in the command-line interface when an invalid terminal color code was used, ensuring accurate visual rendering. (#66)

### Breaking Changes

*   The deprecated `mc config` command and its subcommands have been removed. **Action Required**: Any scripts or workflows using this command must be updated. (#67)