diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-03-26 21:22:01 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-03-26 21:22:01 -0400 |
| commit | 5fda96d8fa20a5a4ca9e9dd2f28165b3f1e1ab8d (patch) | |
| tree | 5f5655dd864882d354f46d6566ddabcabf111dbe | |
| parent | c330b60d9b1b91dd3039c2597790a80a017aebd3 (diff) | |
add toggle for exec-based spawning
| -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 c11d7f14..3363996c 100644 --- a/static/releases.html +++ b/static/releases.html @@ -525,6 +525,7 @@ <li>GrapheneOS Keyboard: enable spellchecking for Czech and Dutch languages</li> <li>Vanadium: update Chromium base to 99.0.4844.88</li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/17">version 17</a></li> + <li>add toggle for exec-based spawning in Settings ➔ Security</li> </ul> </article> --> |
