taler-ios

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

commit e79881cbdeba3c776c9a5f296e05d70b5a7dde0b
parent a286bb937968041cf91d777e76354a1e75144bdf
Author: Marc Stibane <marc@taler.net>
Date:   Mon, 13 Nov 2023 21:23:56 +0100

Bump version to 0.9.3 (25)

Diffstat:
MTalerWallet.xcodeproj/project.pbxproj | 4++--
MTestFlight/WhatToTest.en-US.txt | 11+++++++++++
2 files changed, 13 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 = 24; + CURRENT_PROJECT_VERSION = 25; 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 = 24; + CURRENT_PROJECT_VERSION = 25; 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,4 +1,15 @@ +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 + +A/B test result: Nobody liked GNU Taler (with SideView & Hamburger-button) better, +thus we concentrate on Taler Wallet (with TabBar) + + Version 0.9.3 (24) • Sound & Haptics ON by default