Set beta release
This commit is contained in:
parent
03844964fc
commit
99cd09bce4
|
@ -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.5.0 Beta 1703 (2019-04-12)
|
||||
|
||||
### Added
|
||||
|
||||
|
|
|
@ -1,20 +1,10 @@
|
|||
### Added
|
||||
|
||||
- ProtonVPN provider.
|
||||
- Italian translations.
|
||||
- In-app donations.
|
||||
- Provider logos.
|
||||
- Country flags.
|
||||
- VPN status shortcut, enters active profile on selection.
|
||||
|
||||
### Changed
|
||||
|
||||
- Automatic protocol defaults to UDP endpoints.
|
||||
- Improved Account screen, footers were hardly tappable.
|
||||
- NordVPN provider.
|
||||
- Support for `dhcp-option PROXY_HTTP[S]`. [tunnelkit#74](https://github.com/keeshux/tunnelkit/issues/74)
|
||||
|
||||
### Fixed
|
||||
|
||||
- Some providers may crash on VPN activation.
|
||||
- Mullvad dying due to ping timeout.
|
||||
- Pushing DOMAIN has no effect.
|
||||
- VPN status cell doesn't always enter active profile.
|
||||
- Masking preference not retained.
|
||||
|
||||
|
|
Loading…
Reference in New Issue