diff options
| -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 19896000..7617bcc7 100644 --- a/static/releases.html +++ b/static/releases.html @@ -663,6 +663,7 @@ <p>Changes since the 2023090600 release:</p> <ul> + <li>Settings: remove Storage manager toggle since it lacks an implementation without Play services integrated into the OS</li> <li>kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.131</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/117.0.5938.44.0">version 117.0.5938.44.0</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/117.0.5938.44.1">version 117.0.5938.44.1</a></li> |
