Set beta release
This commit is contained in:
parent
8ffc1c9903
commit
61f5cc7eb4
|
@ -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.15.0 Beta 2550 (2021-01-28)
|
||||
|
||||
### Added
|
||||
|
||||
|
|
|
@ -7,3 +7,7 @@
|
|||
|
||||
- Drop hosts restriction in free version ("Unlimited hosts").
|
||||
|
||||
### Fixed
|
||||
|
||||
- Redundant keychain items.
|
||||
|
||||
|
|
|
@ -7,3 +7,7 @@
|
|||
|
||||
- Drop hosts restriction in free version ("Unlimited hosts").
|
||||
|
||||
### Fixed
|
||||
|
||||
- Redundant keychain items.
|
||||
|
||||
|
|
|
@ -7,3 +7,7 @@
|
|||
|
||||
- Drop hosts restriction in free version ("Unlimited hosts").
|
||||
|
||||
### Fixed
|
||||
|
||||
- Redundant keychain items.
|
||||
|
||||
|
|
|
@ -7,3 +7,7 @@
|
|||
|
||||
- Drop hosts restriction in free version ("Unlimited hosts").
|
||||
|
||||
### Fixed
|
||||
|
||||
- Redundant keychain items.
|
||||
|
||||
|
|
|
@ -7,3 +7,7 @@
|
|||
|
||||
- Drop hosts restriction in free version ("Unlimited hosts").
|
||||
|
||||
### Fixed
|
||||
|
||||
- Redundant keychain items.
|
||||
|
||||
|
|
|
@ -7,3 +7,7 @@
|
|||
|
||||
- Drop hosts restriction in free version ("Unlimited hosts").
|
||||
|
||||
### Fixed
|
||||
|
||||
- Redundant keychain items.
|
||||
|
||||
|
|
|
@ -7,3 +7,7 @@
|
|||
|
||||
- Drop hosts restriction in free version ("Unlimited hosts").
|
||||
|
||||
### Fixed
|
||||
|
||||
- Redundant keychain items.
|
||||
|
||||
|
|
|
@ -7,3 +7,7 @@
|
|||
|
||||
- Drop hosts restriction in free version ("Unlimited hosts").
|
||||
|
||||
### Fixed
|
||||
|
||||
- Redundant keychain items.
|
||||
|
||||
|
|
|
@ -7,3 +7,7 @@
|
|||
|
||||
- Drop hosts restriction in free version ("Unlimited hosts").
|
||||
|
||||
### Fixed
|
||||
|
||||
- Redundant keychain items.
|
||||
|
||||
|
|
|
@ -7,3 +7,7 @@
|
|||
|
||||
- Drop hosts restriction in free version ("Unlimited hosts").
|
||||
|
||||
### Fixed
|
||||
|
||||
- Redundant keychain items.
|
||||
|
||||
|
|
|
@ -7,3 +7,7 @@
|
|||
|
||||
- Drop hosts restriction in free version ("Unlimited hosts").
|
||||
|
||||
### Fixed
|
||||
|
||||
- Redundant keychain items.
|
||||
|
||||
|
|
|
@ -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.15.0 Beta 2550 (2021-01-28)
|
||||
|
||||
### Added
|
||||
|
||||
|
|
|
@ -1,8 +1,10 @@
|
|||
### Added
|
||||
|
||||
- Country flags in provider infrastructure menu.
|
||||
- Support `--data-ciphers` from OpenVPN 2.5 [tunnelkit#193](https://github.com/passepartoutvpn/tunnelkit/issues/193)
|
||||
- Support DNS over HTTPS/TLS in "Network settings".
|
||||
- Country flags in provider infrastructure menu.
|
||||
- Menu tooltip describing active profile and status.
|
||||
- Make "Confirm quit" a preference.
|
||||
|
||||
### Changed
|
||||
|
||||
|
@ -13,4 +15,6 @@
|
|||
### Fixed
|
||||
|
||||
- Provider infrastructure selectors not reloaded on profile change.
|
||||
- Missing PAC URL in proxy settings.
|
||||
- Redundant keychain items.
|
||||
|
||||
|
|
|
@ -1,8 +1,10 @@
|
|||
### Added
|
||||
|
||||
- Country flags in provider infrastructure menu.
|
||||
- Support `--data-ciphers` from OpenVPN 2.5 [tunnelkit#193](https://github.com/passepartoutvpn/tunnelkit/issues/193)
|
||||
- Support DNS over HTTPS/TLS in "Network settings".
|
||||
- Country flags in provider infrastructure menu.
|
||||
- Menu tooltip describing active profile and status.
|
||||
- Make "Confirm quit" a preference.
|
||||
|
||||
### Changed
|
||||
|
||||
|
@ -13,4 +15,6 @@
|
|||
### Fixed
|
||||
|
||||
- Provider infrastructure selectors not reloaded on profile change.
|
||||
- Missing PAC URL in proxy settings.
|
||||
- Redundant keychain items.
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 39e7b17959e0eb855acf18cdeafe01593f9a2ac2
|
||||
Subproject commit 1dfdd65782b10429086bbfe984ec52e1a00f6984
|
Loading…
Reference in New Issue