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 39be776e..d44a9e6d 100644 --- a/static/releases.html +++ b/static/releases.html @@ -798,6 +798,7 @@ <li>add missing feature compatibility matrix definitions (mainly for 9th generation Pixels)</li> <li>add support for using backslashes in the passphrases for encrypting the keys for signing OS releases</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/128.0.6613.88.1">version 128.0.6613.88.1</a></li> + <li>drop restriction on modifying GrapheneOS-specific per-package settings via ADB shell since it makes certain important testing require debug builds and has no real security value</li> </ul> </article> --> |
