Set beta release
This commit is contained in:
parent
cbcf78ef33
commit
6f1fe36412
|
@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
|
|||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## Unreleased
|
||||
## 1.6.1 Beta 1845 (2019-05-03)
|
||||
|
||||
### Added
|
||||
|
||||
|
|
|
@ -1,22 +1,14 @@
|
|||
### Added
|
||||
|
||||
- VyprVPN provider.
|
||||
- More infrastructure metadata.
|
||||
- Portuguese translations (Helder Santana).
|
||||
- German translations (Christian Lederer).
|
||||
- Russian translations (Alexander Korobynikov).
|
||||
- Override network settings.
|
||||
- Support for `--redirect-gateway block-local` (partial).
|
||||
|
||||
### Changed
|
||||
|
||||
- Do not redirect all traffic to VPN unless `--redirect-gateway` specified.
|
||||
- Host compression framing and algorithm are now editable.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fall back to CloudFlare DNS when no servers provided.
|
||||
- UDP may disconnect on high speeds.
|
||||
- SoftEther connects without VPN icon.
|
||||
- Misleading Mullvad password suggestion.
|
||||
- Leave digest editable despite cipher.
|
||||
- TLS errors with passphrase-protected .ovpn profiles.
|
||||
- Issue with DNS-only VPN profiles.
|
||||
- NordVPN double servers not connecting out of the box.
|
||||
- Authentication with OpenVPN AS.
|
||||
|
||||
|
|
Loading…
Reference in New Issue