- fix(manager): CPU, RAM and PID resource monitoring shows "N/A" or frozen values for services (#796)
- fix(manager): set PID to N/A when service is uninstalled
- fix(core): ServiceValidationRules.cs - Missing Name/ExecutablePath reported as Warnings instead of Errors (#785)
- fix(core): RotatingStreamWriter.cs - Constructor captures _useLocalTimeForRotation before it is assigned (#791)
- fix(service): TimerAdapter.cs - Disposed-state check bypassed on event/property accessors (#786)
- fix(restarter): AppDbContext created but never disposed (#792)
- ci(setup-dotnet): dotnet-install.ps1 downloaded and executed without signature or hash verification (#787)
- ci(global.json): rollForward: latestPatch weakens build reproducibility (#790)
- ci(publish): CycloneDX CLI, Inno Setup, and 7-Zip installers downloaded and executed without integrity verification (#793)