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

50 lines
1.2 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-26 19:17:34 +00:00
## Unreleased
2021-01-03 22:04:31 +00:00
### Added
- Country flags in provider infrastructure menu.
- Support DNS over HTTPS/TLS in "Network settings". [#91](https://github.com/passepartoutvpn/passepartout-apple/issues/91)
2021-01-24 21:37:19 +00:00
- Menu tooltip describing active profile and status.
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-26 19:17:34 +00:00
- Missing PAC URL in proxy settings on macOS.
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.