diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-01-21 04:03:42 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-02-10 04:00:51 -0500 |
| commit | 8c7ec664c71d1a7f31890546ed05e53737e559a7 (patch) | |
| tree | 4952d6b656dcc87d99fdf18696346d0c7587cb9c /static | |
| parent | 0cf4f5e191391ecd7c2a4ae920091525bca6600e (diff) | |
remove spurious recovery warning
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 819b4c04..b0d13c5b 100644 --- a/static/releases.html +++ b/static/releases.html @@ -558,6 +558,7 @@ <li>disable standard Android feature holding a 10 minute screen wake lock after the screen brightness is raised at least 2 times within 5 minutes since this is confusing for users and it's far better if keep awake is done explicitly</li> <li>always show KASAN kernel crash notifications instead of only when system crash reporting is enabled by users</li> <li>Messaging: port to target API 35 (Android 15) and begin under the hood overhaul</li> + <li>recovery: remove spurious warning after update installation fails on A/B update devices</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/132.0.6834.79.0">version 132.0.6834.79.0</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/132.0.6834.79.1">version 132.0.6834.79.1</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/132.0.6834.79.2">version 132.0.6834.79.2</a></li> |
