diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-07-02 11:19:06 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-07-02 11:19:06 -0400 |
| commit | 30cd4cb224e26ab2eed88dfe525b4beff2d38c98 (patch) | |
| tree | d573dbba2bf0c8341687dc62367b9add59771dbe /static/releases.html | |
| parent | b05d3fe080969601c75dafc88f381eb165bfa7eb (diff) | |
reimplement Bluetooth auto-turn-off
Diffstat (limited to 'static/releases.html')
| -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 20f1f7f9..1687007e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -461,6 +461,7 @@ <li>Updater: use foreground service via progress notification</li> <li>Vanadium: update Chromium base to 91.0.4472.120</li> <li>Vanadium: update Chromium base to 91.0.4472.134</li> + <li>reimplement Bluetooth auto-turn-off feature to avoid using the Settings app for the implementation (fixes reliability issues)</li> </ul> </article> --> |
