From 06a588ad12499baee5eb6042b44a7b90c0ef6e6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ignas=20Vy=C5=A1niauskas?= Date: Wed, 23 Oct 2024 11:13:41 +0300 Subject: [PATCH] Update Changelog --- controller/Changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/controller/Changelog.md b/controller/Changelog.md index 5468cb16..dece1db5 100644 --- a/controller/Changelog.md +++ b/controller/Changelog.md @@ -7,6 +7,8 @@ - controller: Enable spatial navigation using the arrow keys - os: Improve installation device selection - os: Add end-to-end system tests +- controller: Add factory reset button to System Status page +- controller: Add system switch calls to System Status page ## Changed