diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-03-01 20:49:19 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-03-01 20:49:19 -0500 |
| commit | 1acd38b7956719334d4758616319444fee6f65b3 (patch) | |
| tree | 7e678f80276b6fbd6634baba1cfe73ae8e196f22 | |
| parent | 8e0a725b4ec7780807f88d3174189d132711195f (diff) | |
update Chromium base to 111.0.5563.49
| -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 c5014592..0ec6fe7b 100644 --- a/static/releases.html +++ b/static/releases.html @@ -671,6 +671,7 @@ <ul> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-35">version 35</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/110.0.5481.154.1">version 110.0.5481.154.1</a></li> + <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/111.0.5563.49">version 111.0.5563.49</a></li> <li>disallow apps reading Global/Secure settings added by GrapheneOS via the new infrastructure since we currently have no settings apps need to read</li> <li>skip INTERNET pre-grant checkbox when installing a system app in a profile where it isn't considered installed since it doesn't work correctly</li> <li>add infrastructure for properly handling initial installation of system apps in Apps (our app repository client)</li> |
