🤖 AI-Generated Changelog
Added
- Added automated Debian package build workflow triggered on tagged releases, producing
.debpackages for multiple architectures
Changed
- Reorganized application startup sequence to initialize file logging earlier, ensuring log output is captured from the beginning of execution
- Moved daemonization and stream configuration loading to occur before launching background threads, improving reliability of daemon mode startup
Fixed
- Fixed ARM hard-float (armhf) runner configuration in CI pipeline
- Fixed Debian package build failure related to
conffileshandling indpkg-deb
🔗 Full Changelog: 0.32.2...0.32.3