summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Stibane <marc@taler.net>2023-11-19 23:52:47 +0100
committerMarc Stibane <marc@taler.net>2023-11-19 23:52:47 +0100
commitb01070bb22e17d14642c3ae7f11fba97c496a89d (patch)
treed227b04a2fc21445ff871710655d71fe31ac4456
parent9f7e6e5caf24ca67e771e1d62a26689b43618a85 (diff)
downloadtaler-ios-b01070bb22e17d14642c3ae7f11fba97c496a89d.tar.gz
taler-ios-b01070bb22e17d14642c3ae7f11fba97c496a89d.tar.bz2
taler-ios-b01070bb22e17d14642c3ae7f11fba97c496a89d.zip
Bump version to 0.9.3 (27)0.9.3-27
-rw-r--r--TalerWallet.xcodeproj/project.pbxproj4
-rw-r--r--TalerWallet1/Views/Main/MainView.swift2
-rw-r--r--TestFlight/WhatToTest.en-US.txt21
3 files changed, 24 insertions, 3 deletions
diff --git a/TalerWallet.xcodeproj/project.pbxproj b/TalerWallet.xcodeproj/project.pbxproj
index 6d1b426..999c516 100644
--- 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
index 7a0f3be..839b546 100644
--- 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
index 81f22ce..75405e3 100644
--- 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