diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-11-29 01:55:39 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-11-29 01:55:39 -0500 |
| commit | b5062123cce65aba19850fadbb3249a2187eaa3a (patch) | |
| tree | b5f8da49b8b7f68996e6741400673dd9a330480b /static | |
| parent | 063d80f7082e37b273115c79f62907f40ebf95f4 (diff) | |
improve text for per-app hardening settings
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 a9de7838..065fda70 100644 --- a/static/releases.html +++ b/static/releases.html @@ -725,6 +725,8 @@ <li>suppress native debugging notification for sandboxed Google Play services since it works without it</li> <li>Settings: hide global memory tagging setting from secondary users</li> <li>Settings: add toggle for system process crash notifications and disable it by default since it uncovers a lot of upstream bugs</li> + <li>Settings: clarify description for third party app memory tagging toggle in the Security settings menu</li> + <li>Settings: fix typo in the extended virtual address space explanation</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/119.0.6045.193.0">version 119.0.6045.193.0</a></li> </ul> </article> |
