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 https://github.com/henrygd/beszel/pull/847
- Create service user as system user by @TobiX in https://github.com/henrygd/beszel/pull/867
- Fix missing groups [#892] by @HansAndreManfredson in https://github.com/henrygd/beszel/pull/893
- fix(install): suppress scoop output to avoid nssm path pollution (related to [#915]) by @SeolSongWoo in https://github.com/henrygd/beszel/pull/918
- add GITHUB_TOKEN fallback to run goreleaser in forks by @a-mnich in https://github.com/henrygd/beszel/pull/925
- [Chore] Update MakeFile to serve outside local host by @svenvg93 in https://github.com/henrygd/beszel/pull/934
- fix docker edge tag by @a-mnich in https://github.com/henrygd/beszel/pull/959
- [Chrore] Improve Issue Templates with Categorization and Label Automation by @svenvg93 in https://github.com/henrygd/beszel/pull/939
- [Chore] Fix CI lables by @svenvg93 in https://github.com/henrygd/beszel/pull/964
- Adds display unit preference by @Anish-Chanda in https://github.com/henrygd/beszel/pull/938
- [Feature][0.12.0-Beta] Enhance Load Average Display, Charting & Alert Grouping by @svenvg93 in https://github.com/henrygd/beszel/pull/960
- [Feature] Add Alerts History page by @svenvg93 in https://github.com/henrygd/beszel/pull/973
- Update viewport meta to prevent input zoom on iOS by @52Lxcloud in https://github.com/henrygd/beszel/pull/858
New Contributors
- @TheLQ made their first contribution in https://github.com/henrygd/beszel/pull/847
- @TobiX made their first contribution in https://github.com/henrygd/beszel/pull/867
- @HansAndreManfredson made their first contribution in https://github.com/henrygd/beszel/pull/893
- @SeolSongWoo made their first contribution in https://github.com/henrygd/beszel/pull/918
- @Anish-Chanda made their first contribution in https://github.com/henrygd/beszel/pull/938
- @52Lxcloud made their first contribution in https://github.com/henrygd/beszel/pull/858
Full Changelog: https://github.com/henrygd/beszel/compare/v0.11.1...v0.12.0