Version 0.12.0 adds the ability for agents to initiate an outgoing connection to the hub.
It also introduces universal tokens, which allow agents to self-register without prior configuration in the hub.
Other improvements include load average monitoring, unit display preferences, increased accuracy of network metrics, and an alert history table.
Thanks to everyone who contributed to this release!
Note
WinGet users should refer to this guide if the upgrade doesn't work. It may take another day or two for me to sort it out.
What's Changed
- Add docker support in Debian package by @TheLQ in #847
- Create service user as system user by @TobiX in #867
- Fix missing groups #892 by @HansAndreManfredson in #893
- fix(install): suppress scoop output to avoid nssm path pollution (related to #915) by @SeolSongWoo in #918
- add GITHUB_TOKEN fallback to run goreleaser in forks by @a-mnich in #925
- [Chore] Update MakeFile to serve outside local host by @svenvg93 in #934
- fix docker edge tag by @a-mnich in #959
- [Chrore] Improve Issue Templates with Categorization and Label Automation by @svenvg93 in #939
- [Chore] Fix CI lables by @svenvg93 in #964
- Adds display unit preference by @Anish-Chanda in #938
- [Feature][0.12.0-Beta] Enhance Load Average Display, Charting & Alert Grouping by @svenvg93 in #960
- [Feature] Add Alerts History page by @svenvg93 in #973
- Update viewport meta to prevent input zoom on iOS by @52Lxcloud in #858
New Contributors
- @TheLQ made their first contribution in #847
- @TobiX made their first contribution in #867
- @HansAndreManfredson made their first contribution in #893
- @SeolSongWoo made their first contribution in #918
- @Anish-Chanda made their first contribution in #938
- @52Lxcloud made their first contribution in #858
Full Changelog: v0.11.1...v0.12.0