Releases: radixdlt/babylon-wallet-ios
Releases · radixdlt/babylon-wallet-ios
App Store | 1.0.3 (1)
Changelog:
- Fixed a crash that could occur when showing the details for an account with a particular set of assets
- Hide LSUs that have a redemption value of 0
- Improved fee entry and fixed an issue where comma as decimal separator was not recognized for Fee Padding Amount (in locales where it is valid)
Pull Requests:
- Bump version to 1.0.3 (#823)
- [ABW-1219] Fix AssetsView crash and filter Liquid Stake Units (#822)
- [ABW-2395, ABW-2397] Use keyboard without decimal separator for tip percentage (#818)
Dependencies:
- asyncextensions: 0.5.2 (1f0729e)
- k1: 0.3.8 (9e6c271)
- keychainaccess: 4.2.2 (84e5467)
- swift-algorithms: 1.0.0 (b14b7f4)
- swift-async-algorithms: 0.1.0 (9cfed92)
- swift-atomics: 1.1.0 (6c89474)
- swift-composable-architecture: full-scope-1.2 (f9de003)
- swift-dependencies: 1.0.0 (4e1eb6e)
- swift-dependencies-additions: 1.0.0 (3223855)
- swift-engine-toolkit: add_final_classes (7a26ed1)
- swiftui-navigation: 1.0.2 (6eb293c)
- webrtc: 116.0.0 (c487cd3)
App Store | 1.0.2 (1)
Changelog:
- [ABW-2387] Fix bug where a failing TX was never removed from request queue (#817)
- Check non-zero total supply (#816)
- New shiny README (#815)
- [ABW-2231] Go To Account List After Olympia Import (#810)
- Bump version to 1.0.2 (#813)
- Add explicit metadata when loading resource pages (#814)
- [ABW-2378] Set current gateway to mainnet after import (#812)
- Remove BigDecimal from tests (#808)
- Add LICENSE and section in README (#809)
Dependencies:
- asyncextensions: 0.5.2 (1f0729e)
- k1: 0.3.8 (9e6c271)
- keychainaccess: 4.2.2 (84e5467)
- swift-algorithms: 1.0.0 (b14b7f4)
- swift-async-algorithms: 0.1.0 (9cfed92)
- swift-atomics: 1.1.0 (6c89474)
- swift-composable-architecture: full-scope-1.2 (f9de003)
- swift-dependencies: 1.0.0 (4e1eb6e)
- swift-dependencies-additions: 1.0.0 (3223855)
- swift-engine-toolkit: add_final_classes (7a26ed1)
- swiftui-navigation: 1.0.2 (6eb293c)
- webrtc: 116.0.0 (c487cd3)
App Store | 1.0.1 (2)
Changelog (compared to 1.0.0 (7):
- Fix customize fees layout (#807)
- Revert accidental profile snapshot change (#806)
- ABW-1543 Banish BigDecimal (#804)
- No phone Auth flow (#801)
- Fix bug where we could not set depositGuarantees since preferences wa… (#805)
- [ABW-2366] Make it possible to import mnemonic controlling MANY accounts (#803)
- Bump version (#802)
- Temporary reversal of try_deposit_or_abort for ledger accounts (#800)
- Upgrade engine toolkit to 1.0.0 (#793)
- [ABW-2347 ] Post mainnet live, default to mainnet, stop checking if mainnet is live (#796)
- Prevent user from going back TX Review (#799)
- [ABW-2333] Critically important unit tests asserting we do not accidentally chan… (#792)
- New Connector icon (#798)
- [ABW-2326] Show failure screen for failed tx (#791)
- [ABW-2327] Dont print dapp requests (#790)
- fix issue with using return in fastlane (#789)
- [ABW-1307] Overhaul of dApps, Personas, Resources, Transaction Review (#772)
- [ABW-2289] Fastlane: Skip GH Release for Alpha/PreAlpha && Dont show quotation marks around empty strings in Persona Data name (#788)
- [ABW-1543] Big Decimal Formatting (#783)
- [ABW-2322] Guarantee bug fix (#785)
- Gh release fix (#787)
- Eradicate Swizzling (#786)
- Try fix GH release, If not work, we will revert fastlane (#784)
- [ABW-2309] Upload DSYM (and IPA) to GH Release "Assets", try include symbols up to App Connect. (#782)
- [ABW-2305] Add Mainnet Dashboard URL (#780)
- CD and CI tweaks (#779)
- [ABW-2300] Only use
deposit
for known software controlled accounts (#777) - Trying to fix CI related to schemas (#778)
- [ABW-2230] Always use ImageService (#775)
Dependencies:
- asyncextensions: 0.5.2 (1f0729e)
- k1: 0.3.8 (9e6c271)
- keychainaccess: 4.2.2 (84e5467)
- swift-algorithms: 1.0.0 (b14b7f4)
- swift-async-algorithms: 0.1.0 (9cfed92)
- swift-atomics: 1.1.0 (6c89474)
- swift-composable-architecture: full-scope-1.2 (f9de003)
- swift-dependencies: 1.0.0 (4e1eb6e)
- swift-dependencies-additions: 1.0.0 (3223855)
- swift-engine-toolkit: add_final_classes (7a26ed1)
- swiftui-navigation: 1.0.2 (6eb293c)
- webrtc: 116.0.0 (c487cd3)
Preview (Beta) | 1.0.0#8
Dependencies:
- swift-composable-architecture:
- swift-engine-toolkit: 0.12.1-293dd4c
Changelog:
- Bug fix transfer after network switch (#774)
- [ABW-2241] Parse errors from Ledger, inform user to enable blind signing (#770)
- Update Manifest instructions Equality check (#771)
- Wallet is allowed to use reserved instructions (#769)
- [ABW-2151] Verify Address with Ledger (#767)
- Add XRD to transaction fee (#768)
- ABW-2249 Transfer Max LSU (#759)
- Properly handle deposit instruction (#764)
- [ABW-2282] Dont show Testnet banner for new mainnet user AND [ABW-2273] Prevent Olympia Wallet import into testnet works (#761)
- ABW-2227 NFT strings (#766)
- New Crowdin updates (#765)
- ABW-1917 Header for gateway requests (#763)
- ABW-2048 Handle Reserved Instructions (#762)
- Third party deposits ledger (#692)
- [ABW-2251] Profile snapshot tests for version 100 (#748)
- [ABW-2046] Fix reentrancy problems with ProfileStore (
ManagedAtomicLazyRef
) (#760) - [CD] Improve CD ensure Github release action is run for PROD ("Release") (#757)
- ABW-2147 Use VStack instead of HStack in transaction review for the estimated amount (#756)
- Add assets list empty states (#755)
- Fix CI Failure (#758)
- [ABW-2106] Upgrade to TCA 1.2 (#752)
- [ABW-2261] Default
isDeveloperModeEnabled
tofalse
(#754) - [ABW-2254] Show PersonaData in PersonaDetails even for Personas which have not been shared. (#753)
- ABW-2250 Use .run instead of .task and .fireAndForget (#749)
- Send InvalidRequest response to dApp (#744)
- ABW-2227 Add the current supply (#747)
- [ABW-2233] Remove every trace of Verbose/Summary (#746)
- [ABW-2088] Update Account Cards On Changes (#745)
- [ABW-2214] Shared persona data not persisted in profile (#734)
- ABW-2217 Value of some resources showing as 00 when contributing to Pool (#736)
- [NEVER MERGE TO MAIN] Remove
mainnet
for Beta==Preview (#743) - Merge
main
->release/rcnet-v3
(#742) - [ABW-2136] Improve Approval Slider (#737)
- Capitalise strings in blocking view (#741)
- Add stokenet (#738)
- [AWB-2228] Make Account Cards More Flexible (#735)
- [ABW-2236] [NEVER MERGE TO MAIN] Block Beta app from being used post mainnet (#739)
App Store | 1.0.0 (7)
N.B. This release was made before the PR which ensures that DSYMs are included in Github releases was merged, the DSYM.zip (Radix Wallet-manually_retroactivley_generated_on_Cyons_mac.app.dSYM.zip) attached in Assets has been locally and retroactively created by me, see Slack message
Dependencies:
- asyncextensions: 0.5.2 (1f0729e)
- k1: 0.3.8 (9e6c271)
- keychainaccess: 4.2.2 (84e5467)
- swift-algorithms: 1.0.0 (b14b7f4)
- swift-async-algorithms: 0.1.0 (9cfed92)
- swift-atomics: 1.1.0 (6c89474)
- swift-composable-architecture: full-scope-1.2 (f9de003)
- swift-dependencies: 1.0.0 (4e1eb6e)
- swift-dependencies-additions: 1.0.0 (3223855)
- swift-engine-toolkit: 0.12.1-293dd4c (4ded56a)
- swiftui-navigation: 1.0.2 (6eb293c)
- webrtc: 116.0.0 (c487cd3)
Changelog:
- Bug fix transfer after network switch (#774)
- [ABW-2241] Parse errors from Ledger, inform user to enable blind signing (#770)
- Update Manifest instructions Equality check (#771)
- Wallet is allowed to use reserved instructions (#769)
- [ABW-2151] Verify Address with Ledger (#767)
- Add XRD to transaction fee (#768)
- ABW-2249 Transfer Max LSU (#759)
- Properly handle deposit instruction (#764)
- [ABW-2282] Dont show Testnet banner for new mainnet user AND [ABW-2273] Prevent Olympia Wallet import into testnet works (#761)
- ABW-2227 NFT strings (#766)
- New Crowdin updates (#765)
- ABW-1917 Header for gateway requests (#763)
- ABW-2048 Handle Reserved Instructions (#762)
- Third party deposits ledger (#692)
- [ABW-2251] Profile snapshot tests for version 100 (#748)
- [ABW-2046] Fix reentrancy problems with ProfileStore (
ManagedAtomicLazyRef
) (#760) - [CD] Improve CD ensure Github release action is run for PROD ("Release") (#757)
- ABW-2147 Use VStack instead of HStack in transaction review for the estimated amount (#756)
- Add assets list empty states (#755)
- Fix CI Failure (#758)
- [ABW-2106] Upgrade to TCA 1.2 (#752)
- [ABW-2261] Default
isDeveloperModeEnabled
tofalse
(#754) - [ABW-2254] Show PersonaData in PersonaDetails even for Personas which have not been shared. (#753)
- ABW-2250 Use .run instead of .task and .fireAndForget (#749)
- Send InvalidRequest response to dApp (#744)
- ABW-2227 Add the current supply (#747)
- [ABW-2233] Remove every trace of Verbose/Summary (#746)
- [ABW-2088] Update Account Cards On Changes (#745)
- [ABW-2214] Shared persona data not persisted in profile (#734)
- ABW-2217 Value of some resources showing as 00 when contributing to Pool (#736)
- [NEVER MERGE TO MAIN] Remove
mainnet
for Beta==Preview (#743) - Merge
main
->release/rcnet-v3
(#742) - [ABW-2136] Improve Approval Slider (#737)
- Capitalise strings in blocking view (#741)
- Add stokenet (#738)
- [AWB-2228] Make Account Cards More Flexible (#735)
- [ABW-2236] [NEVER MERGE TO MAIN] Block Beta app from being used post mainnet (#739)
1.0.0#7-Beta
1.0.0#6-Beta
Dependencies:
- swift-composable-architecture:
- swift-engine-toolkit: 0.12.1-293dd4c
Changelog:
1.0.0#5-Beta
Dependencies:
- swift-composable-architecture:
- swift-engine-toolkit: 0.12.1-293dd4c
Changelog:
- Zabanet as rcnetv3.1 bump profile version to 49 (#730)
- [ABW-2078] Remove "missing description" text (#728)
- [ABW-2069] Special case behavior text for XRD (#726)
- [ABW-2186] Unable to sign transaction (#725)
- [ABW-2213] Manually Calculate Item Limit (#729)
- New Crowdin updates (#688)
- ABW-2176 RCnet v3.1 (#724)
- [ABW-2210] Dont show Dev Banner until mainnet is live (#723)
- [ABW-2198] Member Card Issue (#718)
- ABW-1957, ABW-1956 X button on success screen (#722)
- [ABW-2204] RadixConnect 🚀 Mainnet ready PROD servers 🚀 (#720)
- [ABW-2065] Dont show Cancelled error to user (#721)
- Minor copy updates (#719)
- ABW-2128 Verify Dapps (#711)
- Abw 2197 disable logs if not debug hide export logs button (#717)
- fix navigation bug where incoming Dapp requests were ignored and wher… (#716)
- fix bug where user could input an address on the wrong network. (#715)
- ABW-2077 Sign Proof biometric authentication requires 2x biometric scan (#695)
- [ABW-1686] Mainnet network switch (#710)
- ABW-2179 Update Manifest Mutation Cost Addition Estimates (#712)
- [ABW-2172] Don't truncate behaviour description (#714)
- Update Crowdin configuration file
- [WIP] ABW-2121 Save accounts needing recovery in UserDefaults (#685)
- ABW-2092 Make zero a valid amount (#709)
- Remove triplication of account name (#708)
- disable redact/privacySensitive in import mnemonic words since it was… (#707)
- [ABW-2170] Fix Account Card Layout (#705)
1.0.0#4-Beta
N.B.
Cyon deleted 1.0.0#3-Beta
release since it was identical to 1.0.0#2-Beta
(same commit, we must have accidentally run CD twice...)
Dependencies:
- swift-composable-architecture:
- swift-engine-toolkit:
Changelog:
- [ABW-2051] NFT images not displaying (#704)
- [ABW-2168] Bug fix - Show
totalExecutionCost
under "NETWORK EXECUTION" (instead ofexecutionCost
) (#703) - [ABW-2169] Make sure customized fee payer of TX not requiring auth ALSO is added to intentSigners (#702)
- [ABW-2165] Only allow customize guarantees if the amount is positive (#701)
1.0.0#2-Beta
Dependencies:
- swift-composable-architecture:
- swift-engine-toolkit:
Changelog: