taler-ios

iOS apps for GNU Taler (wallet)
Log | Files | Refs | README | LICENSE

commit e082595240ff3d82c54eecdd9fa0d6868339e5f9
parent d9f33be08939c82a56f51cb3a2ec43d82f3f9633
Author: Marc Stibane <marc@taler.net>
Date:   Mon,  6 Nov 2023 20:39:21 +0100

Bump version to 0.9.3 (24)

Diffstat:
MTalerWallet.xcodeproj/project.pbxproj | 4++--
MTestFlight/WhatToTest.en-US.txt | 10++++++++++
2 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/TalerWallet.xcodeproj/project.pbxproj b/TalerWallet.xcodeproj/project.pbxproj @@ -1496,7 +1496,7 @@ CODE_SIGN_ENTITLEMENTS = "$(TARGET_NAME).entitlements"; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 23; + CURRENT_PROJECT_VERSION = 24; DEVELOPMENT_TEAM = GUDDQ9428Y; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; @@ -1538,7 +1538,7 @@ CODE_SIGN_ENTITLEMENTS = "$(TARGET_NAME).entitlements"; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 23; + CURRENT_PROJECT_VERSION = 24; DEVELOPMENT_TEAM = GUDDQ9428Y; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; diff --git a/TestFlight/WhatToTest.en-US.txt b/TestFlight/WhatToTest.en-US.txt @@ -1,7 +1,17 @@ +Version 0.9.3 (24) + +• Sound & Haptics ON by default +• Blue Taler Logo +- Lots of Accessibility improvements +- BugFix: P2P Transactions were started twice +- Incomplete Transactions no longer show "Obtained" or "Paid" + + Version 0.9.3 (23) - Fixed layout for Pending + Transactions for dynamic font sizes +- CurrencyFormatter for Pending + Transactions Version 0.9.3 (22)