diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-14 11:38:40 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-14 11:39:58 -0400 |
| commit | bceb8a0fe75420572a8bf0f685bd4e4df86c67a2 (patch) | |
| tree | 56239bb235659d54fa24a12e13bd702e96571db8 | |
| parent | 847a43b75d137e307534ae7067b4bd31f1788578 (diff) | |
explain purpose of Apps version 22
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 226c7ff1..aaadc9c0 100644 --- a/static/releases.html +++ b/static/releases.html @@ -738,7 +738,7 @@ <ul> <li>temporary disable hardened_malloc for Bluetooth stack package due to remaining upstream bugs</li> <li>fix upstream bug breaking Wi-Fi tethering for fresh installs, which likely doesn't impact the stock OS due to using the mainline version instead of the Android 14 QPR2 version</li> - <li>fix upstream system_server crash in Android 14 QPR2 when installing updates to packages with an original-package application id such as Vanadium (was reported by users helping with Vanadium Alpha channel testing)</li> + <li>fix upstream system_server crash in Android 14 QPR2 when installing updates to packages with an original-package application id such as Vanadium (was reported by users helping with Vanadium Alpha channel testing and we released Apps version 22 with a workaround avoiding the crash prior to this fix)</li> <li>Apps: update to <a href="https://github.com/GrapheneOS/Apps/releases/tag/22">version 22</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/122.0.6261.119.0">version 122.0.6261.119.0</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/123.0.6312.40.0">version 123.0.6312.40.0</a></li> |
