diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-08-11 14:33:52 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-08-11 14:34:09 -0400 |
| commit | d4aae2a6b2e0ccaa5aa68966c8ef855283b105b4 (patch) | |
| tree | 5346699466658a4c4bd105da77c1af80b6ccde81 | |
| parent | b4311525f346e35c1cefd41e91a6b693785c12b3 (diff) | |
enable official 7 day privacy dash toggle
| -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 bf223259..5b58227c 100644 --- a/static/releases.html +++ b/static/releases.html @@ -660,6 +660,7 @@ <p>Changes since the 2023080800 release:</p> <ul> + <li>add support for viewing 7 days of history in the privacy dashboard via the official toggle instead of our previous approach</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/116.0.5845.78.0">version 116.0.5845.78.0</a></li> <li>kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.122</li> </ul> |
