### Added - **Separate Hopper Debug Option**: Added `hopper_debug` config option to control hopper-specific debug logging separately from general debug mode. This prevents hopper debug spam from flooding the console when general debug is enabled.
- **Config Versions**: Added version strings to .yml's to help with migration.
### Fixed - **Config Migration Comments**: Fixed config migration to preserve comments when adding missing nested keys to existing sections.