taler-ios

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

commit 0391f22bafc07492bf07e664a901865a43737c46
parent f0994fb2cef4c67d79c88184bcd2e22560e3c68c
Author: Marc Stibane <marc@taler.net>
Date:   Thu, 28 Mar 2024 08:40:58 +0100

Bump version to 0.9.5 (1)

Diffstat:
MTalerWallet.xcodeproj/project.pbxproj | 16++++++++--------
MTestFlight/WhatToTest.en-US.txt | 7+++++++
2 files changed, 15 insertions(+), 8 deletions(-)

diff --git a/TalerWallet.xcodeproj/project.pbxproj b/TalerWallet.xcodeproj/project.pbxproj @@ -1353,7 +1353,7 @@ CODE_SIGN_ENTITLEMENTS = "$(TARGET_NAME).entitlements"; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 12; + CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = GUDDQ9428Y; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; @@ -1371,7 +1371,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 0.9.4; + MARKETING_VERSION = 0.9.5; PRODUCT_BUNDLE_IDENTIFIER = "com.taler-systems.talerwallet-1"; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; @@ -1395,7 +1395,7 @@ CODE_SIGN_ENTITLEMENTS = "$(TARGET_NAME).entitlements"; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 12; + CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = GUDDQ9428Y; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; @@ -1413,7 +1413,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 0.9.4; + MARKETING_VERSION = 0.9.5; PRODUCT_BUNDLE_IDENTIFIER = "com.taler-systems.talerwallet-1"; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; @@ -1554,7 +1554,7 @@ CODE_SIGN_ENTITLEMENTS = "$(TARGET_NAME).entitlements"; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 12; + CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = GUDDQ9428Y; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; @@ -1572,7 +1572,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 0.9.4; + MARKETING_VERSION = 0.9.5; PRODUCT_BUNDLE_IDENTIFIER = "com.taler-systems.talerwallet-2"; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; @@ -1596,7 +1596,7 @@ CODE_SIGN_ENTITLEMENTS = "$(TARGET_NAME).entitlements"; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 12; + CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = GUDDQ9428Y; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; @@ -1614,7 +1614,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 0.9.4; + MARKETING_VERSION = 0.9.5; PRODUCT_BUNDLE_IDENTIFIER = "com.taler-systems.talerwallet-2"; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; diff --git a/TestFlight/WhatToTest.en-US.txt b/TestFlight/WhatToTest.en-US.txt @@ -1,3 +1,10 @@ +Version 0.9.5 (1) + +• New feature: taler://withdraw-exchange no longer requires the pubkey of the exchange +- bugfix: manual withdrawal now handles x-taler-bank correctly, and shows payee +- bugfix: expired denominations in withdrawals are retried with new denominations + + Version 0.9.4 (12) • Direct withdrawal of 25 KUDOS when the wallet is empty, no need to register a bank account first