passepartout-apple/Passepartout/App/macOS/CHANGELOG.md

53 lines
1.3 KiB
Markdown
Raw Normal View History

# Changelog
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).
2021-01-28 11:27:18 +00:00
## 1.15.0 Beta 2550 (2021-01-28)
2021-01-03 22:04:31 +00:00
### Added
2021-01-27 01:21:45 +00:00
- 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)
2021-01-27 01:21:45 +00:00
- Country flags in provider infrastructure menu.
2021-01-24 21:37:19 +00:00
- Menu tooltip describing active profile and status.
2021-01-26 19:39:37 +00:00
- Make "Confirm quit" a preference.
2021-01-03 22:04:31 +00:00
### Changed
- Rendering of provider infrastructures.
2021-01-14 23:46:23 +00:00
- Rendering of profile configuration.
2021-01-24 21:37:19 +00:00
- Color-blind friendly menu icon.
2021-01-03 22:04:31 +00:00
### Fixed
- Provider infrastructure selectors not reloaded on profile change.
2021-01-27 01:21:45 +00:00
- Missing PAC URL in proxy settings.
- Redundant keychain items.
2021-01-03 22:04:31 +00:00
## 1.0.0 (2021-01-01)
### Added
- Launch on boot/login.
- Change active profile from menu.
- Edit credentials/profile from menu.
- Links in About dialog.
### Changed
- Mimic iOS app when activating a profile (Use then Enable).
- Do not autoconnect to selected location.
### Fixed
- Unsaved settings.
- Incorrect keychain management.
- Menu inconsistencies.
## 1.0.0 beta 345 (2018-10-01)
First private beta release.