Changes
- Moves Windows auto updater to a trigger. It now works correctly in all scenarios.
- Cleans up backup executables on Windows.
- Makes X11 GUI support work correctly in Linux.
- Adds an integrity check so we can identify custom clients.
- Service check is now disabled when no services to check exist.
- New trigger interval to send an up-check to the website.
- Removes home-brew builds.
- Nvidia-SMI path can now be removed in UI. App will correctly use PATH to find it.
- Client was, and no longer, sends mysql auth info to the website.
- Fixes a bug in Arch aur package maker than was putting files in /share instead of /usr/share.
- Adds
auto-start
checkbox to GUI menu.
Auto Generated Notes
- Move auto updater to trigger by @davidnewhall in #778
- Move instance tests to their own package by @davidnewhall in #779
- Code cleaning with linters by @davidnewhall in #780
- More Linux/FreeBSD GUI support. by @davidnewhall in #781
- fix(deps): update module modernc.org/sqlite to v1.31.1 by @renovate in #782
- fix(deps): update golift.io/rotatorr digest to cb73b9c by @renovate in #783
- add more linux desktop features by @davidnewhall in #785
- add version to step names by @davidnewhall in #786
- fix upcheck by @davidnewhall in #787
- add integrity check to system page by @davidnewhall in #788
- add backup cleanup codez by @davidnewhall in #789
Full Changelog: v0.8.0...v0.8.1