gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-taler-ios] 30/30: Bump version to 0.9.3 (27)


From: gnunet
Subject: [taler-taler-ios] 30/30: Bump version to 0.9.3 (27)
Date: Sun, 19 Nov 2023 23:53:54 +0100

This is an automated email from the git hooks/post-receive script.

marc-stibane pushed a commit to branch master
in repository taler-ios.

commit b01070bb22e17d14642c3ae7f11fba97c496a89d
Author: Marc Stibane <marc@taler.net>
AuthorDate: Sun Nov 19 23:52:47 2023 +0100

    Bump version to 0.9.3 (27)
---
 TalerWallet.xcodeproj/project.pbxproj  |  4 ++--
 TalerWallet1/Views/Main/MainView.swift |  2 +-
 TestFlight/WhatToTest.en-US.txt        | 21 +++++++++++++++++++++
 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

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]