diff --git a/Passepartout/App/iOS/CHANGELOG.md b/Passepartout/App/iOS/CHANGELOG.md index 3fe14042..e8b6b891 100644 --- a/Passepartout/App/iOS/CHANGELOG.md +++ b/Passepartout/App/iOS/CHANGELOG.md @@ -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/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## 1.15.0 Beta 2550 (2021-01-28) ### Added diff --git a/Passepartout/App/iOS/fastlane/metadata/de-DE/release_notes.txt b/Passepartout/App/iOS/fastlane/metadata/de-DE/release_notes.txt index 4e948dfc..d379e510 100644 --- a/Passepartout/App/iOS/fastlane/metadata/de-DE/release_notes.txt +++ b/Passepartout/App/iOS/fastlane/metadata/de-DE/release_notes.txt @@ -7,3 +7,7 @@ - Drop hosts restriction in free version ("Unlimited hosts"). +### Fixed + +- Redundant keychain items. + diff --git a/Passepartout/App/iOS/fastlane/metadata/el/release_notes.txt b/Passepartout/App/iOS/fastlane/metadata/el/release_notes.txt index 4e948dfc..d379e510 100644 --- a/Passepartout/App/iOS/fastlane/metadata/el/release_notes.txt +++ b/Passepartout/App/iOS/fastlane/metadata/el/release_notes.txt @@ -7,3 +7,7 @@ - Drop hosts restriction in free version ("Unlimited hosts"). +### Fixed + +- Redundant keychain items. + diff --git a/Passepartout/App/iOS/fastlane/metadata/en-US/release_notes.txt b/Passepartout/App/iOS/fastlane/metadata/en-US/release_notes.txt index 4e948dfc..d379e510 100644 --- a/Passepartout/App/iOS/fastlane/metadata/en-US/release_notes.txt +++ b/Passepartout/App/iOS/fastlane/metadata/en-US/release_notes.txt @@ -7,3 +7,7 @@ - Drop hosts restriction in free version ("Unlimited hosts"). +### Fixed + +- Redundant keychain items. + diff --git a/Passepartout/App/iOS/fastlane/metadata/es-MX/release_notes.txt b/Passepartout/App/iOS/fastlane/metadata/es-MX/release_notes.txt index 4e948dfc..d379e510 100644 --- a/Passepartout/App/iOS/fastlane/metadata/es-MX/release_notes.txt +++ b/Passepartout/App/iOS/fastlane/metadata/es-MX/release_notes.txt @@ -7,3 +7,7 @@ - Drop hosts restriction in free version ("Unlimited hosts"). +### Fixed + +- Redundant keychain items. + diff --git a/Passepartout/App/iOS/fastlane/metadata/fr-FR/release_notes.txt b/Passepartout/App/iOS/fastlane/metadata/fr-FR/release_notes.txt index 4e948dfc..d379e510 100755 --- a/Passepartout/App/iOS/fastlane/metadata/fr-FR/release_notes.txt +++ b/Passepartout/App/iOS/fastlane/metadata/fr-FR/release_notes.txt @@ -7,3 +7,7 @@ - Drop hosts restriction in free version ("Unlimited hosts"). +### Fixed + +- Redundant keychain items. + diff --git a/Passepartout/App/iOS/fastlane/metadata/it/release_notes.txt b/Passepartout/App/iOS/fastlane/metadata/it/release_notes.txt index 4e948dfc..d379e510 100644 --- a/Passepartout/App/iOS/fastlane/metadata/it/release_notes.txt +++ b/Passepartout/App/iOS/fastlane/metadata/it/release_notes.txt @@ -7,3 +7,7 @@ - Drop hosts restriction in free version ("Unlimited hosts"). +### Fixed + +- Redundant keychain items. + diff --git a/Passepartout/App/iOS/fastlane/metadata/nl-NL/release_notes.txt b/Passepartout/App/iOS/fastlane/metadata/nl-NL/release_notes.txt index 4e948dfc..d379e510 100644 --- a/Passepartout/App/iOS/fastlane/metadata/nl-NL/release_notes.txt +++ b/Passepartout/App/iOS/fastlane/metadata/nl-NL/release_notes.txt @@ -7,3 +7,7 @@ - Drop hosts restriction in free version ("Unlimited hosts"). +### Fixed + +- Redundant keychain items. + diff --git a/Passepartout/App/iOS/fastlane/metadata/pl/release_notes.txt b/Passepartout/App/iOS/fastlane/metadata/pl/release_notes.txt index 4e948dfc..d379e510 100644 --- a/Passepartout/App/iOS/fastlane/metadata/pl/release_notes.txt +++ b/Passepartout/App/iOS/fastlane/metadata/pl/release_notes.txt @@ -7,3 +7,7 @@ - Drop hosts restriction in free version ("Unlimited hosts"). +### Fixed + +- Redundant keychain items. + diff --git a/Passepartout/App/iOS/fastlane/metadata/pt-BR/release_notes.txt b/Passepartout/App/iOS/fastlane/metadata/pt-BR/release_notes.txt index 4e948dfc..d379e510 100644 --- a/Passepartout/App/iOS/fastlane/metadata/pt-BR/release_notes.txt +++ b/Passepartout/App/iOS/fastlane/metadata/pt-BR/release_notes.txt @@ -7,3 +7,7 @@ - Drop hosts restriction in free version ("Unlimited hosts"). +### Fixed + +- Redundant keychain items. + diff --git a/Passepartout/App/iOS/fastlane/metadata/ru/release_notes.txt b/Passepartout/App/iOS/fastlane/metadata/ru/release_notes.txt index 4e948dfc..d379e510 100644 --- a/Passepartout/App/iOS/fastlane/metadata/ru/release_notes.txt +++ b/Passepartout/App/iOS/fastlane/metadata/ru/release_notes.txt @@ -7,3 +7,7 @@ - Drop hosts restriction in free version ("Unlimited hosts"). +### Fixed + +- Redundant keychain items. + diff --git a/Passepartout/App/iOS/fastlane/metadata/sv/release_notes.txt b/Passepartout/App/iOS/fastlane/metadata/sv/release_notes.txt index 4e948dfc..d379e510 100644 --- a/Passepartout/App/iOS/fastlane/metadata/sv/release_notes.txt +++ b/Passepartout/App/iOS/fastlane/metadata/sv/release_notes.txt @@ -7,3 +7,7 @@ - Drop hosts restriction in free version ("Unlimited hosts"). +### Fixed + +- Redundant keychain items. + diff --git a/Passepartout/App/macOS/CHANGELOG.md b/Passepartout/App/macOS/CHANGELOG.md index e9061b1e..df5ddcc4 100644 --- a/Passepartout/App/macOS/CHANGELOG.md +++ b/Passepartout/App/macOS/CHANGELOG.md @@ -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/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## 1.15.0 Beta 2550 (2021-01-28) ### Added diff --git a/Passepartout/App/macOS/fastlane/metadata/en-US/release_notes.txt b/Passepartout/App/macOS/fastlane/metadata/en-US/release_notes.txt index 85b88f4d..d7970bc0 100644 --- a/Passepartout/App/macOS/fastlane/metadata/en-US/release_notes.txt +++ b/Passepartout/App/macOS/fastlane/metadata/en-US/release_notes.txt @@ -1,8 +1,10 @@ ### Added -- Country flags in provider infrastructure menu. +- Support `--data-ciphers` from OpenVPN 2.5 [tunnelkit#193](https://github.com/passepartoutvpn/tunnelkit/issues/193) - Support DNS over HTTPS/TLS in "Network settings". +- Country flags in provider infrastructure menu. - Menu tooltip describing active profile and status. +- Make "Confirm quit" a preference. ### Changed @@ -13,4 +15,6 @@ ### Fixed - Provider infrastructure selectors not reloaded on profile change. +- Missing PAC URL in proxy settings. +- Redundant keychain items. diff --git a/Passepartout/App/macOS/fastlane/metadata/it/release_notes.txt b/Passepartout/App/macOS/fastlane/metadata/it/release_notes.txt index 85b88f4d..d7970bc0 100644 --- a/Passepartout/App/macOS/fastlane/metadata/it/release_notes.txt +++ b/Passepartout/App/macOS/fastlane/metadata/it/release_notes.txt @@ -1,8 +1,10 @@ ### Added -- Country flags in provider infrastructure menu. +- Support `--data-ciphers` from OpenVPN 2.5 [tunnelkit#193](https://github.com/passepartoutvpn/tunnelkit/issues/193) - Support DNS over HTTPS/TLS in "Network settings". +- Country flags in provider infrastructure menu. - Menu tooltip describing active profile and status. +- Make "Confirm quit" a preference. ### Changed @@ -13,4 +15,6 @@ ### Fixed - Provider infrastructure selectors not reloaded on profile change. +- Missing PAC URL in proxy settings. +- Redundant keychain items. diff --git a/Submodules/API b/Submodules/API index 39e7b179..1dfdd657 160000 --- a/Submodules/API +++ b/Submodules/API @@ -1 +1 @@ -Subproject commit 39e7b17959e0eb855acf18cdeafe01593f9a2ac2 +Subproject commit 1dfdd65782b10429086bbfe984ec52e1a00f6984