Skip to content

Commit bc18c1c

Browse files
committed
Preparing 2.6.3
[ci skip]
1 parent bda9205 commit bc18c1c

File tree

6 files changed

+17
-22
lines changed

6 files changed

+17
-22
lines changed

Cryptomator.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3320,7 +3320,7 @@
33203320
GCC_WARN_UNUSED_FUNCTION = YES;
33213321
GCC_WARN_UNUSED_VARIABLE = YES;
33223322
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
3323-
MARKETING_VERSION = 2.6.2;
3323+
MARKETING_VERSION = 2.6.3;
33243324
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
33253325
MTL_FAST_MATH = YES;
33263326
ONLY_ACTIVE_ARCH = YES;
@@ -3382,7 +3382,7 @@
33823382
GCC_WARN_UNUSED_FUNCTION = YES;
33833383
GCC_WARN_UNUSED_VARIABLE = YES;
33843384
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
3385-
MARKETING_VERSION = 2.6.2;
3385+
MARKETING_VERSION = 2.6.3;
33863386
MTL_ENABLE_DEBUG_INFO = NO;
33873387
MTL_FAST_MATH = YES;
33883388
OTHER_SWIFT_FLAGS = "-Xfrontend -warn-long-expression-type-checking=200 -Xfrontend -warn-long-function-bodies=200";

fastlane/changelog.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
- Introducing support for Box, allowing secure access to vaults stored on Box (#319, #352).
2-
- Added Slovenian and Ukrainian translations.
3-
- Fixed an issue that caused "Unauthorized" errors when uploading files to OneDrive (#358).
4-
- Removed the "Change Password" option for Hub vaults (#360, #367).
1+
- Added app icon variants for dark mode and tinted mode (#385).
2+
- Introduced a clearer error screen when access to a vault is denied and a re-authentication is required (#18, #384).
3+
- Fixed missing lock icon in the vaults list (#346, #386).
Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
- Einführung der Unterstützung für Box, um sicheren Zugriff auf in Box gespeicherte Tresore zu ermöglichen (#319, #352).
2-
- Übersetzungen ins Slowenische und Ukrainische hinzugefügt.
3-
- Fehler behoben, der beim Hochladen von Dateien auf OneDrive die Fehlermeldung „Unautorisiert“ verursachte (#358).
4-
- Option „Passwort ändern“ für Hub-Tresore entfernt (#360, #367).
1+
- Varianten von App-Icons für den dunklen und den eingefärbten Modus hinzugefügt (#385).
2+
- Verständlicheren Fehlerdialog eingeführt, wenn der Zugriff auf einen Tresor verweigert wird und eine erneute Authentifizierung erforderlich ist (#18, #384).
3+
- Fehlendes Schloss-Symbol in der Tresorliste behoben (#346, #386).
Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
- Introducing support for Box, allowing secure access to vaults stored on Box (#319, #352).
2-
- Added Slovenian and Ukrainian translations.
3-
- Fixed an issue that caused "Unauthorized" errors when uploading files to OneDrive (#358).
4-
- Removed the "Change Password" option for Hub vaults (#360, #367).
1+
- Added app icon variants for dark mode and tinted mode (#385).
2+
- Introduced a clearer error screen when access to a vault is denied and a re-authentication is required (#18, #384).
3+
- Fixed missing lock icon in the vaults list (#346, #386).
Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
- Einführung der Unterstützung für Box, um sicheren Zugriff auf in Box gespeicherte Tresore zu ermöglichen (#319, #352).
2-
- Übersetzungen ins Slowenische und Ukrainische hinzugefügt.
3-
- Fehler behoben, der beim Hochladen von Dateien auf OneDrive die Fehlermeldung „Unautorisiert“ verursachte (#358).
4-
- Option „Passwort ändern“ für Hub-Tresore entfernt (#360, #367).
1+
- Varianten von App-Icons für den dunklen und den eingefärbten Modus hinzugefügt (#385).
2+
- Verständlicheren Fehlerdialog eingeführt, wenn der Zugriff auf einen Tresor verweigert wird und eine erneute Authentifizierung erforderlich ist (#18, #384).
3+
- Fehlendes Schloss-Symbol in der Tresorliste behoben (#346, #386).
Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
- Introducing support for Box, allowing secure access to vaults stored on Box (#319, #352).
2-
- Added Slovenian and Ukrainian translations.
3-
- Fixed an issue that caused "Unauthorized" errors when uploading files to OneDrive (#358).
4-
- Removed the "Change Password" option for Hub vaults (#360, #367).
1+
- Added app icon variants for dark mode and tinted mode (#385).
2+
- Introduced a clearer error screen when access to a vault is denied and a re-authentication is required (#18, #384).
3+
- Fixed missing lock icon in the vaults list (#346, #386).

0 commit comments

Comments
 (0)