Skip to content

Commit

Permalink
Merge branch 'beta8-release', formerly known as 'changelog-beta8'
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik Larkö committed Jan 9, 2018
2 parents 007ba5a + 0ec1380 commit e7defa2
Show file tree
Hide file tree
Showing 3 changed files with 271 additions and 98 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,26 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).


## [Unreleased]


## [2018.1-beta8] - 2018-01-09
### Added
- "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.
- The app can now be used to connect to all our servers rather than a smaller subset. The list
of servers is automatically updated when the app starts.
- The location selector now shows if the country or city has any active servers.

### 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.
- Default to selecting servers in Sweden to increase the likelyhood of a fast and stable connection.
- Scrollbars will automatically hide when not scrolling.

### Removed
- Remove the unsafe Camellia and Seed ciphers from the list of allowed OpenVPN ciphers.


## [2017.1-beta7] - 2017-12-13
Expand Down
Loading

0 comments on commit e7defa2

Please sign in to comment.