diff --git a/.beta-build b/.beta-build
index ccccb6be..f35c48ca 100644
--- a/.beta-build
+++ b/.beta-build
@@ -1 +1 @@
-3351
+3373
diff --git a/Passepartout.xcodeproj/project.pbxproj b/Passepartout.xcodeproj/project.pbxproj
index 995e7a3c..22806125 100644
--- a/Passepartout.xcodeproj/project.pbxproj
+++ b/Passepartout.xcodeproj/project.pbxproj
@@ -1633,7 +1633,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "Apple Development";
- CURRENT_PROJECT_VERSION = 3351;
+ CURRENT_PROJECT_VERSION = 3373;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_BITCODE = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
@@ -1700,7 +1700,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "Apple Development";
- CURRENT_PROJECT_VERSION = 3351;
+ CURRENT_PROJECT_VERSION = 3373;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_BITCODE = NO;
ENABLE_NS_ASSERTIONS = NO;
@@ -1734,7 +1734,7 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements;
CODE_SIGN_STYLE = Manual;
- CURRENT_PROJECT_VERSION = 3351;
+ CURRENT_PROJECT_VERSION = 3373;
DEVELOPMENT_TEAM = DTDYD63ZX9;
INFOPLIST_FILE = Passepartout/App/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
@@ -1761,7 +1761,7 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements;
CODE_SIGN_STYLE = Manual;
- CURRENT_PROJECT_VERSION = 3351;
+ CURRENT_PROJECT_VERSION = 3373;
DEVELOPMENT_TEAM = DTDYD63ZX9;
INFOPLIST_FILE = Passepartout/App/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
@@ -1787,7 +1787,7 @@
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = NO;
- CURRENT_PROJECT_VERSION = 3351;
+ CURRENT_PROJECT_VERSION = 3373;
DEVELOPMENT_TEAM = "";
INFOPLIST_FILE = Passepartout/Mac/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
@@ -1820,7 +1820,7 @@
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = NO;
- CURRENT_PROJECT_VERSION = 3351;
+ CURRENT_PROJECT_VERSION = 3373;
DEVELOPMENT_TEAM = "";
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 1dad6c37..b0613b0f 100644
--- a/Passepartout/App/Info.plist
+++ b/Passepartout/App/Info.plist
@@ -34,7 +34,7 @@
CFBundleShortVersionString
2.0.1
CFBundleVersion
- 3351
+ 3373
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 9fb57040..b1594a69 100644
--- a/Passepartout/App/fastlane/ios/metadata/de-DE/release_notes.txt
+++ b/Passepartout/App/fastlane/ios/metadata/de-DE/release_notes.txt
@@ -1,3 +1,9 @@
+### Added
+
+- IVPN provider.
+- OpenVPN: Support for `--route-nopull`.
+- App log in Diagnostics screen.
+
### Changed
- Retain whitespaces in imported file names.
@@ -5,4 +11,6 @@
### Fixed
- Oeck provider is available again to free users.
+- Randomic crashes on profile updates.
+- Mullvad: enforce password to avoid "Auth failed".
diff --git a/Passepartout/App/fastlane/ios/metadata/el/release_notes.txt b/Passepartout/App/fastlane/ios/metadata/el/release_notes.txt
index 9fb57040..b1594a69 100644
--- a/Passepartout/App/fastlane/ios/metadata/el/release_notes.txt
+++ b/Passepartout/App/fastlane/ios/metadata/el/release_notes.txt
@@ -1,3 +1,9 @@
+### Added
+
+- IVPN provider.
+- OpenVPN: Support for `--route-nopull`.
+- App log in Diagnostics screen.
+
### Changed
- Retain whitespaces in imported file names.
@@ -5,4 +11,6 @@
### Fixed
- Oeck provider is available again to free users.
+- Randomic crashes on profile updates.
+- Mullvad: enforce password to avoid "Auth failed".
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 9fb57040..b1594a69 100644
--- a/Passepartout/App/fastlane/ios/metadata/en-US/release_notes.txt
+++ b/Passepartout/App/fastlane/ios/metadata/en-US/release_notes.txt
@@ -1,3 +1,9 @@
+### Added
+
+- IVPN provider.
+- OpenVPN: Support for `--route-nopull`.
+- App log in Diagnostics screen.
+
### Changed
- Retain whitespaces in imported file names.
@@ -5,4 +11,6 @@
### Fixed
- Oeck provider is available again to free users.
+- Randomic crashes on profile updates.
+- Mullvad: enforce password to avoid "Auth failed".
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 9fb57040..b1594a69 100644
--- a/Passepartout/App/fastlane/ios/metadata/es-MX/release_notes.txt
+++ b/Passepartout/App/fastlane/ios/metadata/es-MX/release_notes.txt
@@ -1,3 +1,9 @@
+### Added
+
+- IVPN provider.
+- OpenVPN: Support for `--route-nopull`.
+- App log in Diagnostics screen.
+
### Changed
- Retain whitespaces in imported file names.
@@ -5,4 +11,6 @@
### Fixed
- Oeck provider is available again to free users.
+- Randomic crashes on profile updates.
+- Mullvad: enforce password to avoid "Auth failed".
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 9fb57040..b1594a69 100755
--- a/Passepartout/App/fastlane/ios/metadata/fr-FR/release_notes.txt
+++ b/Passepartout/App/fastlane/ios/metadata/fr-FR/release_notes.txt
@@ -1,3 +1,9 @@
+### Added
+
+- IVPN provider.
+- OpenVPN: Support for `--route-nopull`.
+- App log in Diagnostics screen.
+
### Changed
- Retain whitespaces in imported file names.
@@ -5,4 +11,6 @@
### Fixed
- Oeck provider is available again to free users.
+- Randomic crashes on profile updates.
+- Mullvad: enforce password to avoid "Auth failed".
diff --git a/Passepartout/App/fastlane/ios/metadata/it/release_notes.txt b/Passepartout/App/fastlane/ios/metadata/it/release_notes.txt
index 9fb57040..b1594a69 100644
--- a/Passepartout/App/fastlane/ios/metadata/it/release_notes.txt
+++ b/Passepartout/App/fastlane/ios/metadata/it/release_notes.txt
@@ -1,3 +1,9 @@
+### Added
+
+- IVPN provider.
+- OpenVPN: Support for `--route-nopull`.
+- App log in Diagnostics screen.
+
### Changed
- Retain whitespaces in imported file names.
@@ -5,4 +11,6 @@
### Fixed
- Oeck provider is available again to free users.
+- Randomic crashes on profile updates.
+- Mullvad: enforce password to avoid "Auth failed".
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 9fb57040..b1594a69 100644
--- a/Passepartout/App/fastlane/ios/metadata/nl-NL/release_notes.txt
+++ b/Passepartout/App/fastlane/ios/metadata/nl-NL/release_notes.txt
@@ -1,3 +1,9 @@
+### Added
+
+- IVPN provider.
+- OpenVPN: Support for `--route-nopull`.
+- App log in Diagnostics screen.
+
### Changed
- Retain whitespaces in imported file names.
@@ -5,4 +11,6 @@
### Fixed
- Oeck provider is available again to free users.
+- Randomic crashes on profile updates.
+- Mullvad: enforce password to avoid "Auth failed".
diff --git a/Passepartout/App/fastlane/ios/metadata/pl/release_notes.txt b/Passepartout/App/fastlane/ios/metadata/pl/release_notes.txt
index 9fb57040..b1594a69 100644
--- a/Passepartout/App/fastlane/ios/metadata/pl/release_notes.txt
+++ b/Passepartout/App/fastlane/ios/metadata/pl/release_notes.txt
@@ -1,3 +1,9 @@
+### Added
+
+- IVPN provider.
+- OpenVPN: Support for `--route-nopull`.
+- App log in Diagnostics screen.
+
### Changed
- Retain whitespaces in imported file names.
@@ -5,4 +11,6 @@
### Fixed
- Oeck provider is available again to free users.
+- Randomic crashes on profile updates.
+- Mullvad: enforce password to avoid "Auth failed".
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 9fb57040..b1594a69 100644
--- a/Passepartout/App/fastlane/ios/metadata/pt-BR/release_notes.txt
+++ b/Passepartout/App/fastlane/ios/metadata/pt-BR/release_notes.txt
@@ -1,3 +1,9 @@
+### Added
+
+- IVPN provider.
+- OpenVPN: Support for `--route-nopull`.
+- App log in Diagnostics screen.
+
### Changed
- Retain whitespaces in imported file names.
@@ -5,4 +11,6 @@
### Fixed
- Oeck provider is available again to free users.
+- Randomic crashes on profile updates.
+- Mullvad: enforce password to avoid "Auth failed".
diff --git a/Passepartout/App/fastlane/ios/metadata/ru/release_notes.txt b/Passepartout/App/fastlane/ios/metadata/ru/release_notes.txt
index 9fb57040..b1594a69 100644
--- a/Passepartout/App/fastlane/ios/metadata/ru/release_notes.txt
+++ b/Passepartout/App/fastlane/ios/metadata/ru/release_notes.txt
@@ -1,3 +1,9 @@
+### Added
+
+- IVPN provider.
+- OpenVPN: Support for `--route-nopull`.
+- App log in Diagnostics screen.
+
### Changed
- Retain whitespaces in imported file names.
@@ -5,4 +11,6 @@
### Fixed
- Oeck provider is available again to free users.
+- Randomic crashes on profile updates.
+- Mullvad: enforce password to avoid "Auth failed".
diff --git a/Passepartout/App/fastlane/ios/metadata/sv/release_notes.txt b/Passepartout/App/fastlane/ios/metadata/sv/release_notes.txt
index 9fb57040..b1594a69 100644
--- a/Passepartout/App/fastlane/ios/metadata/sv/release_notes.txt
+++ b/Passepartout/App/fastlane/ios/metadata/sv/release_notes.txt
@@ -1,3 +1,9 @@
+### Added
+
+- IVPN provider.
+- OpenVPN: Support for `--route-nopull`.
+- App log in Diagnostics screen.
+
### Changed
- Retain whitespaces in imported file names.
@@ -5,4 +11,6 @@
### Fixed
- Oeck provider is available again to free users.
+- Randomic crashes on profile updates.
+- Mullvad: enforce password to avoid "Auth failed".
diff --git a/Passepartout/Launcher/Info.plist b/Passepartout/Launcher/Info.plist
index 4983c4e2..2b69390d 100644
--- a/Passepartout/Launcher/Info.plist
+++ b/Passepartout/Launcher/Info.plist
@@ -5,7 +5,7 @@
CFBundleShortVersionString
2.0.1
CFBundleVersion
- 3351
+ 3373
LSBackgroundOnly
CFBundleIdentifier
diff --git a/Passepartout/Mac/Info.plist b/Passepartout/Mac/Info.plist
index dbd6e3b9..e293b093 100644
--- a/Passepartout/Mac/Info.plist
+++ b/Passepartout/Mac/Info.plist
@@ -7,7 +7,7 @@
CFBundleShortVersionString
2.0.1
CFBundleVersion
- 3351
+ 3373
NSPrincipalClass
$(PRODUCT_MODULE_NAME).PassepartoutMac
com.algoritmico.Passepartout.config
diff --git a/Passepartout/Tunnel/Info.plist b/Passepartout/Tunnel/Info.plist
index 34ee7e7e..55d49033 100644
--- a/Passepartout/Tunnel/Info.plist
+++ b/Passepartout/Tunnel/Info.plist
@@ -19,7 +19,7 @@
CFBundleShortVersionString
2.0.1
CFBundleVersion
- 3351
+ 3373
LSMinimumSystemVersion
$(MACOSX_DEPLOYMENT_TARGET)
NSExtension
diff --git a/PassepartoutLibrary/Sources/PassepartoutServices/API b/PassepartoutLibrary/Sources/PassepartoutServices/API
index 643a0f7a..a3958375 160000
--- a/PassepartoutLibrary/Sources/PassepartoutServices/API
+++ b/PassepartoutLibrary/Sources/PassepartoutServices/API
@@ -1 +1 @@
-Subproject commit 643a0f7acfccc9bebfba4773121b74c89211ebe5
+Subproject commit a39583750276b153caacce8fbb27a345c07c5546