Set beta release

This commit is contained in:
Davide De Rosa 2019-12-11 14:07:54 +01:00
parent 03515ba901
commit 46854fe45d
2 changed files with 8 additions and 1 deletions

View File

@ -5,10 +5,11 @@ 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.10.0 Beta 2232 (2019-12-11)
### Added
- Dynamic providers, refresh supported list in real time.
- Favorite provider locations. [#118](https://github.com/passepartoutvpn/passepartout-ios/issues/118)
- Polish translations (Piotr Książek).

View File

@ -1,14 +1,20 @@
### Added
- Dynamic providers, refresh supported list in real time.
- Favorite provider locations.
- Polish translations (Piotr Książek).
### Changed
- "Trusted networks" settings are now saved per profile.
- Require explicit `--ca` and `--cipher` in .ovpn configuration file.
- Revert fallback to CloudFlare DNS when no servers provided.
- German translations (Theodor Tietze).
### Fixed
- Only show pushed server configuration.
- Adjust UI to device text size.
- Restore provider flow after purchase.
- Improved some translations.