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

46 lines
935 B
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-07 20:59:51 +00:00
## 1.14.0 (2021-01-08)
2021-01-03 22:04:31 +00:00
### Added
- Country flags in provider infrastructure menu.
### Changed
- Rendering of provider infrastructures.
2021-01-14 23:46:23 +00:00
- Rendering of profile configuration.
2021-01-03 22:04:31 +00:00
### Fixed
- Provider infrastructure selectors not reloaded on profile change.
## 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.