storage scopes system component improvement

This commit is contained in:
Daniel Micay 2023-01-03 12:13:05 -05:00
parent 53ced95375
commit 768db88287

View File

@ -670,6 +670,7 @@
<li>System Updater: replace icons with new Material symbols</li> <li>System Updater: replace icons with new Material symbols</li>
<li>System Updater: use dedicated icons for success and failure notifications</li> <li>System Updater: use dedicated icons for success and failure notifications</li>
<li>Vanadium: enable new third party storage partitioning</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/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/9">version 9</a></li>
<li>Apps: update to <a href="https://github.com/GrapheneOS/Apps/releases/tag/10">version 10</a></li> <li>Apps: update to <a href="https://github.com/GrapheneOS/Apps/releases/tag/10">version 10</a></li>