diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-07-02 14:49:36 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-07-02 14:50:11 -0400 |
| commit | c5f325221178aa11e9f4a124a703f83ceb42db4a (patch) | |
| tree | efd887717a0cb8c4a621c4215a27ad0015ccebfa /static | |
| parent | 75e25c3f14dc470d7643318837fab6717e599668 (diff) | |
fix for toggling USB port after unlock
Diffstat (limited to 'static')
| -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 45265d8f..8dd9a210 100644 --- a/static/releases.html +++ b/static/releases.html @@ -785,6 +785,7 @@ <p>Changes since the 2024070200 release:</p> <ul> + <li>avoid skipping toggling USB port after unlock in certain edge cases to make sure devices connected while locked are always detected when unlocking</li> </ul> </article> --> |
