- Add a 10s watchdog in UWF_SERVICING_DETECT
- Fix win32 logs output
- Expose UWF_SERVICING_ENABLED through UWF_SERVICING_DETECT or AS_SERVICE flag
- Allow multiple flavor dispatch using DISPATCHER_NAME_FLAVOR=XXX syntax
- Expose DISPATCHED_SERVICE_MODE=true when running as service = auto
- Signed releases using github actions
- Now with signed release
- Allow AS_DESKTOP_USER auto value
- Allow AS_SERVICE auto value
- Prevent comma "," to be quote encoded in args (fix for user32.dll calls)
- Add examples folder
- Initial release