diff options
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0df2d06f2a..b60076e795 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -52,6 +52,10 @@ Line wrap the file at 100 chars. Th - Remove dependency on `ipconfig.exe`. Call `DnsFlushResolverCache` to flush the DNS cache. - Upgrade Wintun to 0.14.1. +#### Android +- Refresh device data when opening the account view to ensure the local data is up-to-date and that + the device hasn't been revoked. + ### Fixed - Connect to TCP endpoints over IPv6 if IPv6 is enabled for WireGuard. - Fix udp2tcp not working when quantum-resistant tunnels are enabled. |
