Beszel - Package Updates
-
[0.2.0]
- Added Additional Information in 'About'
-
[1.0.0]
- Update beszel to 0.12.0
- Full Changelog
- 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
- 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
-
[1.0.1]
- Update beszel to 0.12.1
- Full Changelog
- Fix NaN CPU display error (#983, #985)
- Add
TOKEN_FILE
environment variable (#984) - Ensure load average displays if all zeros (#982)
- Fix OIDC icon display issue (#990)
- Refactor agent data directory resolution (#991)
- Order systems by name in the token / fingerprint table.
-
[1.0.2]
- Update beszel to 0.12.3
- Full Changelog
- [Fix] Systems table names wrapping by @bradley-varol in https://github.com/henrygd/beszel/pull/1027
- [Feature] Add custom meter percentages by @svenvg93 in https://github.com/henrygd/beszel/pull/942
- New Czech translations from @NickAss512
- Embed LibreHardwareMonitorLib in the Windows agent for better sensor detection (#448)
- Fix Debian package installation when no Docker group exists (#1012)
- Fix agent data directory detection (#991)
- [Fix] OpenWrt agent install script by @evrial in https://github.com/henrygd/beszel/pull/1005
- [Feature] Move name copy to Action Dialog by @svenvg93 in https://github.com/henrygd/beszel/pull/1010
-
[1.0.3]
- Update beszel to 0.12.4
- Full Changelog
- Add battery charge monitoring.
- Add fallback mirror to the
update
commands. (#1035) - Fix blank token field in insecure contexts.
- Allow opening internal router links in new tab.
- Add
/api/beszel/user-alerts
endpoint. Remove use of batch API for alerts in hub. - Update Go and JS dependencies.
- New translations by @Radotornado, @AlexVanSteenhoven, @harupong, @dymek37, @NaNomicon, Tommaso Cavazza, Caio Garcia, and others.
-
[1.0.4]
- Update beszel to 0.12.5
- Full Changelog
- Downgrade
gopsutil
tov4.25.6
to fix panic on FreeBSD (#1083) - Exclude FreeBSD from battery charge monitoring to fix deadlock. (#1081)
- Minor hub UI improvements.
-
[1.0.5]
- Update beszel to 0.12.6
- Full Changelog
- Add maximum 1 minute memory usage.
- Add status filtering to Systems Table by @svenvg93 in https://github.com/henrygd/beszel/pull/927
- Virtualize All Systems table to improve performance with hundreds of systems. (#1100)
- Add missing os.Chmod step to Hub update by @svenvg93 in https://github.com/henrygd/beszel/pull/1093
- Fix system table links in Safari in https://github.com/henrygd/beszel/pull/1092
- Use older cuda image in
henrygd/beszel-agent-nvidia
for increased compatibility by @Impact123 in https://github.com/henrygd/beszel/pull/1103 - Fix alignment for metrics by @svenvg93 in https://github.com/henrygd/beszel/pull/1109
- Truncate long system names in web UI (#1104)
- Fix update mirror and add
--china-mirrors
flag. (#1035)
-
[1.0.6]
- Update beszel to 0.12.7
- Full Changelog
- Make LibreHardwareMonitor opt-in with
LHM=true
environment variable. (#1130) - Fix bug where token was not refreshed when adding a new system. (#1141)
- Add
USER_EMAIL
andUSER_PASSWORD
environment variables to set the email and password of the initial user. (#1137) - Display system counts (active, paused, down) in All Systems 'view' options. (#1078)
- Remember All Systems sort order during session.
- [Feature] improved support for
mips
andmipsle
architectures by @a-mnich in #1112 - [Bug] Update install script to use crontab on Alpine by @svenvg93 in #1136
- [Fix] fix GitHub workflow errors in forks by @a-mnich in #1113
-
[1.0.7]
- Update beszel to 0.12.9
- Full Changelog
- Fix divide by zero error introduced in 0.12.8
(#1175)
- Add per-interface network traffic charts. (#926)
- Add cumulative network traffic charts. (#926)
- Add setting for time format (12h / 24h). (#424)
- Add experimental MFA one-time password (OTP) support (configured in PocketBase; reference OAuth docs).
- Add
TRUSTED_AUTH_HEADER
environment variable for authentication forwarding. (#399) - Add
AUTO_LOGIN
environment variable for automatic login. (#399) - Add FreeBSD support for agent install script and update command.
- Fix status alerts not being resolved when system comes up. (#1052)
- Add openwrt restart procedure after updating the agent automatically by @sashablue in #1151
-
[1.0.8]
- Update beszel to 0.12.10
- Full Changelog
- Add initial support for Intel GPUs (#1150, #755; feedback appreciated)
- Show connection type (WebSocket / SSH) in hub UI.
- Fix temperature unit and bytes / bits settings. (#1180)
- Add
henrygd/beszel-agent-intel
image for Intel GPUs. - Change default memory calculation (see below)
- Update Go dependencies. Shoutrrr now supports notifications for Signal and WeChat Work (WeCom).
-
[1.0.9]
- Update beszel to 0.12.11
- Full Changelog
- Adjust calculation of cached memory (fixes #1187, #1196)
- Add pattern matching and blacklist functionality to
NICS
env var. (#1190) - Update Intel GPU collector to parse plain text (
-l
) instead of JSON output (#1150) - [Bug] Fix Hub Executable after update by @svenvg93 in #1193
- [Bug] Skip Cali interfaces for network collection by @svenvg93 in #1195
-
[1.0.10]
- Update beszel to 0.12.12
- Full Changelog
- Fix high CPU usage when
intel_gpu_top
returns an error. (#1203) - Add
SKIP_GPU
environment variable to skip GPU data collection. (#1203) - Add fallback cache/buff memory calculation when cache/buff isn't available (#1198)
- Fix automatic agent update / restart on OpenRC. (#1199)
-
[1.1.0]
- Update beszel to 0.13.0
- Full Changelog
- Add one minute chart with one second updates.
- Improve accuracy of disk I/O statistics.
- Add
SYSTEM_NAME
environment variable to override system name on universal token registration. (#1184) - Fixed OpenWRT agent restarter logic by @evrial in #1210
- Add
noindex
HTML meta tag. (#1218) - New translations by @itssloplayz and @zoixc
- Update Go dependencies.
-
[1.1.1]
- Update beszel to 0.13.1
- Full Changelog
- Fix one minute charts on systems without Docker. (#1237)
- Change system permalinks to use ID instead of name. (#1231)
- New German translations by @maxi07
-
[1.1.2]
- Update beszel to 0.13.2
- Full Changelog
- Add ability to set custom name for extra disks. (#379)
- Improve WebSocket agent reconnection after network interruptions. (#1263)
- Allow more latency in one minute charts before visually disconnecting points. (#1247)
- Update favicon and add down systems count in bubble.
- OpenWRT - graceful service stop, restart and respawn if crashes by @evrial in #1245
- Retry agent's attempt to get the Docker version by @amanda-wee in #1250