Beszel - Package Updates
-
[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_FILEenvironment 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
updatecommands. (#1035) - Fix blank token field in insecure contexts.
- Allow opening internal router links in new tab.
- Add
/api/beszel/user-alertsendpoint. 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
gopsutiltov4.25.6to 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-nvidiafor 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-mirrorsflag. (#1035)
-
[1.0.6]
- Update beszel to 0.12.7
- Full Changelog
- Make LibreHardwareMonitor opt-in with
LHM=trueenvironment variable. (#1130) - Fix bug where token was not refreshed when adding a new system. (#1141)
- Add
USER_EMAILandUSER_PASSWORDenvironment 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
mipsandmipslearchitectures 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_HEADERenvironment variable for authentication forwarding. (#399) - Add
AUTO_LOGINenvironment 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-intelimage 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
NICSenv 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_topreturns an error. (#1203) - Add
SKIP_GPUenvironment 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_NAMEenvironment variable to override system name on universal token registration. (#1184) - Fixed OpenWRT agent restarter logic by @evrial in #1210
- Add
noindexHTML 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
-
[1.2.0]
- Update beszel to 0.14.0
- Full Changelog
- Add ability to view container status, health, details, and basic logs. (#928)
- Add
/containerspage for viewing current status of all running containers. (#928) - Probable fix for erroneous network stats when interface resets. (#1267, #1246)
- New translations by @derilevi and @rasko-dev.
-
[1.2.0]
- Update beszel to 0.14.0
- Full Changelog
- Add ability to view container status, health, details, and basic logs. (#928)
- Add
/containerspage for viewing current status of all running containers. (#928) - Probable fix for erroneous network stats when interface resets. (#1267, #1246)
- New translations by @derilevi and @rasko-dev.
@Package-Updates said in Beszel - Package Updates:
Add ability to view container status, health, details, and basic logs. (#928 )
That maens it can now read/display the
CLOUDRON_APP_DOMAIN. Is there a way to overwrite the container name from theUUIDto this value? -
[1.2.1]
- Update beszel to 0.14.1
- Full Changelog
- Add
MFA_OTPenv var to enable email-based one-time password for users and/or superusers. - Add image name to containers table. (#1302)
- Add spacing for long temperature chart tooltip. (#1299)
- Fix sorting by status in containers table. (#1294)
- New translations by @GrifTheDev and @Loriage.
-
[1.3.0]
- Update beszel to 0.15.0
- Full Changelog
- 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.
- 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.
-
[1.3.1]
- Update beszel to 0.15.1
- Full Changelog
- Add
SMART_DEVICESenvironment variable to specify devices and types. (#373, #1335, docs) - Add support for
scsi,sntasmedia, andsntrealtekS.M.A.R.T. types. (#373, #1335) - [Feature] Add sorting to the Smart table by @svenvg93 in #1333
- [Feature] Skip Virtual Disks in S.M.A.R.T data by @svenvg93 in #1332
- Handle power-on time attributes that are formatted as strings (e.g., "0h+0m+0.000s").
- Fix incorrect disk rendering in S.M.A.R.T. device details. (#1336)
- Fix
SHARE_ALL_SYSTEMSsetting not working for containers. (#1334) - Fix text contrast issue when container details are disabled. (#1324)
-
[1.3.2]
- Update beszel to 0.15.2
- Full Changelog
- Improve S.M.A.R.T. device detection logic (fix regression in 0.15.1) (#1345)
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login