diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-01-02 13:09:28 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-01-02 13:09:28 -0500 |
| commit | bc1df250ce3fd2270cf7a77f1dfd865b0615a534 (patch) | |
| tree | e4a55e61f11cfa88bca9fe9dd85d73b990cb072c | |
| parent | 63d70eaf452ced178653fd97b141e2c25071720a (diff) | |
enable new Chromium storage state partitioning
| -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 9e913589..191b5015 100644 --- a/static/releases.html +++ b/static/releases.html @@ -669,6 +669,7 @@ <li>TalkBack (screen reader): revert base code update due to multiple upstream regressions</li> <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>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> |
