mirror of
https://github.com/fleetdm/fleet
synced 2026-05-15 04:58:25 +00:00
#15821
This PR is adding two improvements and fixing two Windows bugs in Fleet
Desktop:
## Improvement
- We are now capturing the stderr of Fleet Desktop. This helped me find
bug (1) below (otherwise the panic output below was hidden from us).
- To reduce complexity I'm removing the "Theme detection" routine
because we made the decision to use the colored icon for both themes...,
see here:
|
||
|---|---|---|
| .. | ||
| .keep | ||
| 15689-add-mta-mode | ||
| 15821-fix-desktop-windows-tray-icon | ||
| 15963-fleetd-agent | ||
| 16006-kill-pre-existing-osqueryd-processes-at-startup | ||
| update-go | ||