2.0.0
- Switched agent updates to always use the latest Beszel GitHub release instead of a hard-coded version.
- Added display of “What’s changed” from the Beszel GitHub release in the Update Agent dialog and in
manager.log. - Improved agent version detection and comparison by normalizing version strings (e.g.
v0.17.0→0.17.0), preventing redundant re-downloads when already on the latest version. - Added support for new Beszel environment variables:
DISK_USAGE_CACHEandSKIP_SYSTEMDin the Environment Tables tab and service configuration. - Hardened scheduler integration by gracefully handling missing
ensure_update_taskin older installations instead of crashing. - Minor reliability and logging improvements around install/update flows.