diff options
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8986bc1516..a8f477ed12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,8 @@ Line wrap the file at 100 chars. Th ## [Unreleased] ### Added - Integrate initial Shadowsocks proxy support. Accessible via CLI. +- Improve "Out of time" view button leading to the account website by unlocking internet access + before opening the browser ### Fixed - Fix the potential reconnect loop in GUI, triggered by the timeout when receiving @@ -33,6 +35,8 @@ Line wrap the file at 100 chars. Th - Fix some notifications not appearing depending on how the window is shown and hidden while the tunnel state changes. - Fix DNS when using IPv6. +- Fix the bug when the "Out of time" view remained visible, even when the app managed to reconnect + the VPN tunnel after a successful credit top-up. #### Linux - Fix startup failure when network device with a hardware address that's not a MAC address is |
