Set beta release
This commit is contained in:
parent
6487d10cb9
commit
d406fdcac0
|
@ -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.2 Beta 2652 (2021-04-16)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
### Fixed
|
### Changed
|
||||||
|
|
||||||
- No way to set DNS servers when using DNS over HTTPS.
|
- Drop Twitch link.
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
### Fixed
|
### Changed
|
||||||
|
|
||||||
- No way to set DNS servers when using DNS over HTTPS.
|
- Drop Twitch link.
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
### Fixed
|
### Changed
|
||||||
|
|
||||||
- No way to set DNS servers when using DNS over HTTPS.
|
- Drop Twitch link.
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
### Fixed
|
### Changed
|
||||||
|
|
||||||
- No way to set DNS servers when using DNS over HTTPS.
|
- Drop Twitch link.
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
### Fixed
|
### Changed
|
||||||
|
|
||||||
- No way to set DNS servers when using DNS over HTTPS.
|
- Drop Twitch link.
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
### Fixed
|
### Changed
|
||||||
|
|
||||||
- No way to set DNS servers when using DNS over HTTPS.
|
- Drop Twitch link.
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
### Fixed
|
### Changed
|
||||||
|
|
||||||
- No way to set DNS servers when using DNS over HTTPS.
|
- Drop Twitch link.
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
### Fixed
|
### Changed
|
||||||
|
|
||||||
- No way to set DNS servers when using DNS over HTTPS.
|
- Drop Twitch link.
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
### Fixed
|
### Changed
|
||||||
|
|
||||||
- No way to set DNS servers when using DNS over HTTPS.
|
- Drop Twitch link.
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
### Fixed
|
### Changed
|
||||||
|
|
||||||
- No way to set DNS servers when using DNS over HTTPS.
|
- Drop Twitch link.
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
### Fixed
|
### Changed
|
||||||
|
|
||||||
- No way to set DNS servers when using DNS over HTTPS.
|
- Drop Twitch link.
|
||||||
|
|
||||||
|
|
|
@ -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.2 Beta 2652 (2021-04-16)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,14 @@
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Website guidance in provider account screen.
|
||||||
|
- Missing translations (German, Greek, Spanish, French, Dutch, Polish, Portuguese, Russian, Swedish, Chinese Simplified).
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Skip keychain password prompt.
|
- Improve debug log appearance.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- No way to set DNS servers when using DNS over HTTPS.
|
- Prevent ineffective editing of trusted network SSID.
|
||||||
|
- VPN not being disabled when "Inactive" due to trusted network.
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,14 @@
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Website guidance in provider account screen.
|
||||||
|
- Missing translations (German, Greek, Spanish, French, Dutch, Polish, Portuguese, Russian, Swedish, Chinese Simplified).
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Skip keychain password prompt.
|
- Improve debug log appearance.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- No way to set DNS servers when using DNS over HTTPS.
|
- Prevent ineffective editing of trusted network SSID.
|
||||||
|
- VPN not being disabled when "Inactive" due to trusted network.
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,14 @@
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Website guidance in provider account screen.
|
||||||
|
- Missing translations (German, Greek, Spanish, French, Dutch, Polish, Portuguese, Russian, Swedish, Chinese Simplified).
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Skip keychain password prompt.
|
- Improve debug log appearance.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- No way to set DNS servers when using DNS over HTTPS.
|
- Prevent ineffective editing of trusted network SSID.
|
||||||
|
- VPN not being disabled when "Inactive" due to trusted network.
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,14 @@
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Website guidance in provider account screen.
|
||||||
|
- Missing translations (German, Greek, Spanish, French, Dutch, Polish, Portuguese, Russian, Swedish, Chinese Simplified).
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Skip keychain password prompt.
|
- Improve debug log appearance.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- No way to set DNS servers when using DNS over HTTPS.
|
- Prevent ineffective editing of trusted network SSID.
|
||||||
|
- VPN not being disabled when "Inactive" due to trusted network.
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,14 @@
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Website guidance in provider account screen.
|
||||||
|
- Missing translations (German, Greek, Spanish, French, Dutch, Polish, Portuguese, Russian, Swedish, Chinese Simplified).
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Skip keychain password prompt.
|
- Improve debug log appearance.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- No way to set DNS servers when using DNS over HTTPS.
|
- Prevent ineffective editing of trusted network SSID.
|
||||||
|
- VPN not being disabled when "Inactive" due to trusted network.
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,14 @@
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Website guidance in provider account screen.
|
||||||
|
- Missing translations (German, Greek, Spanish, French, Dutch, Polish, Portuguese, Russian, Swedish, Chinese Simplified).
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Skip keychain password prompt.
|
- Improve debug log appearance.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- No way to set DNS servers when using DNS over HTTPS.
|
- Prevent ineffective editing of trusted network SSID.
|
||||||
|
- VPN not being disabled when "Inactive" due to trusted network.
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,14 @@
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Website guidance in provider account screen.
|
||||||
|
- Missing translations (German, Greek, Spanish, French, Dutch, Polish, Portuguese, Russian, Swedish, Chinese Simplified).
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Skip keychain password prompt.
|
- Improve debug log appearance.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- No way to set DNS servers when using DNS over HTTPS.
|
- Prevent ineffective editing of trusted network SSID.
|
||||||
|
- VPN not being disabled when "Inactive" due to trusted network.
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,14 @@
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Website guidance in provider account screen.
|
||||||
|
- Missing translations (German, Greek, Spanish, French, Dutch, Polish, Portuguese, Russian, Swedish, Chinese Simplified).
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Skip keychain password prompt.
|
- Improve debug log appearance.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- No way to set DNS servers when using DNS over HTTPS.
|
- Prevent ineffective editing of trusted network SSID.
|
||||||
|
- VPN not being disabled when "Inactive" due to trusted network.
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,14 @@
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Website guidance in provider account screen.
|
||||||
|
- Missing translations (German, Greek, Spanish, French, Dutch, Polish, Portuguese, Russian, Swedish, Chinese Simplified).
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Skip keychain password prompt.
|
- Improve debug log appearance.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- No way to set DNS servers when using DNS over HTTPS.
|
- Prevent ineffective editing of trusted network SSID.
|
||||||
|
- VPN not being disabled when "Inactive" due to trusted network.
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,14 @@
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Website guidance in provider account screen.
|
||||||
|
- Missing translations (German, Greek, Spanish, French, Dutch, Polish, Portuguese, Russian, Swedish, Chinese Simplified).
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Skip keychain password prompt.
|
- Improve debug log appearance.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- No way to set DNS servers when using DNS over HTTPS.
|
- Prevent ineffective editing of trusted network SSID.
|
||||||
|
- VPN not being disabled when "Inactive" due to trusted network.
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,14 @@
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Website guidance in provider account screen.
|
||||||
|
- Missing translations (German, Greek, Spanish, French, Dutch, Polish, Portuguese, Russian, Swedish, Chinese Simplified).
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Skip keychain password prompt.
|
- Improve debug log appearance.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- No way to set DNS servers when using DNS over HTTPS.
|
- Prevent ineffective editing of trusted network SSID.
|
||||||
|
- VPN not being disabled when "Inactive" due to trusted network.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue