fix(daemon): Adjust console log box formatting for consistent output in daemon status messages

This commit is contained in:
2025-03-26 18:04:12 +00:00
parent d049e8741f
commit 65444b6d25
3 changed files with 12 additions and 6 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2025-03-26 - 2.6.10 - fix(daemon)
Adjust console log box formatting for consistent output in daemon status messages
- Updated closing box borders to align properly in configuration error, periodic updates, and UPS status logs
- Improved visual consistency in log messages
## 2025-03-26 - 2.6.9 - fix(cli)
Improve console output formatting for status banners and logging messages