Skip to content

Commit cff9da0

Browse files
committed
Preparing 2.6.5
1 parent 415db5f commit cff9da0

File tree

6 files changed

+17
-11
lines changed

6 files changed

+17
-11
lines changed

Cryptomator.xcodeproj/project.pbxproj

+2-2
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.4;
3323+
MARKETING_VERSION = 2.6.5;
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.4;
3385+
MARKETING_VERSION = 2.6.5;
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

+3-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
Small adjustments to provide you with timely and relevant updates. We hope you enjoy the app!
1+
- Improved error messages for Hub vaults (#397, #398, #404).
2+
- Removed unusable Touch ID / Face ID option for Hub vaults (#396, #404).
3+
- Removed rename/move actions for Hub vaults to prevent unintended modifications (#406).
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
Kleine Anpassungen, um zeitnahe und relevante Updates zu bieten. Wir wünschen viel Spaß mit der App!
1+
- Fehlermeldungen für Hub-Tresore verbessert (#397, #398, #404).
2+
- Unbrauchbare Touch ID / Face ID Option für Hub Tresore entfernt (#396, #404).
3+
- Aktionen für Umbenennen/Verschieben von Hub-Tresoren entfernt, um unbeabsichtigte Änderungen zu verhindern (#406).
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
Small adjustments to provide you with timely and relevant updates. We hope you enjoy the app!
1+
- Improved error messages for Hub vaults (#397, #398, #404).
2+
- Removed unusable Touch ID / Face ID option for Hub vaults (#396, #404).
3+
- Removed rename/move actions for Hub vaults to prevent unintended modifications (#406).
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
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).
1+
- Fehlermeldungen für Hub-Tresore verbessert (#397, #398, #404).
2+
- Unbrauchbare Touch ID / Face ID Option für Hub Tresore entfernt (#396, #404).
3+
- Aktionen für Umbenennen/Verschieben von Hub-Tresoren entfernt, um unbeabsichtigte Änderungen zu verhindern (#406).
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
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).
1+
- Improved error messages for Hub vaults (#397, #398, #404).
2+
- Removed unusable Touch ID / Face ID option for Hub vaults (#396, #404).
3+
- Removed rename/move actions for Hub vaults to prevent unintended modifications (#406).

0 commit comments

Comments
 (0)