File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,16 +14,26 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
1414
1515
1616## [ Unreleased]
17+
18+
19+ ## [ 2018.1-beta8] - 2018-01-09
1720### Added
1821- "Allow LAN" setting that configures if the app should allow communication to the LAN (private
1922 networks: 10/8, 192.168/16 and 172.16/12) while the app is in the secured state.
23+ - The app can now be used to connect to all our servers rather than a smaller subset. The list
24+ of servers is automatically updated when the app starts.
25+ - The location selector now shows if the country or city has any active servers.
2026
2127### Changed
2228- The tray icon now indicates wether the app is allowing traffic outside the tunnel or not. If the
2329 app blocks traffic because the tunnel is not connected the tray icon will indicate this with a
2430 green lock with a red dot.
2531- While connecting, a message telling the user that internet accesss is blocked is shown.
2632- Default to selecting servers in Sweden to increase the likelyhood of a fast and stable connection.
33+ - Scrollbars will automatically hide when not scrolling.
34+
35+ ### Removed
36+ - Remove the unsafe Camellia and Seed ciphers from the list of allowed OpenVPN ciphers.
2737
2838
2939## [ 2017.1-beta7] - 2017-12-13
You can’t perform that action at this time.
0 commit comments