Set beta release

This commit is contained in:
Davide De Rosa 2019-04-12 23:22:56 +02:00
parent 03844964fc
commit 99cd09bce4
2 changed files with 5 additions and 15 deletions

View File

@ -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.5.0 Beta 1703 (2019-04-12)
### Added ### Added

View File

@ -1,20 +1,10 @@
### Added ### Added
- ProtonVPN provider. - NordVPN provider.
- Italian translations. - Support for `dhcp-option PROXY_HTTP[S]`. [tunnelkit#74](https://github.com/keeshux/tunnelkit/issues/74)
- 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.
### Fixed ### Fixed
- Some providers may crash on VPN activation. - VPN status cell doesn't always enter active profile.
- Mullvad dying due to ping timeout. - Masking preference not retained.
- Pushing DOMAIN has no effect.