diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-05-29 02:01:27 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-05-29 02:01:27 -0400 |
| commit | 5e0a829a2c63d2fc768ee41e0b9311767ce5d60b (patch) | |
| tree | bdcbb61890e1d2ea7a0d3297cba6b9bf857dd63c /static | |
| parent | cec7f66000503e21323c5bc791620e43c4c5b215 (diff) | |
regression fixes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 53e34f73..2a5e2703 100644 --- a/static/releases.html +++ b/static/releases.html @@ -622,6 +622,8 @@ <p>Changes since the 2023051800 release:</p> <ul> + <li>avoid disabling DNS-over-TLS resolver test queries as part of disabling connectivity checks since it breaks automatic mode</li> + <li>fix Contact Scopes regression blocking granting Contacts permission via the permission screen</li> </ul> </article> --> |
