diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-08-02 18:13:30 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-08-25 23:15:08 -0400 |
| commit | fd4f7f0aaf732c2199f59f7b93db6e36d5d97e4b (patch) | |
| tree | 98d6981bccf34867d245148614f71c8898e91843 /static/releases.html | |
| parent | 068b285bfd74e66f921637795cf77a87720c00d0 (diff) | |
reorder release notes
Diffstat (limited to 'static/releases.html')
| -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> --> |
