Set beta release

This commit is contained in:
Davide De Rosa 2021-02-12 02:22:33 +01:00
parent a140ffca7f
commit 54f5891d19
24 changed files with 35 additions and 266 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.15.1 Beta 2625 (2021-02-12)
### Fixed ### Fixed

View File

@ -1,16 +1,4 @@
### Added
- Support `--data-ciphers` from OpenVPN 2.5.
- Support DNS over HTTPS/TLS in "Network settings".
### Changed
- Drop hosts restriction in free version ("Unlimited hosts").
### Fixed ### Fixed
- Redundant keychain items. - No way to set DNS servers when using DNS over HTTPS.
- Keyboard not dismissed in "Network settings".
- "Reset configuration" not working with encrypted configuration files.
- "Update list" locks up in providers.

View File

@ -1,16 +1,4 @@
### Added
- Support `--data-ciphers` from OpenVPN 2.5.
- Support DNS over HTTPS/TLS in "Network settings".
### Changed
- Drop hosts restriction in free version ("Unlimited hosts").
### Fixed ### Fixed
- Redundant keychain items. - No way to set DNS servers when using DNS over HTTPS.
- Keyboard not dismissed in "Network settings".
- "Reset configuration" not working with encrypted configuration files.
- "Update list" locks up in providers.

View File

@ -1,16 +1,4 @@
### Added
- Support `--data-ciphers` from OpenVPN 2.5.
- Support DNS over HTTPS/TLS in "Network settings".
### Changed
- Drop hosts restriction in free version ("Unlimited hosts").
### Fixed ### Fixed
- Redundant keychain items. - No way to set DNS servers when using DNS over HTTPS.
- Keyboard not dismissed in "Network settings".
- "Reset configuration" not working with encrypted configuration files.
- "Update list" locks up in providers.

View File

@ -1,16 +1,4 @@
### Added
- Support `--data-ciphers` from OpenVPN 2.5.
- Support DNS over HTTPS/TLS in "Network settings".
### Changed
- Drop hosts restriction in free version ("Unlimited hosts").
### Fixed ### Fixed
- Redundant keychain items. - No way to set DNS servers when using DNS over HTTPS.
- Keyboard not dismissed in "Network settings".
- "Reset configuration" not working with encrypted configuration files.
- "Update list" locks up in providers.

View File

@ -1,16 +1,4 @@
### Added
- Support `--data-ciphers` from OpenVPN 2.5.
- Support DNS over HTTPS/TLS in "Network settings".
### Changed
- Drop hosts restriction in free version ("Unlimited hosts").
### Fixed ### Fixed
- Redundant keychain items. - No way to set DNS servers when using DNS over HTTPS.
- Keyboard not dismissed in "Network settings".
- "Reset configuration" not working with encrypted configuration files.
- "Update list" locks up in providers.

View File

@ -1,16 +1,4 @@
### Added
- Support `--data-ciphers` from OpenVPN 2.5.
- Support DNS over HTTPS/TLS in "Network settings".
### Changed
- Drop hosts restriction in free version ("Unlimited hosts").
### Fixed ### Fixed
- Redundant keychain items. - No way to set DNS servers when using DNS over HTTPS.
- Keyboard not dismissed in "Network settings".
- "Reset configuration" not working with encrypted configuration files.
- "Update list" locks up in providers.

View File

@ -1,16 +1,4 @@
### Added
- Support `--data-ciphers` from OpenVPN 2.5.
- Support DNS over HTTPS/TLS in "Network settings".
### Changed
- Drop hosts restriction in free version ("Unlimited hosts").
### Fixed ### Fixed
- Redundant keychain items. - No way to set DNS servers when using DNS over HTTPS.
- Keyboard not dismissed in "Network settings".
- "Reset configuration" not working with encrypted configuration files.
- "Update list" locks up in providers.

View File

@ -1,16 +1,4 @@
### Added
- Support `--data-ciphers` from OpenVPN 2.5.
- Support DNS over HTTPS/TLS in "Network settings".
### Changed
- Drop hosts restriction in free version ("Unlimited hosts").
### Fixed ### Fixed
- Redundant keychain items. - No way to set DNS servers when using DNS over HTTPS.
- Keyboard not dismissed in "Network settings".
- "Reset configuration" not working with encrypted configuration files.
- "Update list" locks up in providers.

View File

@ -1,16 +1,4 @@
### Added
- Support `--data-ciphers` from OpenVPN 2.5.
- Support DNS over HTTPS/TLS in "Network settings".
### Changed
- Drop hosts restriction in free version ("Unlimited hosts").
### Fixed ### Fixed
- Redundant keychain items. - No way to set DNS servers when using DNS over HTTPS.
- Keyboard not dismissed in "Network settings".
- "Reset configuration" not working with encrypted configuration files.
- "Update list" locks up in providers.

View File

@ -1,16 +1,4 @@
### Added
- Support `--data-ciphers` from OpenVPN 2.5.
- Support DNS over HTTPS/TLS in "Network settings".
### Changed
- Drop hosts restriction in free version ("Unlimited hosts").
### Fixed ### Fixed
- Redundant keychain items. - No way to set DNS servers when using DNS over HTTPS.
- Keyboard not dismissed in "Network settings".
- "Reset configuration" not working with encrypted configuration files.
- "Update list" locks up in providers.

View File

@ -1,16 +1,4 @@
### Added
- Support `--data-ciphers` from OpenVPN 2.5.
- Support DNS over HTTPS/TLS in "Network settings".
### Changed
- Drop hosts restriction in free version ("Unlimited hosts").
### Fixed ### Fixed
- Redundant keychain items. - No way to set DNS servers when using DNS over HTTPS.
- Keyboard not dismissed in "Network settings".
- "Reset configuration" not working with encrypted configuration files.
- "Update list" locks up in providers.

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.15.1 Beta 2625 (2021-02-12)
### Changed ### Changed

View File

@ -1,17 +1,8 @@
### Added
- Support `--data-ciphers` from OpenVPN 2.5.
- Support DNS over HTTPS/TLS in "Network settings".
- Menu tooltip describing active profile and status.
- Make "Confirm quit" a preference.
### Changed ### Changed
- Rendering of profile configuration. - Skip keychain password prompt.
- Color-blind friendly menu icon.
### Fixed ### Fixed
- Missing PAC URL in proxy settings. - No way to set DNS servers when using DNS over HTTPS.
- Redundant keychain items.

View File

@ -1,17 +1,8 @@
### Added
- Support `--data-ciphers` from OpenVPN 2.5.
- Support DNS over HTTPS/TLS in "Network settings".
- Menu tooltip describing active profile and status.
- Make "Confirm quit" a preference.
### Changed ### Changed
- Rendering of profile configuration. - Skip keychain password prompt.
- Color-blind friendly menu icon.
### Fixed ### Fixed
- Missing PAC URL in proxy settings. - No way to set DNS servers when using DNS over HTTPS.
- Redundant keychain items.

View File

@ -1,17 +1,8 @@
### Added
- Support `--data-ciphers` from OpenVPN 2.5.
- Support DNS over HTTPS/TLS in "Network settings".
- Menu tooltip describing active profile and status.
- Make "Confirm quit" a preference.
### Changed ### Changed
- Rendering of profile configuration. - Skip keychain password prompt.
- Color-blind friendly menu icon.
### Fixed ### Fixed
- Missing PAC URL in proxy settings. - No way to set DNS servers when using DNS over HTTPS.
- Redundant keychain items.

View File

@ -1,17 +1,8 @@
### Added
- Support `--data-ciphers` from OpenVPN 2.5.
- Support DNS over HTTPS/TLS in "Network settings".
- Menu tooltip describing active profile and status.
- Make "Confirm quit" a preference.
### Changed ### Changed
- Rendering of profile configuration. - Skip keychain password prompt.
- Color-blind friendly menu icon.
### Fixed ### Fixed
- Missing PAC URL in proxy settings. - No way to set DNS servers when using DNS over HTTPS.
- Redundant keychain items.

View File

@ -1,17 +1,8 @@
### Added
- Support `--data-ciphers` from OpenVPN 2.5.
- Support DNS over HTTPS/TLS in "Network settings".
- Menu tooltip describing active profile and status.
- Make "Confirm quit" a preference.
### Changed ### Changed
- Rendering of profile configuration. - Skip keychain password prompt.
- Color-blind friendly menu icon.
### Fixed ### Fixed
- Missing PAC URL in proxy settings. - No way to set DNS servers when using DNS over HTTPS.
- Redundant keychain items.

View File

@ -1,17 +1,8 @@
### Added
- Support `--data-ciphers` from OpenVPN 2.5.
- Support DNS over HTTPS/TLS in "Network settings".
- Menu tooltip describing active profile and status.
- Make "Confirm quit" a preference.
### Changed ### Changed
- Rendering of profile configuration. - Skip keychain password prompt.
- Color-blind friendly menu icon.
### Fixed ### Fixed
- Missing PAC URL in proxy settings. - No way to set DNS servers when using DNS over HTTPS.
- Redundant keychain items.

View File

@ -1,17 +1,8 @@
### Added
- Support `--data-ciphers` from OpenVPN 2.5.
- Support DNS over HTTPS/TLS in "Network settings".
- Menu tooltip describing active profile and status.
- Make "Confirm quit" a preference.
### Changed ### Changed
- Rendering of profile configuration. - Skip keychain password prompt.
- Color-blind friendly menu icon.
### Fixed ### Fixed
- Missing PAC URL in proxy settings. - No way to set DNS servers when using DNS over HTTPS.
- Redundant keychain items.

View File

@ -1,17 +1,8 @@
### Added
- Support `--data-ciphers` from OpenVPN 2.5.
- Support DNS over HTTPS/TLS in "Network settings".
- Menu tooltip describing active profile and status.
- Make "Confirm quit" a preference.
### Changed ### Changed
- Rendering of profile configuration. - Skip keychain password prompt.
- Color-blind friendly menu icon.
### Fixed ### Fixed
- Missing PAC URL in proxy settings. - No way to set DNS servers when using DNS over HTTPS.
- Redundant keychain items.

View File

@ -1,17 +1,8 @@
### Added
- Support `--data-ciphers` from OpenVPN 2.5.
- Support DNS over HTTPS/TLS in "Network settings".
- Menu tooltip describing active profile and status.
- Make "Confirm quit" a preference.
### Changed ### Changed
- Rendering of profile configuration. - Skip keychain password prompt.
- Color-blind friendly menu icon.
### Fixed ### Fixed
- Missing PAC URL in proxy settings. - No way to set DNS servers when using DNS over HTTPS.
- Redundant keychain items.

View File

@ -1,17 +1,8 @@
### Added
- Support `--data-ciphers` from OpenVPN 2.5.
- Support DNS over HTTPS/TLS in "Network settings".
- Menu tooltip describing active profile and status.
- Make "Confirm quit" a preference.
### Changed ### Changed
- Rendering of profile configuration. - Skip keychain password prompt.
- Color-blind friendly menu icon.
### Fixed ### Fixed
- Missing PAC URL in proxy settings. - No way to set DNS servers when using DNS over HTTPS.
- Redundant keychain items.

View File

@ -1,17 +1,8 @@
### Added
- Support `--data-ciphers` from OpenVPN 2.5.
- Support DNS over HTTPS/TLS in "Network settings".
- Menu tooltip describing active profile and status.
- Make "Confirm quit" a preference.
### Changed ### Changed
- Rendering of profile configuration. - Skip keychain password prompt.
- Color-blind friendly menu icon.
### Fixed ### Fixed
- Missing PAC URL in proxy settings. - No way to set DNS servers when using DNS over HTTPS.
- Redundant keychain items.