- feat(config): add EnableSizeRotation option to control log size rotation for Servy's internal log files
- fix(core): correct property ordering in XML and JSON exports
- fix(core): ServiceDependenciesValidator.cs - dependency names are charset-checked but never length-checked, unlike Helper.IsServiceNameValid (#5038)
- fix(service): add debug logs for heatbeat ping URLs
- fix(desktop): resolve PasswordBox styling issues
- fix(desktop): crisp textbox cursor on low resolutions
- fix(setup/net48): prevent uninstall conflict between x64 and ARM64 installers (#4990)
- chore(deps): update dependencies
- style: normalize source code line endings to CRLF
- style: add .gitattributes to enforce CRLF line endings
- ci: fix Node.js 20 runner deprecation warnings
- docs(wiki): update documentation