diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-01-03 12:13:05 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-01-03 12:13:05 -0500 |
| commit | 768db882876cb49256c4f5d813931007dc99ab50 (patch) | |
| tree | 070f1c63e325ce3b5e33a77571cc71710dab08d2 /static | |
| parent | 53ced95375262e9d00f711766bcdf6ace6a11f4c (diff) | |
storage scopes system component improvement
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
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 @@ <li>System Updater: replace icons with new Material symbols</li> <li>System Updater: use dedicated icons for success and failure notifications</li> <li>Vanadium: enable new third party storage partitioning</li> + <li>Storage Scopes: don't show the link for system components with force enabled storage permissions</li> <li>Apps: update to <a href="https://github.com/GrapheneOS/Apps/releases/tag/8">version 8</a></li> <li>Apps: update to <a href="https://github.com/GrapheneOS/Apps/releases/tag/9">version 9</a></li> <li>Apps: update to <a href="https://github.com/GrapheneOS/Apps/releases/tag/10">version 10</a></li> |
