diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-17 11:22:44 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-17 11:30:18 -0400 |
| commit | 69eb522f9efbde9b79a1c7efe5d8839001f0d2ae (patch) | |
| tree | d0d3935cb9babe02968abc00753b60ac91b20667 /static | |
| parent | 9f7bcdcdc9ccf2a6dae25ee9cf3fceac311cf461 (diff) | |
document Seedvault changes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index e6a2dfb6..6df1d29b 100644 --- a/static/releases.html +++ b/static/releases.html @@ -596,6 +596,8 @@ <li>disable Bluetooth auto-on feature by default</li> <li>temporarily enable system crash notifications unconditionally for the initial release based on Android 15 release</li> <li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.56</li> + <li>Seedvault: update to a newer revision (will be replaced with a better backup implementation in the future)</li> + <li>Seedvault: minor changes to prepare for a complete fork and overhaul in the future</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/130.0.6723.58.0">version 130.0.6723.58.0</a></li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-141">version 141</a></li> </ul> |
