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/),
|
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).
|
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
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,22 +1,14 @@
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- VyprVPN provider.
|
- Override network settings.
|
||||||
- More infrastructure metadata.
|
- Support for `--redirect-gateway block-local` (partial).
|
||||||
- Portuguese translations (Helder Santana).
|
|
||||||
- German translations (Christian Lederer).
|
|
||||||
- Russian translations (Alexander Korobynikov).
|
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Do not redirect all traffic to VPN unless `--redirect-gateway` specified.
|
- Host compression framing and algorithm are now editable.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fall back to CloudFlare DNS when no servers provided.
|
- NordVPN double servers not connecting out of the box.
|
||||||
- UDP may disconnect on high speeds.
|
- Authentication with OpenVPN AS.
|
||||||
- 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.
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue