diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-08-01 06:51:40 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-08-25 23:15:08 -0400 |
| commit | 35a5abb1531e927b27c8f8f04b752d221dde9f07 (patch) | |
| tree | c3f896cbb450be8135aae3c0ebc6e0290e6a6082 | |
| parent | 40791882d1971baf36bc4f1527dc9d2bc44cf316 (diff) | |
BLE timeout fix
| -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 03eef296..acfa7b3d 100644 --- a/static/releases.html +++ b/static/releases.html @@ -576,6 +576,7 @@ <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> </ul> </article> --> |
