# Beszel v0.17.0 - Product: Beszel (https://whatsnew.fyi/product/beszel) - Vendor: henrygd - Date: 2025-12-03 - Version: v0.17.0 - Original notes: https://github.com/henrygd/beszel/releases/tag/v0.17.0 - Permalink: https://whatsnew.fyi/product/beszel/releases/v0.17.0 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Add quiet hours to silence alerts during specific time periods - **added** — Add dedicated S.M.A.R.T. page - **added** — Add alerts for S.M.A.R.T. failures - **added** — Add DISK_USAGE_CACHE environment variable - **added** — Add SKIP_SYSTEMD environment variable - **added** — Add hub builds for Windows and FreeBSD - **changed** — Change extra disk indicators in systems table to display usage range as dots - **fixed** — Strip ANSI escape sequences from docker logs - **fixed** — Fix font ligatures creating unwanted artifacts in random ids - **fixed** — Fix the issue where the Add System button is visible to read-only users - **added** — Add crossorigin attribute to manifest link - **changed** — Update Go dependencies ##### What's Changed - Add quiet hours to silence alerts during specific time periods. (#265) - Add dedicated S.M.A.R.T. page. - Add alerts for S.M.A.R.T. failures. - Add `DISK_USAGE_CACHE` environment variable. (#1426) - Add `SKIP_SYSTEMD` environment variable. (#1448) - Add hub builds for Windows and FreeBSD. - Change extra disk indicators in systems table to display usage range as dots. (#1409) - Strip ANSI escape sequences from docker logs. (#1478) - Font ligatures create unwanted artifacts in random ids by @m90 in https://github.com/henrygd/beszel/pull/1434 - fix: Fix the issue where the Add System button is visible to read-only users. by @zjkal in https://github.com/henrygd/beszel/pull/1442 - [Feature] Add crossorigin attribute to manifest link by @pavelpikta in https://github.com/henrygd/beszel/pull/1457 - Update Go dependencies. ##### New Contributors * @m90 made their first contribution in https://github.com/henrygd/beszel/pull/1434 * @pavelpikta made their first contribution in https://github.com/henrygd/beszel/pull/1457 **Full Changelog**: https://github.com/henrygd/beszel/compare/v0.16.1...v0.17.0