From 3fae4360a8c35c91295cffbe411e3e5d96def9d9 Mon Sep 17 00:00:00 2001 From: henrygd Date: Mon, 22 Sep 2025 18:14:36 -0400 Subject: [PATCH] update changelog --- supplemental/CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/supplemental/CHANGELOG.md b/supplemental/CHANGELOG.md index 52c71536..7c313ca6 100644 --- a/supplemental/CHANGELOG.md +++ b/supplemental/CHANGELOG.md @@ -1,9 +1,15 @@ ## 0.12.10 +- Add initial support for Intel GPUs (#1150, #755) + - 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 (experimental). + +- Update Go dependencies. Shoutrrr now supports notifications for Signal and WeChat Work (WeCom). + ## 0.12.9 - Fix divide by zero error introduced in 0.12.8 :) (#1175)