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 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> |
