v0.18.2
This release fixes a regression that resulted in the agent binary being dynamically linked, causing it to fail on musl-based Linux distributions like Alpine and OpenWrt. If you were affected by this, see below for instructions to fix.
What's Changed
- Add separate dynamically linked glibc build for Linux. (#1618)
- Fix GPU ID collision between Intel and NVIDIA collectors. (#1522)
- Agent
updatecommand now detects your system's C library and downloads the optimal binary (static or glibc) on Linux. - fix: some of indonesia translate by @marmar76 in https://github.com/henrygd/beszel/pull/1625
- Jetson tegrastats regex pre jetpack5 by @Vascolas007 in https://github.com/henrygd/beszel/pull/1631
- site: only hide GPU engine graph if entire usage is 0% by @crimist in https://github.com/henrygd/beszel/pull/1624
New Contributors
- @marmar76 made their first contribution in https://github.com/henrygd/beszel/pull/1625
- @Vascolas007 made their first contribution in https://github.com/henrygd/beszel/pull/1631
Fix for musl-based Linux distributions
If you updated to a version that currently fails to start (), you can restore your agent by running the following commands: