diff options
| -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> |
