Beszel - Package Updates
-
N nebulon pinned this topic on
-
[0.1.1]
- Initial package version
- Email sending is not working until Cloudron 9
-
[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.