From 768db882876cb49256c4f5d813931007dc99ab50 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 3 Jan 2023 12:13:05 -0500 Subject: [PATCH] storage scopes system component improvement --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 9590d5da..6fe58cc3 100644 --- a/static/releases.html +++ b/static/releases.html @@ -670,6 +670,7 @@
  • System Updater: replace icons with new Material symbols
  • System Updater: use dedicated icons for success and failure notifications
  • Vanadium: enable new third party storage partitioning
  • +
  • Storage Scopes: don't show the link for system components with force enabled storage permissions
  • Apps: update to version 8
  • Apps: update to version 9
  • Apps: update to version 10