[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-taler-ios] 20/24: Bump version to 0.9.3 (30)
From: |
gnunet |
Subject: |
[taler-taler-ios] 20/24: Bump version to 0.9.3 (30) |
Date: |
Tue, 05 Dec 2023 16:26:16 +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 e1bf44fbac331e953af8d2c68baf300b82419034
Author: Marc Stibane <marc@taler.net>
AuthorDate: Tue Dec 5 08:54:36 2023 +0100
Bump version to 0.9.3 (30)
---
TalerWallet.xcodeproj/project.pbxproj | 4 ++--
TestFlight/WhatToTest.en-US.txt | 19 +++++++++++++------
2 files changed, 15 insertions(+), 8 deletions(-)
diff --git a/TalerWallet.xcodeproj/project.pbxproj
b/TalerWallet.xcodeproj/project.pbxproj
index a383b14..2b59bc8 100644
--- a/TalerWallet.xcodeproj/project.pbxproj
+++ b/TalerWallet.xcodeproj/project.pbxproj
@@ -1484,7 +1484,7 @@
CODE_SIGN_ENTITLEMENTS =
"$(TARGET_NAME).entitlements";
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 29;
+ CURRENT_PROJECT_VERSION = 30;
DEVELOPMENT_TEAM = GUDDQ9428Y;
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
@@ -1526,7 +1526,7 @@
CODE_SIGN_ENTITLEMENTS =
"$(TARGET_NAME).entitlements";
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 29;
+ CURRENT_PROJECT_VERSION = 30;
DEVELOPMENT_TEAM = GUDDQ9428Y;
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
diff --git a/TestFlight/WhatToTest.en-US.txt b/TestFlight/WhatToTest.en-US.txt
index 5055fde..452b0d7 100644
--- a/TestFlight/WhatToTest.en-US.txt
+++ b/TestFlight/WhatToTest.en-US.txt
@@ -1,8 +1,15 @@
+Version 0.9.3 (30)
+
+• New feature:
+- Bugfix: Manual withdrawal works again (was broken in 29)
+- Bugfix: Currency input with zero fractional digits (test.taler.net)
+
+
Version 0.9.3 (29)
• New feature: ToS in Exchanges Tab
-- BugFix: P2P Send works again (was broken in 28)
+- Bugfix: P2P Send works again (was broken in 28)
Version 0.9.3 (28)
@@ -20,7 +27,7 @@ Version 0.9.3 (27)
Notice the difference in the Pending list
• KYC in pending transactions accessible from details
-- BugFix: after P2P no QR code was shown
+- 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+.
@@ -29,7 +36,7 @@ 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
+- 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
@@ -38,7 +45,7 @@ Version 0.9.3 (25)
• New feature: Shortcuts Buttons (50,25,10,5) for P2P + Withdrawal
- CurrencyFormatter for P2P + Withdrawal
-- BugFix: Accessibility announcements always did reset the focus to start of
view
+- Bugfix: Accessibility announcements always did reset the focus to start of
view
A/B test result: Nobody liked GNU Taler (with SideView & Hamburger-button)
better,
thus we concentrate on Taler Wallet (with TabBar)
@@ -49,7 +56,7 @@ Version 0.9.3 (24)
• Sound & Haptics ON by default
• Blue Taler Logo
- Lots of Accessibility improvements
-- BugFix: P2P Transactions were started twice
+- Bugfix: P2P Transactions were started twice
- Incomplete Transactions no longer show "Obtained" or "Paid"
@@ -66,7 +73,7 @@ Version 0.9.3 (22)
Version 0.9.3 (21)
-- BugFix: P2P payments should work again
+- Bugfix: P2P payments should work again
- CurrencyFormatter for Balance
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [taler-taler-ios] 02/24: New "flags", (continued)
- [taler-taler-ios] 02/24: New "flags", gnunet, 2023/12/05
- [taler-taler-ios] 09/24: cleanup, gnunet, 2023/12/05
- [taler-taler-ios] 23/24: shortcutAction, gnunet, 2023/12/05
- [taler-taler-ios] 01/24: Logging, gnunet, 2023/12/05
- [taler-taler-ios] 21/24: amountToTransfer, gnunet, 2023/12/05
- [taler-taler-ios] 08/24: talerURI only sent if valid, gnunet, 2023/12/05
- [taler-taler-ios] 17/24: currency & -Info, gnunet, 2023/12/05
- [taler-taler-ios] 19/24: use #0042b3, gnunet, 2023/12/05
- [taler-taler-ios] 10/24: increasedContrast, gnunet, 2023/12/05
- [taler-taler-ios] 14/24: Bump version to 0.9.3 (29), gnunet, 2023/12/05
- [taler-taler-ios] 20/24: Bump version to 0.9.3 (30),
gnunet <=
- [taler-taler-ios] 11/24: Payment: show what to pay for, gnunet, 2023/12/05
- [taler-taler-ios] 22/24: cleanup, gnunet, 2023/12/05
- [taler-taler-ios] 18/24: cleanup, en/disable button, gnunet, 2023/12/05
- [taler-taler-ios] 13/24: Exchange icon, gnunet, 2023/12/05
- [taler-taler-ios] 24/24: Debugging, gnunet, 2023/12/05
- [taler-taler-ios] 12/24: Preparation for withdraw-exchange, gnunet, 2023/12/05
- [taler-taler-ios] 15/24: bugfix for inputDigits=0, gnunet, 2023/12/05
- [taler-taler-ios] 16/24: cleanup, gnunet, 2023/12/05