commit 08b93d6e8e6104c2e0ce6776deaf40d5da47bb97 parent d6c9c84ba843c64b71f065525868a3f0abf184e5 Author: Marc Stibane <marc@taler.net> Date: Thu, 15 Feb 2024 07:01:28 +0100 Bump version to 0.9.4 (5) Diffstat:
| M | TalerWallet.xcodeproj/project.pbxproj | | | 4 | ++-- |
| M | TestFlight/WhatToTest.en-US.txt | | | 14 | ++++++++++++++ |
2 files changed, 16 insertions(+), 2 deletions(-)
diff --git a/TalerWallet.xcodeproj/project.pbxproj b/TalerWallet.xcodeproj/project.pbxproj @@ -1524,7 +1524,7 @@ CODE_SIGN_ENTITLEMENTS = "$(TARGET_NAME).entitlements"; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 3; + CURRENT_PROJECT_VERSION = 5; DEVELOPMENT_TEAM = GUDDQ9428Y; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; @@ -1566,7 +1566,7 @@ CODE_SIGN_ENTITLEMENTS = "$(TARGET_NAME).entitlements"; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 3; + CURRENT_PROJECT_VERSION = 5; 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,3 +1,17 @@ +Version 0.9.4 (5) + +• New feature: Deposit +• New feature: Multiple Exchanges with the same currency +- tapping on the selected tab item again pops to root +- rewards / surveys no longer supported - use P2P instead + + +Version 0.9.4 (4) + +- For non-global currencies the exchange is shown +- Accessibility improvements + + Version 0.9.4 (3) - Payment shows the fulfillment link