Skip to content

Commit

Permalink
Preparing 2.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tobihagemann committed Jan 23, 2023
1 parent 7ffaa4b commit 68cba49
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 22 deletions.
4 changes: 2 additions & 2 deletions Cryptomator.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3260,7 +3260,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
MARKETING_VERSION = 2.4.4;
MARKETING_VERSION = 2.4.5;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
Expand Down Expand Up @@ -3322,7 +3322,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
MARKETING_VERSION = 2.4.4;
MARKETING_VERSION = 2.4.5;
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";
Expand Down
5 changes: 1 addition & 4 deletions fastlane/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
- Added download progress indication to Google Drive and WebDAV (#276, #293)
- Added upload progress indication to WebDAV (#293)
- Added background download/upload support to pCloud (#218, #293)
- Fixed error when trying to use self-signed certificates with WebDAV (#291)
- Fixed adding WebDAV connection stuck at "Authenticating…" when using self-signed certificate (#295, #298)
5 changes: 1 addition & 4 deletions fastlane/config/freemium/metadata/de-DE/release_notes.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
- Anzeige des Download-Fortschritts zu Google Drive und WebDAV hinzugefügt (#276, #293)
- Anzeige des Upload-Fortschritts zu WebDAV hinzugefügt (#293)
- Hintergrund-Download/Upload-Unterstützung zu pCloud hinzugefügt (#218, #293)
- Fehler behoben, wenn versucht wurde, selbstsignierte Zertifikate mit WebDAV zu verwenden (#291)
- Hinzufügen von WebDAV-Verbindungen behoben, die bei "Authentifizierung …" hingen, wenn ein selbstsigniertes Zertifikat verwendet wurde (#295, #298)
5 changes: 1 addition & 4 deletions fastlane/config/freemium/metadata/en-US/release_notes.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
- Added download progress indication to Google Drive and WebDAV (#276, #293)
- Added upload progress indication to WebDAV (#293)
- Added background download/upload support to pCloud (#218, #293)
- Fixed error when trying to use self-signed certificates with WebDAV (#291)
- Fixed adding WebDAV connection stuck at "Authenticating…" when using self-signed certificate (#295, #298)
5 changes: 1 addition & 4 deletions fastlane/config/premium/metadata/de-DE/release_notes.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
- Anzeige des Download-Fortschritts zu Google Drive und WebDAV hinzugefügt (#276, #293)
- Anzeige des Upload-Fortschritts zu WebDAV hinzugefügt (#293)
- Hintergrund-Download/Upload-Unterstützung zu pCloud hinzugefügt (#218, #293)
- Fehler behoben, wenn versucht wurde, selbstsignierte Zertifikate mit WebDAV zu verwenden (#291)
- Hinzufügen von WebDAV-Verbindungen behoben, die bei "Authentifizierung …" hingen, wenn ein selbstsigniertes Zertifikat verwendet wurde (#295, #298)
5 changes: 1 addition & 4 deletions fastlane/config/premium/metadata/en-US/release_notes.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
- Added download progress indication to Google Drive and WebDAV (#276, #293)
- Added upload progress indication to WebDAV (#293)
- Added background download/upload support to pCloud (#218, #293)
- Fixed error when trying to use self-signed certificates with WebDAV (#291)
- Fixed adding WebDAV connection stuck at "Authenticating…" when using self-signed certificate (#295, #298)

0 comments on commit 68cba49

Please sign in to comment.