Set beta release
This commit is contained in:
parent
3ccdfc7626
commit
0b65ed4385
|
@ -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.17.0 Beta 2880 (2021-11-12)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,7 @@
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
- Replace OpenSSL with BoringSSL.
|
||||||
|
- Restrict support to secure TLS algorithms (security level).
|
||||||
- Allow Oeck provider without any purchase.
|
- Allow Oeck provider without any purchase.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
|
@ -1,5 +1,7 @@
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
- Replace OpenSSL with BoringSSL.
|
||||||
|
- Restrict support to secure TLS algorithms (security level).
|
||||||
- Allow Oeck provider without any purchase.
|
- Allow Oeck provider without any purchase.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
|
@ -1,5 +1,7 @@
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
- Replace OpenSSL with BoringSSL.
|
||||||
|
- Restrict support to secure TLS algorithms (security level).
|
||||||
- Allow Oeck provider without any purchase.
|
- Allow Oeck provider without any purchase.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
|
@ -1,5 +1,7 @@
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
- Replace OpenSSL with BoringSSL.
|
||||||
|
- Restrict support to secure TLS algorithms (security level).
|
||||||
- Allow Oeck provider without any purchase.
|
- Allow Oeck provider without any purchase.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
|
@ -1,5 +1,7 @@
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
- Replace OpenSSL with BoringSSL.
|
||||||
|
- Restrict support to secure TLS algorithms (security level).
|
||||||
- Allow Oeck provider without any purchase.
|
- Allow Oeck provider without any purchase.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
|
@ -1,5 +1,7 @@
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
- Replace OpenSSL with BoringSSL.
|
||||||
|
- Restrict support to secure TLS algorithms (security level).
|
||||||
- Allow Oeck provider without any purchase.
|
- Allow Oeck provider without any purchase.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
|
@ -1,5 +1,7 @@
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
- Replace OpenSSL with BoringSSL.
|
||||||
|
- Restrict support to secure TLS algorithms (security level).
|
||||||
- Allow Oeck provider without any purchase.
|
- Allow Oeck provider without any purchase.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
|
@ -1,5 +1,7 @@
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
- Replace OpenSSL with BoringSSL.
|
||||||
|
- Restrict support to secure TLS algorithms (security level).
|
||||||
- Allow Oeck provider without any purchase.
|
- Allow Oeck provider without any purchase.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
|
@ -1,5 +1,7 @@
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
- Replace OpenSSL with BoringSSL.
|
||||||
|
- Restrict support to secure TLS algorithms (security level).
|
||||||
- Allow Oeck provider without any purchase.
|
- Allow Oeck provider without any purchase.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
|
@ -1,5 +1,7 @@
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
- Replace OpenSSL with BoringSSL.
|
||||||
|
- Restrict support to secure TLS algorithms (security level).
|
||||||
- Allow Oeck provider without any purchase.
|
- Allow Oeck provider without any purchase.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
|
@ -1,5 +1,7 @@
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
- Replace OpenSSL with BoringSSL.
|
||||||
|
- Restrict support to secure TLS algorithms (security level).
|
||||||
- Allow Oeck provider without any purchase.
|
- Allow Oeck provider without any purchase.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
|
@ -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.17.0 Beta 2880 (2021-11-12)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,9 @@
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
- Replace OpenSSL with BoringSSL.
|
||||||
|
- Restrict support to secure TLS algorithms (security level).
|
||||||
|
- Drop status bar icon color to automatically adjust to desktop background color.
|
||||||
- Allow Oeck provider without any purchase.
|
- Allow Oeck provider without any purchase.
|
||||||
- Status bar icon color had to be dropped in order to automatically adjust to desktop background color.
|
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,9 @@
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
- Replace OpenSSL with BoringSSL.
|
||||||
|
- Restrict support to secure TLS algorithms (security level).
|
||||||
|
- Drop status bar icon color to automatically adjust to desktop background color.
|
||||||
- Allow Oeck provider without any purchase.
|
- Allow Oeck provider without any purchase.
|
||||||
- Status bar icon color had to be dropped in order to automatically adjust to desktop background color.
|
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,9 @@
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
- Replace OpenSSL with BoringSSL.
|
||||||
|
- Restrict support to secure TLS algorithms (security level).
|
||||||
|
- Drop status bar icon color to automatically adjust to desktop background color.
|
||||||
- Allow Oeck provider without any purchase.
|
- Allow Oeck provider without any purchase.
|
||||||
- Status bar icon color had to be dropped in order to automatically adjust to desktop background color.
|
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,9 @@
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
- Replace OpenSSL with BoringSSL.
|
||||||
|
- Restrict support to secure TLS algorithms (security level).
|
||||||
|
- Drop status bar icon color to automatically adjust to desktop background color.
|
||||||
- Allow Oeck provider without any purchase.
|
- Allow Oeck provider without any purchase.
|
||||||
- Status bar icon color had to be dropped in order to automatically adjust to desktop background color.
|
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,9 @@
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
- Replace OpenSSL with BoringSSL.
|
||||||
|
- Restrict support to secure TLS algorithms (security level).
|
||||||
|
- Drop status bar icon color to automatically adjust to desktop background color.
|
||||||
- Allow Oeck provider without any purchase.
|
- Allow Oeck provider without any purchase.
|
||||||
- Status bar icon color had to be dropped in order to automatically adjust to desktop background color.
|
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,9 @@
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
- Replace OpenSSL with BoringSSL.
|
||||||
|
- Restrict support to secure TLS algorithms (security level).
|
||||||
|
- Drop status bar icon color to automatically adjust to desktop background color.
|
||||||
- Allow Oeck provider without any purchase.
|
- Allow Oeck provider without any purchase.
|
||||||
- Status bar icon color had to be dropped in order to automatically adjust to desktop background color.
|
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,9 @@
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
- Replace OpenSSL with BoringSSL.
|
||||||
|
- Restrict support to secure TLS algorithms (security level).
|
||||||
|
- Drop status bar icon color to automatically adjust to desktop background color.
|
||||||
- Allow Oeck provider without any purchase.
|
- Allow Oeck provider without any purchase.
|
||||||
- Status bar icon color had to be dropped in order to automatically adjust to desktop background color.
|
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,9 @@
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
- Replace OpenSSL with BoringSSL.
|
||||||
|
- Restrict support to secure TLS algorithms (security level).
|
||||||
|
- Drop status bar icon color to automatically adjust to desktop background color.
|
||||||
- Allow Oeck provider without any purchase.
|
- Allow Oeck provider without any purchase.
|
||||||
- Status bar icon color had to be dropped in order to automatically adjust to desktop background color.
|
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,9 @@
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
- Replace OpenSSL with BoringSSL.
|
||||||
|
- Restrict support to secure TLS algorithms (security level).
|
||||||
|
- Drop status bar icon color to automatically adjust to desktop background color.
|
||||||
- Allow Oeck provider without any purchase.
|
- Allow Oeck provider without any purchase.
|
||||||
- Status bar icon color had to be dropped in order to automatically adjust to desktop background color.
|
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,9 @@
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
- Replace OpenSSL with BoringSSL.
|
||||||
|
- Restrict support to secure TLS algorithms (security level).
|
||||||
|
- Drop status bar icon color to automatically adjust to desktop background color.
|
||||||
- Allow Oeck provider without any purchase.
|
- Allow Oeck provider without any purchase.
|
||||||
- Status bar icon color had to be dropped in order to automatically adjust to desktop background color.
|
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,9 @@
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
- Replace OpenSSL with BoringSSL.
|
||||||
|
- Restrict support to secure TLS algorithms (security level).
|
||||||
|
- Drop status bar icon color to automatically adjust to desktop background color.
|
||||||
- Allow Oeck provider without any purchase.
|
- Allow Oeck provider without any purchase.
|
||||||
- Status bar icon color had to be dropped in order to automatically adjust to desktop background color.
|
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue