diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-08-31 01:24:07 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-08-31 01:24:13 -0400 |
| commit | 9f474155df54d1d5e5e5d35841cc581724cc74e1 (patch) | |
| tree | b9921334ed037a46101e52aa4dce6018c19f5ef0 /static | |
| parent | a9ddbf2379392aeb7825694fa92505a66f0fe88f (diff) | |
clarify CLAT MTU detection change
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index cebaeca5..f5d2a752 100644 --- a/static/releases.html +++ b/static/releases.html @@ -612,7 +612,7 @@ <li>Storage Scopes: add support for Android 13 image picker</li> <li>Storage Scopes: add link to storage scopes configuration from launcher recent apps activity for apps with it enabled for convenient configuration of file/directory scopes</li> <li>improve app compatibility with Network toggle for DownloadManager and NsdManager</li> - <li>use Cloudflare DNS for MTU detection in CLAT initialization</li> + <li>use 1.1.1.1 instead of 8.8.8.8 as the arbitrary IP for MTU detection in CLAT initialization (could be made configurable in the future)</li> <li>Vanadium: update Chromium base to 105.0.5195.68</li> </ul> </article> |
