What's Changed
- Update install-agent.sh script to support Alpine (OpenRC) by @Arsierl in #320
- fix: json.Unmarshal not resetting struct fields by @chuangbo in #345
- refactor: simplify
startSystemUpdateTicker
usingtime.Tick
by @chuangbo in #347 - Upgrade gopsutil to fix memory leak on ARM Mac by @chuangbo in #367
- Fixes multiple GPUs with same name merging in temperature graph (#361)
- Adds armv6l support for agent install script. (#364)
- Sets Hub's minimum log level to
warn
by default for new installations. - Adds Slovenian and Danish languages
New Contributors
- @Arsierl made their first contribution in #320
- @chuangbo made their first contribution in #345
- @thehijacker added Slovenian language
- @mojoaar added Danish language
Full Changelog: v0.9.0...v0.9.1