Bump version

This commit is contained in:
Davide 2024-12-06 15:34:01 +01:00
parent d4eed89e9f
commit 365aa50e7a
No known key found for this signature in database
GPG Key ID: A48836171C759F5E
5 changed files with 27 additions and 38 deletions

View File

@ -1,4 +1,8 @@
WARNING: you must re-configure your providers in this build. WARNING: favorite servers are lost in this build, but those saved
from now on will be shared across all devices.
* Fix unfriendly message on import OpenVPN * Allow "Routing" module in beta
* Fix a tunnel crash during DNS resolution * 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)

View File

@ -966,7 +966,7 @@
"ASSETCATALOG_COMPILER_APPICON_NAME[sdk=appletvos*]" = TV; "ASSETCATALOG_COMPILER_APPICON_NAME[sdk=appletvos*]" = TV;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements; CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements;
CURRENT_PROJECT_VERSION = 3677; CURRENT_PROJECT_VERSION = 3678;
ENABLE_PREVIEWS = YES; ENABLE_PREVIEWS = YES;
INFOPLIST_FILE = Passepartout/App/App.plist; INFOPLIST_FILE = Passepartout/App/App.plist;
INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)"; INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)";
@ -1005,7 +1005,7 @@
"ASSETCATALOG_COMPILER_APPICON_NAME[sdk=appletvos*]" = TV; "ASSETCATALOG_COMPILER_APPICON_NAME[sdk=appletvos*]" = TV;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements; CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements;
CURRENT_PROJECT_VERSION = 3677; CURRENT_PROJECT_VERSION = 3678;
ENABLE_PREVIEWS = YES; ENABLE_PREVIEWS = YES;
INFOPLIST_FILE = Passepartout/App/App.plist; INFOPLIST_FILE = Passepartout/App/App.plist;
INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)"; INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)";
@ -1066,7 +1066,7 @@
buildSettings = { buildSettings = {
CODE_SIGN_ENTITLEMENTS = Passepartout/LoginItem/LoginItem.entitlements; CODE_SIGN_ENTITLEMENTS = Passepartout/LoginItem/LoginItem.entitlements;
CODE_SIGN_STYLE = Manual; CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 3677; CURRENT_PROJECT_VERSION = 3678;
ENABLE_HARDENED_RUNTIME = YES; ENABLE_HARDENED_RUNTIME = YES;
ENABLE_USER_SCRIPT_SANDBOXING = YES; ENABLE_USER_SCRIPT_SANDBOXING = YES;
INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)"; INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)";
@ -1091,7 +1091,7 @@
buildSettings = { buildSettings = {
CODE_SIGN_ENTITLEMENTS = Passepartout/LoginItem/LoginItem.entitlements; CODE_SIGN_ENTITLEMENTS = Passepartout/LoginItem/LoginItem.entitlements;
CODE_SIGN_STYLE = Manual; CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 3677; CURRENT_PROJECT_VERSION = 3678;
ENABLE_HARDENED_RUNTIME = YES; ENABLE_HARDENED_RUNTIME = YES;
ENABLE_USER_SCRIPT_SANDBOXING = YES; ENABLE_USER_SCRIPT_SANDBOXING = YES;
INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)"; INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)";
@ -1145,7 +1145,7 @@
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
CODE_SIGN_ENTITLEMENTS = Passepartout/Tunnel/Tunnel.entitlements; CODE_SIGN_ENTITLEMENTS = Passepartout/Tunnel/Tunnel.entitlements;
CURRENT_PROJECT_VERSION = 3677; CURRENT_PROJECT_VERSION = 3678;
INFOPLIST_FILE = Passepartout/Tunnel/Tunnel.plist; INFOPLIST_FILE = Passepartout/Tunnel/Tunnel.plist;
INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)"; INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)";
INFOPLIST_KEY_NSHumanReadableCopyright = "$(CFG_COPYRIGHT)"; INFOPLIST_KEY_NSHumanReadableCopyright = "$(CFG_COPYRIGHT)";
@ -1171,7 +1171,7 @@
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
CODE_SIGN_ENTITLEMENTS = Passepartout/Tunnel/Tunnel.entitlements; CODE_SIGN_ENTITLEMENTS = Passepartout/Tunnel/Tunnel.entitlements;
CURRENT_PROJECT_VERSION = 3677; CURRENT_PROJECT_VERSION = 3678;
INFOPLIST_FILE = Passepartout/Tunnel/Tunnel.plist; INFOPLIST_FILE = Passepartout/Tunnel/Tunnel.plist;
INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)"; INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)";
INFOPLIST_KEY_NSHumanReadableCopyright = "$(CFG_COPYRIGHT)"; INFOPLIST_KEY_NSHumanReadableCopyright = "$(CFG_COPYRIGHT)";
@ -1194,7 +1194,7 @@
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
CODE_SIGN_ENTITLEMENTS = Passepartout/Intents/Intents.entitlements; CODE_SIGN_ENTITLEMENTS = Passepartout/Intents/Intents.entitlements;
CURRENT_PROJECT_VERSION = 3677; CURRENT_PROJECT_VERSION = 3678;
ENABLE_USER_SCRIPT_SANDBOXING = YES; ENABLE_USER_SCRIPT_SANDBOXING = YES;
GENERATE_INFOPLIST_FILE = YES; GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = Passepartout/Intents/Intents.plist; INFOPLIST_FILE = Passepartout/Intents/Intents.plist;
@ -1225,7 +1225,7 @@
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
CODE_SIGN_ENTITLEMENTS = Passepartout/Intents/Intents.entitlements; CODE_SIGN_ENTITLEMENTS = Passepartout/Intents/Intents.entitlements;
CURRENT_PROJECT_VERSION = 3677; CURRENT_PROJECT_VERSION = 3678;
ENABLE_USER_SCRIPT_SANDBOXING = YES; ENABLE_USER_SCRIPT_SANDBOXING = YES;
GENERATE_INFOPLIST_FILE = YES; GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = Passepartout/Intents/Intents.plist; INFOPLIST_FILE = Passepartout/Intents/Intents.plist;

View File

@ -1,9 +1,4 @@
* Hide OpenVPN password if provider does not require it (#970) WARNING: you must re-configure your providers in this build.
* Fix OpenVPN/WireGuard import error messages (#967)
* Add guidance for OpenVPN provider credentials (#966) * Fix unfriendly message on import OpenVPN
* Use provider description as profile name * Fix a tunnel crash during DNS resolution
* Inform about use of profile name in Shortcuts (#954)
* Improve layout of installed profile (#953)
* Add version view in About/Settings (#952)
* Drop animations on reload servers on iOS
* Fix modals not re-appearing in iOS 16

View File

@ -1,9 +1,4 @@
* Hide OpenVPN password if provider does not require it (#970) WARNING: you must re-configure your providers in this build.
* Fix OpenVPN/WireGuard import error messages (#967)
* Add guidance for OpenVPN provider credentials (#966) * Fix unfriendly message on import OpenVPN
* Use provider description as profile name * Fix a tunnel crash during DNS resolution
* Inform about use of profile name in Shortcuts (#954)
* Improve layout of installed profile (#953)
* Add version view in About/Settings (#952)
* Drop animations on reload servers on iOS
* Fix modals not re-appearing in iOS 16

View File

@ -1,9 +1,4 @@
* Hide OpenVPN password if provider does not require it (#970) WARNING: you must re-configure your providers in this build.
* Fix OpenVPN/WireGuard import error messages (#967)
* Add guidance for OpenVPN provider credentials (#966) * Fix unfriendly message on import OpenVPN
* Use provider description as profile name * Fix a tunnel crash during DNS resolution
* Inform about use of profile name in Shortcuts (#954)
* Improve layout of installed profile (#953)
* Add version view in About/Settings (#952)
* Drop animations on reload servers on iOS
* Fix modals not re-appearing in iOS 16