diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-14 11:14:44 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-14 11:14:44 -0400 |
| commit | c88021778b51a592b56b05555b9283c946199a40 (patch) | |
| tree | 92944de9d6afb024b3ef7737e6481a4c7ce605ab /static | |
| parent | 7bd36165b4b32f8ef34fccc3febcc7478ad09a25 (diff) | |
fix upstream Wi-Fi tethering bug
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 1f2d143b..06a1a330 100644 --- a/static/releases.html +++ b/static/releases.html @@ -736,6 +736,7 @@ <p>Changes since the 2024031100 release:</p> <ul> + <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>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> |
