commit b01070bb22e17d14642c3ae7f11fba97c496a89d
parent 9f7e6e5caf24ca67e771e1d62a26689b43618a85
Author: Marc Stibane <marc@taler.net>
Date: Sun, 19 Nov 2023 23:52:47 +0100
Bump version to 0.9.3 (27)
Diffstat:
3 files changed, 24 insertions(+), 3 deletions(-)
diff --git a/TalerWallet.xcodeproj/project.pbxproj b/TalerWallet.xcodeproj/project.pbxproj
@@ -1470,7 +1470,7 @@
CODE_SIGN_ENTITLEMENTS = "$(TARGET_NAME).entitlements";
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 25;
+ CURRENT_PROJECT_VERSION = 27;
DEVELOPMENT_TEAM = GUDDQ9428Y;
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
@@ -1512,7 +1512,7 @@
CODE_SIGN_ENTITLEMENTS = "$(TARGET_NAME).entitlements";
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 25;
+ CURRENT_PROJECT_VERSION = 27;
DEVELOPMENT_TEAM = GUDDQ9428Y;
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
diff --git a/TalerWallet1/Views/Main/MainView.swift b/TalerWallet1/Views/Main/MainView.swift
@@ -173,7 +173,7 @@ extension MainView {
// } else {
let _ = Self._printChanges()
// }
- let delay: UInt = 5
+ let delay: UInt = 0 // set to 5 to test delayed currency information
#else
let delay: UInt = 0
#endif
diff --git a/TestFlight/WhatToTest.en-US.txt b/TestFlight/WhatToTest.en-US.txt
@@ -1,4 +1,25 @@
+Version 0.9.3 (27)
+
+• New feature: Badges for KYC and Confirm with bank (for bank-integrated withdrawals)
+ start a withdrawal from the bank website, but then don't "Confirm with bank" immediately but press "Confirm later"
+ request some money, tap on Done without sharing or scanning the talerURI QR.
+ Notice the difference in the Pending list
+• KYC in pending transactions accessible from details
+
+- BugFix: after P2P no QR code was shown
+- Layout improvements iOS16+. We'll continue to support iOS15, it just won't look so nice as on iOS 16+.
+
+
+Version 0.9.3 (26)
+
+• New feature: KYC Support. But you won't get a second chance if you don't use the first one.
+ (KYC will be added to pending transactions in the next version)
+
+- BugFix: With more than one exchange currencies were mixed in P2P
+- The whole textfield can now be used to bring up the keyboard in P2P
+
+
Version 0.9.3 (25)
• New feature: Shortcuts Buttons (50,25,10,5) for P2P + Withdrawal