- feat(manager): add real-time CPU & RAM monitoring for services
- feat(manager): add PID column and Copy PID action to services
- fix(core): optimize resource copying for better performance
- fix(core): reliably update service without checking Win32 error
- fix(manager): performance issues on UI thread when loading and updating services
- fix(manager): adjust actions column width in services
- fix(manager): load configuration from appsettings.manager.json
- fix(configurator): load configuration from appsettings.json
- fix(cli): load configuration from appsettings.cli.json
- fix(cli): correct help text for
--preLaunchEnv
argument ininstall
command - chore: update dependencies