diff --git a/.beta-build b/.beta-build index 94da4883..5f1d1703 100644 --- a/.beta-build +++ b/.beta-build @@ -1 +1 @@ -3578 +3582 diff --git a/CHANGELOG.md b/CHANGELOG.md index 6725f141..0bf9f818 100644 --- a/CHANGELOG.md +++ b/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). -## 2.3.2 (2024-01-10) +## 2.3.2 (2024-01-11) ### Fixed @@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Purchase is not credited if any refund was issued in the past. [#461](https://github.com/passepartoutvpn/passepartout-apple/issues/461) - On-demand not applying to wired connections. [#463](https://github.com/passepartoutvpn/passepartout-apple/pull/463) -## 2.3.2 (2024-01-10) +## 2.3.2 (2024-01-11) ### Fixed diff --git a/Gemfile.lock b/Gemfile.lock index d78f9a89..a7718121 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ GEM artifactory (3.0.15) atomos (0.1.3) aws-eventstream (1.3.0) - aws-partitions (1.877.0) + aws-partitions (1.878.0) aws-sdk-core (3.190.2) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.651.0) diff --git a/Passepartout.xcodeproj/project.pbxproj b/Passepartout.xcodeproj/project.pbxproj index 09e9daa7..d1eff272 100644 --- a/Passepartout.xcodeproj/project.pbxproj +++ b/Passepartout.xcodeproj/project.pbxproj @@ -1783,7 +1783,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; CODE_SIGN_IDENTITY = "Apple Development"; - CURRENT_PROJECT_VERSION = 3578; + CURRENT_PROJECT_VERSION = 3582; DEBUG_INFORMATION_FORMAT = dwarf; DEVELOPMENT_TEAM = "$(CFG_TEAM_ID)"; ENABLE_BITCODE = NO; @@ -1852,7 +1852,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; CODE_SIGN_IDENTITY = "Apple Development"; - CURRENT_PROJECT_VERSION = 3578; + CURRENT_PROJECT_VERSION = 3582; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEVELOPMENT_TEAM = "$(CFG_TEAM_ID)"; ENABLE_BITCODE = NO; @@ -1889,7 +1889,7 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 3578; + CURRENT_PROJECT_VERSION = 3582; INFOPLIST_FILE = Passepartout/App/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", @@ -1917,7 +1917,7 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 3578; + CURRENT_PROJECT_VERSION = 3582; INFOPLIST_FILE = Passepartout/App/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", @@ -1943,7 +1943,7 @@ CODE_SIGN_STYLE = Manual; COMBINE_HIDPI_IMAGES = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 3578; + CURRENT_PROJECT_VERSION = 3582; DEAD_CODE_STRIPPING = YES; INFOPLIST_FILE = Passepartout/Mac/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; @@ -1976,7 +1976,7 @@ CODE_SIGN_STYLE = Manual; COMBINE_HIDPI_IMAGES = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 3578; + CURRENT_PROJECT_VERSION = 3582; DEAD_CODE_STRIPPING = YES; INFOPLIST_FILE = Passepartout/Mac/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; diff --git a/Passepartout/App/Info.plist b/Passepartout/App/Info.plist index f692ef55..ff067b90 100644 --- a/Passepartout/App/Info.plist +++ b/Passepartout/App/Info.plist @@ -34,7 +34,7 @@ CFBundleShortVersionString 2.3.2 CFBundleVersion - 3578 + 3582 ITSAppUsesNonExemptEncryption LSApplicationCategoryType diff --git a/Passepartout/App/fastlane/ios/metadata/de-DE/release_notes.txt b/Passepartout/App/fastlane/ios/metadata/de-DE/release_notes.txt index 648fe653..cf1c0e14 100644 --- a/Passepartout/App/fastlane/ios/metadata/de-DE/release_notes.txt +++ b/Passepartout/App/fastlane/ios/metadata/de-DE/release_notes.txt @@ -2,4 +2,5 @@ - "Restore purchases" not working. - Purchase is not credited if any refund was issued in the past. +- On-demand not applying to wired connections. diff --git a/Passepartout/App/fastlane/ios/metadata/el/release_notes.txt b/Passepartout/App/fastlane/ios/metadata/el/release_notes.txt index 648fe653..cf1c0e14 100644 --- a/Passepartout/App/fastlane/ios/metadata/el/release_notes.txt +++ b/Passepartout/App/fastlane/ios/metadata/el/release_notes.txt @@ -2,4 +2,5 @@ - "Restore purchases" not working. - Purchase is not credited if any refund was issued in the past. +- On-demand not applying to wired connections. diff --git a/Passepartout/App/fastlane/ios/metadata/en-US/release_notes.txt b/Passepartout/App/fastlane/ios/metadata/en-US/release_notes.txt index 648fe653..cf1c0e14 100644 --- a/Passepartout/App/fastlane/ios/metadata/en-US/release_notes.txt +++ b/Passepartout/App/fastlane/ios/metadata/en-US/release_notes.txt @@ -2,4 +2,5 @@ - "Restore purchases" not working. - Purchase is not credited if any refund was issued in the past. +- On-demand not applying to wired connections. diff --git a/Passepartout/App/fastlane/ios/metadata/es-MX/release_notes.txt b/Passepartout/App/fastlane/ios/metadata/es-MX/release_notes.txt index 648fe653..cf1c0e14 100644 --- a/Passepartout/App/fastlane/ios/metadata/es-MX/release_notes.txt +++ b/Passepartout/App/fastlane/ios/metadata/es-MX/release_notes.txt @@ -2,4 +2,5 @@ - "Restore purchases" not working. - Purchase is not credited if any refund was issued in the past. +- On-demand not applying to wired connections. diff --git a/Passepartout/App/fastlane/ios/metadata/fr-FR/release_notes.txt b/Passepartout/App/fastlane/ios/metadata/fr-FR/release_notes.txt index 648fe653..cf1c0e14 100755 --- a/Passepartout/App/fastlane/ios/metadata/fr-FR/release_notes.txt +++ b/Passepartout/App/fastlane/ios/metadata/fr-FR/release_notes.txt @@ -2,4 +2,5 @@ - "Restore purchases" not working. - Purchase is not credited if any refund was issued in the past. +- On-demand not applying to wired connections. diff --git a/Passepartout/App/fastlane/ios/metadata/it/release_notes.txt b/Passepartout/App/fastlane/ios/metadata/it/release_notes.txt index 648fe653..cf1c0e14 100644 --- a/Passepartout/App/fastlane/ios/metadata/it/release_notes.txt +++ b/Passepartout/App/fastlane/ios/metadata/it/release_notes.txt @@ -2,4 +2,5 @@ - "Restore purchases" not working. - Purchase is not credited if any refund was issued in the past. +- On-demand not applying to wired connections. diff --git a/Passepartout/App/fastlane/ios/metadata/nl-NL/release_notes.txt b/Passepartout/App/fastlane/ios/metadata/nl-NL/release_notes.txt index 648fe653..cf1c0e14 100644 --- a/Passepartout/App/fastlane/ios/metadata/nl-NL/release_notes.txt +++ b/Passepartout/App/fastlane/ios/metadata/nl-NL/release_notes.txt @@ -2,4 +2,5 @@ - "Restore purchases" not working. - Purchase is not credited if any refund was issued in the past. +- On-demand not applying to wired connections. diff --git a/Passepartout/App/fastlane/ios/metadata/pl/release_notes.txt b/Passepartout/App/fastlane/ios/metadata/pl/release_notes.txt index 648fe653..cf1c0e14 100644 --- a/Passepartout/App/fastlane/ios/metadata/pl/release_notes.txt +++ b/Passepartout/App/fastlane/ios/metadata/pl/release_notes.txt @@ -2,4 +2,5 @@ - "Restore purchases" not working. - Purchase is not credited if any refund was issued in the past. +- On-demand not applying to wired connections. diff --git a/Passepartout/App/fastlane/ios/metadata/pt-BR/release_notes.txt b/Passepartout/App/fastlane/ios/metadata/pt-BR/release_notes.txt index 648fe653..cf1c0e14 100644 --- a/Passepartout/App/fastlane/ios/metadata/pt-BR/release_notes.txt +++ b/Passepartout/App/fastlane/ios/metadata/pt-BR/release_notes.txt @@ -2,4 +2,5 @@ - "Restore purchases" not working. - Purchase is not credited if any refund was issued in the past. +- On-demand not applying to wired connections. diff --git a/Passepartout/App/fastlane/ios/metadata/ru/release_notes.txt b/Passepartout/App/fastlane/ios/metadata/ru/release_notes.txt index 648fe653..cf1c0e14 100644 --- a/Passepartout/App/fastlane/ios/metadata/ru/release_notes.txt +++ b/Passepartout/App/fastlane/ios/metadata/ru/release_notes.txt @@ -2,4 +2,5 @@ - "Restore purchases" not working. - Purchase is not credited if any refund was issued in the past. +- On-demand not applying to wired connections. diff --git a/Passepartout/App/fastlane/ios/metadata/sv/release_notes.txt b/Passepartout/App/fastlane/ios/metadata/sv/release_notes.txt index 648fe653..cf1c0e14 100644 --- a/Passepartout/App/fastlane/ios/metadata/sv/release_notes.txt +++ b/Passepartout/App/fastlane/ios/metadata/sv/release_notes.txt @@ -2,4 +2,5 @@ - "Restore purchases" not working. - Purchase is not credited if any refund was issued in the past. +- On-demand not applying to wired connections. diff --git a/Passepartout/App/fastlane/mac/metadata/de-DE/release_notes.txt b/Passepartout/App/fastlane/mac/metadata/de-DE/release_notes.txt index 648fe653..cf1c0e14 100644 --- a/Passepartout/App/fastlane/mac/metadata/de-DE/release_notes.txt +++ b/Passepartout/App/fastlane/mac/metadata/de-DE/release_notes.txt @@ -2,4 +2,5 @@ - "Restore purchases" not working. - Purchase is not credited if any refund was issued in the past. +- On-demand not applying to wired connections. diff --git a/Passepartout/App/fastlane/mac/metadata/el/release_notes.txt b/Passepartout/App/fastlane/mac/metadata/el/release_notes.txt index 648fe653..cf1c0e14 100644 --- a/Passepartout/App/fastlane/mac/metadata/el/release_notes.txt +++ b/Passepartout/App/fastlane/mac/metadata/el/release_notes.txt @@ -2,4 +2,5 @@ - "Restore purchases" not working. - Purchase is not credited if any refund was issued in the past. +- On-demand not applying to wired connections. diff --git a/Passepartout/App/fastlane/mac/metadata/en-US/release_notes.txt b/Passepartout/App/fastlane/mac/metadata/en-US/release_notes.txt index 648fe653..cf1c0e14 100644 --- a/Passepartout/App/fastlane/mac/metadata/en-US/release_notes.txt +++ b/Passepartout/App/fastlane/mac/metadata/en-US/release_notes.txt @@ -2,4 +2,5 @@ - "Restore purchases" not working. - Purchase is not credited if any refund was issued in the past. +- On-demand not applying to wired connections. diff --git a/Passepartout/App/fastlane/mac/metadata/es-MX/release_notes.txt b/Passepartout/App/fastlane/mac/metadata/es-MX/release_notes.txt index 648fe653..cf1c0e14 100644 --- a/Passepartout/App/fastlane/mac/metadata/es-MX/release_notes.txt +++ b/Passepartout/App/fastlane/mac/metadata/es-MX/release_notes.txt @@ -2,4 +2,5 @@ - "Restore purchases" not working. - Purchase is not credited if any refund was issued in the past. +- On-demand not applying to wired connections. diff --git a/Passepartout/App/fastlane/mac/metadata/fr-FR/release_notes.txt b/Passepartout/App/fastlane/mac/metadata/fr-FR/release_notes.txt index 648fe653..cf1c0e14 100644 --- a/Passepartout/App/fastlane/mac/metadata/fr-FR/release_notes.txt +++ b/Passepartout/App/fastlane/mac/metadata/fr-FR/release_notes.txt @@ -2,4 +2,5 @@ - "Restore purchases" not working. - Purchase is not credited if any refund was issued in the past. +- On-demand not applying to wired connections. diff --git a/Passepartout/App/fastlane/mac/metadata/it/release_notes.txt b/Passepartout/App/fastlane/mac/metadata/it/release_notes.txt index 648fe653..cf1c0e14 100644 --- a/Passepartout/App/fastlane/mac/metadata/it/release_notes.txt +++ b/Passepartout/App/fastlane/mac/metadata/it/release_notes.txt @@ -2,4 +2,5 @@ - "Restore purchases" not working. - Purchase is not credited if any refund was issued in the past. +- On-demand not applying to wired connections. diff --git a/Passepartout/App/fastlane/mac/metadata/nl-NL/release_notes.txt b/Passepartout/App/fastlane/mac/metadata/nl-NL/release_notes.txt index 648fe653..cf1c0e14 100644 --- a/Passepartout/App/fastlane/mac/metadata/nl-NL/release_notes.txt +++ b/Passepartout/App/fastlane/mac/metadata/nl-NL/release_notes.txt @@ -2,4 +2,5 @@ - "Restore purchases" not working. - Purchase is not credited if any refund was issued in the past. +- On-demand not applying to wired connections. diff --git a/Passepartout/App/fastlane/mac/metadata/pl/release_notes.txt b/Passepartout/App/fastlane/mac/metadata/pl/release_notes.txt index 648fe653..cf1c0e14 100644 --- a/Passepartout/App/fastlane/mac/metadata/pl/release_notes.txt +++ b/Passepartout/App/fastlane/mac/metadata/pl/release_notes.txt @@ -2,4 +2,5 @@ - "Restore purchases" not working. - Purchase is not credited if any refund was issued in the past. +- On-demand not applying to wired connections. diff --git a/Passepartout/App/fastlane/mac/metadata/pt-BR/release_notes.txt b/Passepartout/App/fastlane/mac/metadata/pt-BR/release_notes.txt index 648fe653..cf1c0e14 100644 --- a/Passepartout/App/fastlane/mac/metadata/pt-BR/release_notes.txt +++ b/Passepartout/App/fastlane/mac/metadata/pt-BR/release_notes.txt @@ -2,4 +2,5 @@ - "Restore purchases" not working. - Purchase is not credited if any refund was issued in the past. +- On-demand not applying to wired connections. diff --git a/Passepartout/App/fastlane/mac/metadata/ru/release_notes.txt b/Passepartout/App/fastlane/mac/metadata/ru/release_notes.txt index 648fe653..cf1c0e14 100644 --- a/Passepartout/App/fastlane/mac/metadata/ru/release_notes.txt +++ b/Passepartout/App/fastlane/mac/metadata/ru/release_notes.txt @@ -2,4 +2,5 @@ - "Restore purchases" not working. - Purchase is not credited if any refund was issued in the past. +- On-demand not applying to wired connections. diff --git a/Passepartout/App/fastlane/mac/metadata/sv/release_notes.txt b/Passepartout/App/fastlane/mac/metadata/sv/release_notes.txt index 648fe653..cf1c0e14 100644 --- a/Passepartout/App/fastlane/mac/metadata/sv/release_notes.txt +++ b/Passepartout/App/fastlane/mac/metadata/sv/release_notes.txt @@ -2,4 +2,5 @@ - "Restore purchases" not working. - Purchase is not credited if any refund was issued in the past. +- On-demand not applying to wired connections. diff --git a/Passepartout/App/fastlane/tvos/metadata/de-DE/release_notes.txt b/Passepartout/App/fastlane/tvos/metadata/de-DE/release_notes.txt index 648fe653..cf1c0e14 100644 --- a/Passepartout/App/fastlane/tvos/metadata/de-DE/release_notes.txt +++ b/Passepartout/App/fastlane/tvos/metadata/de-DE/release_notes.txt @@ -2,4 +2,5 @@ - "Restore purchases" not working. - Purchase is not credited if any refund was issued in the past. +- On-demand not applying to wired connections. diff --git a/Passepartout/App/fastlane/tvos/metadata/el/release_notes.txt b/Passepartout/App/fastlane/tvos/metadata/el/release_notes.txt index 648fe653..cf1c0e14 100644 --- a/Passepartout/App/fastlane/tvos/metadata/el/release_notes.txt +++ b/Passepartout/App/fastlane/tvos/metadata/el/release_notes.txt @@ -2,4 +2,5 @@ - "Restore purchases" not working. - Purchase is not credited if any refund was issued in the past. +- On-demand not applying to wired connections. diff --git a/Passepartout/App/fastlane/tvos/metadata/en-US/release_notes.txt b/Passepartout/App/fastlane/tvos/metadata/en-US/release_notes.txt index 648fe653..cf1c0e14 100644 --- a/Passepartout/App/fastlane/tvos/metadata/en-US/release_notes.txt +++ b/Passepartout/App/fastlane/tvos/metadata/en-US/release_notes.txt @@ -2,4 +2,5 @@ - "Restore purchases" not working. - Purchase is not credited if any refund was issued in the past. +- On-demand not applying to wired connections. diff --git a/Passepartout/App/fastlane/tvos/metadata/es-MX/release_notes.txt b/Passepartout/App/fastlane/tvos/metadata/es-MX/release_notes.txt index 648fe653..cf1c0e14 100644 --- a/Passepartout/App/fastlane/tvos/metadata/es-MX/release_notes.txt +++ b/Passepartout/App/fastlane/tvos/metadata/es-MX/release_notes.txt @@ -2,4 +2,5 @@ - "Restore purchases" not working. - Purchase is not credited if any refund was issued in the past. +- On-demand not applying to wired connections. diff --git a/Passepartout/App/fastlane/tvos/metadata/fr-FR/release_notes.txt b/Passepartout/App/fastlane/tvos/metadata/fr-FR/release_notes.txt index 648fe653..cf1c0e14 100644 --- a/Passepartout/App/fastlane/tvos/metadata/fr-FR/release_notes.txt +++ b/Passepartout/App/fastlane/tvos/metadata/fr-FR/release_notes.txt @@ -2,4 +2,5 @@ - "Restore purchases" not working. - Purchase is not credited if any refund was issued in the past. +- On-demand not applying to wired connections. diff --git a/Passepartout/App/fastlane/tvos/metadata/it/release_notes.txt b/Passepartout/App/fastlane/tvos/metadata/it/release_notes.txt index 648fe653..cf1c0e14 100644 --- a/Passepartout/App/fastlane/tvos/metadata/it/release_notes.txt +++ b/Passepartout/App/fastlane/tvos/metadata/it/release_notes.txt @@ -2,4 +2,5 @@ - "Restore purchases" not working. - Purchase is not credited if any refund was issued in the past. +- On-demand not applying to wired connections. diff --git a/Passepartout/App/fastlane/tvos/metadata/nl-NL/release_notes.txt b/Passepartout/App/fastlane/tvos/metadata/nl-NL/release_notes.txt index 648fe653..cf1c0e14 100644 --- a/Passepartout/App/fastlane/tvos/metadata/nl-NL/release_notes.txt +++ b/Passepartout/App/fastlane/tvos/metadata/nl-NL/release_notes.txt @@ -2,4 +2,5 @@ - "Restore purchases" not working. - Purchase is not credited if any refund was issued in the past. +- On-demand not applying to wired connections. diff --git a/Passepartout/App/fastlane/tvos/metadata/pl/release_notes.txt b/Passepartout/App/fastlane/tvos/metadata/pl/release_notes.txt index 648fe653..cf1c0e14 100644 --- a/Passepartout/App/fastlane/tvos/metadata/pl/release_notes.txt +++ b/Passepartout/App/fastlane/tvos/metadata/pl/release_notes.txt @@ -2,4 +2,5 @@ - "Restore purchases" not working. - Purchase is not credited if any refund was issued in the past. +- On-demand not applying to wired connections. diff --git a/Passepartout/App/fastlane/tvos/metadata/pt-BR/release_notes.txt b/Passepartout/App/fastlane/tvos/metadata/pt-BR/release_notes.txt index 648fe653..cf1c0e14 100644 --- a/Passepartout/App/fastlane/tvos/metadata/pt-BR/release_notes.txt +++ b/Passepartout/App/fastlane/tvos/metadata/pt-BR/release_notes.txt @@ -2,4 +2,5 @@ - "Restore purchases" not working. - Purchase is not credited if any refund was issued in the past. +- On-demand not applying to wired connections. diff --git a/Passepartout/App/fastlane/tvos/metadata/ru/release_notes.txt b/Passepartout/App/fastlane/tvos/metadata/ru/release_notes.txt index 648fe653..cf1c0e14 100644 --- a/Passepartout/App/fastlane/tvos/metadata/ru/release_notes.txt +++ b/Passepartout/App/fastlane/tvos/metadata/ru/release_notes.txt @@ -2,4 +2,5 @@ - "Restore purchases" not working. - Purchase is not credited if any refund was issued in the past. +- On-demand not applying to wired connections. diff --git a/Passepartout/App/fastlane/tvos/metadata/sv/release_notes.txt b/Passepartout/App/fastlane/tvos/metadata/sv/release_notes.txt index 648fe653..cf1c0e14 100644 --- a/Passepartout/App/fastlane/tvos/metadata/sv/release_notes.txt +++ b/Passepartout/App/fastlane/tvos/metadata/sv/release_notes.txt @@ -2,4 +2,5 @@ - "Restore purchases" not working. - Purchase is not credited if any refund was issued in the past. +- On-demand not applying to wired connections. diff --git a/Passepartout/Launcher/Info.plist b/Passepartout/Launcher/Info.plist index efc397c4..626e2641 100644 --- a/Passepartout/Launcher/Info.plist +++ b/Passepartout/Launcher/Info.plist @@ -5,7 +5,7 @@ CFBundleShortVersionString 2.3.2 CFBundleVersion - 3578 + 3582 LSBackgroundOnly CFBundleIdentifier diff --git a/Passepartout/Mac/Info.plist b/Passepartout/Mac/Info.plist index 318ba11f..7c22326a 100644 --- a/Passepartout/Mac/Info.plist +++ b/Passepartout/Mac/Info.plist @@ -7,7 +7,7 @@ CFBundleShortVersionString 2.3.2 CFBundleVersion - 3578 + 3582 NSPrincipalClass $(PRODUCT_MODULE_NAME).PassepartoutMac com.algoritmico.Passepartout.config diff --git a/Passepartout/Tunnel/Info.plist b/Passepartout/Tunnel/Info.plist index 3f7fc5be..099d654f 100644 --- a/Passepartout/Tunnel/Info.plist +++ b/Passepartout/Tunnel/Info.plist @@ -19,7 +19,7 @@ CFBundleShortVersionString 2.3.2 CFBundleVersion - 3578 + 3582 LSMinimumSystemVersion $(MACOSX_DEPLOYMENT_TARGET) NSExtension