taler-ios

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

commit a123c3a2c915011e560758f20368ea1017aa929d
parent e8c47ad9826e08b882f09725fd9410e3c5abeb25
Author: Marc Stibane <marc@taler.net>
Date:   Thu,  7 Dec 2023 00:43:38 +0100

Bump version to 0.9.3 (31)

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

diff --git 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 = 30; + CURRENT_PROJECT_VERSION = 31; 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 = 30; + CURRENT_PROJECT_VERSION = 31; 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,14 @@ +Version 0.9.3 (31) + +• New feature: Shortcuts in P2P directly advance to subject +• New feature: ToS in P2P receive + +- improved withdrawal UI + + 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)