diff options
| -rw-r--r-- | ios/CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ios/CHANGELOG.md b/ios/CHANGELOG.md index ab0a074415..695bf14a17 100644 --- a/ios/CHANGELOG.md +++ b/ios/CHANGELOG.md @@ -33,6 +33,8 @@ Line wrap the file at 100 chars. Th - Add intents: start VPN, stop VPN, reconnect VPN (acts as start VPN when the tunnel is down, otherwise picks new relay). - Add menu item to control shortcuts. +- Add continuous monitoring of tunnel connection. Verify ping replies to detect whether traffic is + really flowing. ### Changed - When logged into an account with no time left, a new view is shown instead of account settings, |
