From 9f474155df54d1d5e5e5d35841cc581724cc74e1 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 31 Aug 2022 01:24:07 -0400 Subject: [PATCH] clarify CLAT MTU detection change --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@
  • Storage Scopes: add support for Android 13 image picker
  • 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
  • improve app compatibility with Network toggle for DownloadManager and NsdManager
  • -
  • use Cloudflare DNS for MTU detection in CLAT initialization
  • +
  • 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)
  • Vanadium: update Chromium base to 105.0.5195.68