diff --git a/Passepartout.xcodeproj/project.pbxproj b/Passepartout.xcodeproj/project.pbxproj index 0da77b83..1eb150f7 100644 --- a/Passepartout.xcodeproj/project.pbxproj +++ b/Passepartout.xcodeproj/project.pbxproj @@ -1004,7 +1004,7 @@ "ASSETCATALOG_COMPILER_APPICON_NAME[sdk=appletvos*]" = TV; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements; - CURRENT_PROJECT_VERSION = 3679; + CURRENT_PROJECT_VERSION = 3680; ENABLE_PREVIEWS = YES; INFOPLIST_FILE = Passepartout/App/App.plist; INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)"; @@ -1043,7 +1043,7 @@ "ASSETCATALOG_COMPILER_APPICON_NAME[sdk=appletvos*]" = TV; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements; - CURRENT_PROJECT_VERSION = 3679; + CURRENT_PROJECT_VERSION = 3680; ENABLE_PREVIEWS = YES; INFOPLIST_FILE = Passepartout/App/App.plist; INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)"; @@ -1104,7 +1104,7 @@ buildSettings = { CODE_SIGN_ENTITLEMENTS = Passepartout/LoginItem/LoginItem.entitlements; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 3679; + CURRENT_PROJECT_VERSION = 3680; ENABLE_HARDENED_RUNTIME = YES; ENABLE_USER_SCRIPT_SANDBOXING = YES; INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)"; @@ -1129,7 +1129,7 @@ buildSettings = { CODE_SIGN_ENTITLEMENTS = Passepartout/LoginItem/LoginItem.entitlements; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 3679; + CURRENT_PROJECT_VERSION = 3680; ENABLE_HARDENED_RUNTIME = YES; ENABLE_USER_SCRIPT_SANDBOXING = YES; INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)"; @@ -1183,7 +1183,7 @@ isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_ENTITLEMENTS = Passepartout/Tunnel/Tunnel.entitlements; - CURRENT_PROJECT_VERSION = 3679; + CURRENT_PROJECT_VERSION = 3680; INFOPLIST_FILE = Passepartout/Tunnel/Tunnel.plist; INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)"; INFOPLIST_KEY_NSHumanReadableCopyright = "$(CFG_COPYRIGHT)"; @@ -1209,7 +1209,7 @@ isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_ENTITLEMENTS = Passepartout/Tunnel/Tunnel.entitlements; - CURRENT_PROJECT_VERSION = 3679; + CURRENT_PROJECT_VERSION = 3680; INFOPLIST_FILE = Passepartout/Tunnel/Tunnel.plist; INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)"; INFOPLIST_KEY_NSHumanReadableCopyright = "$(CFG_COPYRIGHT)"; @@ -1232,7 +1232,7 @@ isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_ENTITLEMENTS = Passepartout/Intents/Intents.entitlements; - CURRENT_PROJECT_VERSION = 3679; + CURRENT_PROJECT_VERSION = 3680; ENABLE_USER_SCRIPT_SANDBOXING = YES; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = Passepartout/Intents/Intents.plist; @@ -1263,7 +1263,7 @@ isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_ENTITLEMENTS = Passepartout/Intents/Intents.entitlements; - CURRENT_PROJECT_VERSION = 3679; + CURRENT_PROJECT_VERSION = 3680; ENABLE_USER_SCRIPT_SANDBOXING = YES; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = Passepartout/Intents/Intents.plist; diff --git a/fastlane/metadata/iOS/en-US/release_notes.txt b/fastlane/metadata/iOS/en-US/release_notes.txt index 8195ff4d..1e7a17f7 100644 --- a/fastlane/metadata/iOS/en-US/release_notes.txt +++ b/fastlane/metadata/iOS/en-US/release_notes.txt @@ -1,8 +1,3 @@ -WARNING: favorite servers are lost in this build, but those saved -from now on will be shared across all devices. - -* Allow "Routing" module in beta -* Fix deadlock regression in DNS resolution (e.g. Mullvad) -* Store complex preferences to Core Data (#981) -* Disclose details about selected provider server configuration (#980) -* Improve "Purchased" view (#979) +* Exclude OpenVPN endpoints (#987) +* Fix missing animations in profiles list (#986) +* Select preset matching current filter (#985) diff --git a/fastlane/metadata/macOS/en-US/release_notes.txt b/fastlane/metadata/macOS/en-US/release_notes.txt index 8195ff4d..1e7a17f7 100644 --- a/fastlane/metadata/macOS/en-US/release_notes.txt +++ b/fastlane/metadata/macOS/en-US/release_notes.txt @@ -1,8 +1,3 @@ -WARNING: favorite servers are lost in this build, but those saved -from now on will be shared across all devices. - -* Allow "Routing" module in beta -* Fix deadlock regression in DNS resolution (e.g. Mullvad) -* Store complex preferences to Core Data (#981) -* Disclose details about selected provider server configuration (#980) -* Improve "Purchased" view (#979) +* Exclude OpenVPN endpoints (#987) +* Fix missing animations in profiles list (#986) +* Select preset matching current filter (#985) diff --git a/fastlane/metadata/tvOS/en-US/release_notes.txt b/fastlane/metadata/tvOS/en-US/release_notes.txt index 8195ff4d..1e7a17f7 100644 --- a/fastlane/metadata/tvOS/en-US/release_notes.txt +++ b/fastlane/metadata/tvOS/en-US/release_notes.txt @@ -1,8 +1,3 @@ -WARNING: favorite servers are lost in this build, but those saved -from now on will be shared across all devices. - -* Allow "Routing" module in beta -* Fix deadlock regression in DNS resolution (e.g. Mullvad) -* Store complex preferences to Core Data (#981) -* Disclose details about selected provider server configuration (#980) -* Improve "Purchased" view (#979) +* Exclude OpenVPN endpoints (#987) +* Fix missing animations in profiles list (#986) +* Select preset matching current filter (#985)