diff options
| -rw-r--r-- | static/releases.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index c986d66b..a73ab1e8 100644 --- a/static/releases.html +++ b/static/releases.html @@ -572,13 +572,13 @@ <p>Changes since the 2022072700 release:</p> <ul> - <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/45">version 45</a></li> - <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/54">version 54</a></li> <li>overhaul the implementation of multiple features to prepare for the Android 13 migration</li> <li>fix enabling VPN always on and lockdown by default before the first reboot after the VPN is added</li> <li>fix for Bluetooth timeout feature with BLE devices</li> <li>kernel (Pixel 6, Pixel 6 Pro): update GKI base to ASB-2022-08-05_12-5.10</li> <li>Vanadium: update Chromium base to 104.0.5112.69</li> + <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/45">version 45</a></li> + <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/54">version 54</a></li> </ul> </article> --> |
