What's Changed
- feat: small UI improvements by @Ullaakut in #394
- Added build metadata support (version, commit, date) with display methods
- Implemented startup configuration logging for plain/debug mode
- Added Ctrl+C (SIGINT) handling in TUI mode to gracefully cancel operations
- Reformatted log output to display timestamp first and normalize log levels to 4 characters
- fix: docker image tags
- Fixed Docker image tags in goreleaser to include "v" prefix
Full Changelog: v6.0.1...v6.0.2