diff options
| -rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index dbc53884df..cb101535f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). - "Allow LAN" setting that configures if the app should allow communication to the LAN (private networks: 10/8, 192.168/16 and 172.16/12) while the app is in the secured state. +### Changed +- The tray icon now indicates wether the app is allowing traffic outside the tunnel or not. If the + app blocks traffic because the tunnel is not connected the tray icon will indicate this with a + green lock with a red dot. +- While connecting, a message telling the user that internet accesss is blocked is shown. + ## [2017.1-beta7] - 2017-12-13 ### Added |
