From 2853931681ce25e3ea1acdd6f957c6692efae78b Mon Sep 17 00:00:00 2001 From: Tobias Hagemann Date: Tue, 6 Dec 2022 15:40:12 +0100 Subject: [PATCH] Preparing 2.4.3 --- Cryptomator.xcodeproj/project.pbxproj | 4 ++-- fastlane/changelog.txt | 5 +---- fastlane/metadata/de-DE/release_notes.txt | 5 +---- fastlane/metadata/en-US/release_notes.txt | 5 +---- 4 files changed, 5 insertions(+), 14 deletions(-) diff --git a/Cryptomator.xcodeproj/project.pbxproj b/Cryptomator.xcodeproj/project.pbxproj index c94defff9..f6e94d704 100644 --- a/Cryptomator.xcodeproj/project.pbxproj +++ b/Cryptomator.xcodeproj/project.pbxproj @@ -3254,7 +3254,7 @@ GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 13.0; - MARKETING_VERSION = 2.4.2; + MARKETING_VERSION = 2.4.3; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; @@ -3316,7 +3316,7 @@ GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 13.0; - MARKETING_VERSION = 2.4.2; + MARKETING_VERSION = 2.4.3; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; OTHER_SWIFT_FLAGS = "-Xfrontend -warn-long-expression-type-checking=200 -Xfrontend -warn-long-function-bodies=200"; diff --git a/fastlane/changelog.txt b/fastlane/changelog.txt index 24660b0d2..881ba56fc 100644 --- a/fastlane/changelog.txt +++ b/fastlane/changelog.txt @@ -1,4 +1 @@ -- Added possibility to edit WebDAV connections (#256) -- Added Danish translation -- Fixed missing files when encrypted files are offloaded in iCloud Drive (#279) -- Fixed flickering when vault list is empty (#257) \ No newline at end of file +- Fixed missing buttons when adding WebDAV/S3 connections on iOS 13/14 (#280, #282) \ No newline at end of file diff --git a/fastlane/metadata/de-DE/release_notes.txt b/fastlane/metadata/de-DE/release_notes.txt index 406863f8d..a69bf006c 100644 --- a/fastlane/metadata/de-DE/release_notes.txt +++ b/fastlane/metadata/de-DE/release_notes.txt @@ -1,4 +1 @@ -- Möglichkeit zum Bearbeiten von WebDAV-Verbindungen hinzugefügt (#256) -- Dänische Übersetzung hinzugefügt -- Fehlende Dateien behoben, wenn verschlüsselte Dateien in iCloud Drive nicht lokal vorliegen (#279) -- Flackern behoben, wenn die Tresorliste leer ist (#257) \ No newline at end of file +- Fehlende Buttons beim Hinzufügen von WebDAV/S3-Verbindungen unter iOS 13/14 behoben (#280, #282) \ No newline at end of file diff --git a/fastlane/metadata/en-US/release_notes.txt b/fastlane/metadata/en-US/release_notes.txt index 24660b0d2..881ba56fc 100644 --- a/fastlane/metadata/en-US/release_notes.txt +++ b/fastlane/metadata/en-US/release_notes.txt @@ -1,4 +1 @@ -- Added possibility to edit WebDAV connections (#256) -- Added Danish translation -- Fixed missing files when encrypted files are offloaded in iCloud Drive (#279) -- Fixed flickering when vault list is empty (#257) \ No newline at end of file +- Fixed missing buttons when adding WebDAV/S3 connections on iOS 13/14 (#280, #282) \ No newline at end of file