Fix macOS CHANGELOG
This commit is contained in:
parent
61f5cc7eb4
commit
d490233f12
|
@ -11,22 +11,33 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
- Support `--data-ciphers` from OpenVPN 2.5 [tunnelkit#193](https://github.com/passepartoutvpn/tunnelkit/issues/193)
|
- Support `--data-ciphers` from OpenVPN 2.5 [tunnelkit#193](https://github.com/passepartoutvpn/tunnelkit/issues/193)
|
||||||
- Support DNS over HTTPS/TLS in "Network settings". [#91](https://github.com/passepartoutvpn/passepartout-apple/issues/91)
|
- Support DNS over HTTPS/TLS in "Network settings". [#91](https://github.com/passepartoutvpn/passepartout-apple/issues/91)
|
||||||
- Country flags in provider infrastructure menu.
|
|
||||||
- Menu tooltip describing active profile and status.
|
- Menu tooltip describing active profile and status.
|
||||||
- Make "Confirm quit" a preference.
|
- Make "Confirm quit" a preference.
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Rendering of provider infrastructures.
|
|
||||||
- Rendering of profile configuration.
|
- Rendering of profile configuration.
|
||||||
- Color-blind friendly menu icon.
|
- Color-blind friendly menu icon.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Provider infrastructure selectors not reloaded on profile change.
|
|
||||||
- Missing PAC URL in proxy settings.
|
- Missing PAC URL in proxy settings.
|
||||||
- Redundant keychain items.
|
- Redundant keychain items.
|
||||||
|
|
||||||
|
## 1.14.0 (2021-01-07)
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Country flags in provider infrastructure menu.
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- Rendering of provider infrastructures.
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- Provider infrastructure selectors not reloaded on profile change.
|
||||||
|
|
||||||
## 1.0.0 (2021-01-01)
|
## 1.0.0 (2021-01-01)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
Loading…
Reference in New Issue