This release introduces initial support for S.M.A.R.T. disk health data. The documentation is a work in progress and may not cover all cases. Please report issues in #373.
Other changes:
- Add
henrygd/beszel-agent:alpineDocker image and includesmartmontoolsin all non-base agent images. - Remove environment variables from container details (#1305)
- Add
CONTAINER_DETAILSenvironment variable to control access to container logs and info. (#1305) - Improve temperature chart by allowing y-axis to start above 0 for better readability. (#1307)
- Improve battery detection logic. (#1287)
- Limit docker log size to prevent possible memory leaks. (#1322)
- Update Go dependencies.
- New translations by @thorbm1500, @Utesgui, and others.
Thanks to @geekifan for doing the initial work on the S.M.A.R.T. support!
New Contributors
Full Changelog: v0.14.1...v0.15.0