From f2302811cc49872dec5055ba1b335850120f245c Mon Sep 17 00:00:00 2001 From: peachbits Date: Wed, 25 Oct 2023 14:06:50 -0700 Subject: [PATCH] Update changelog --- CHANGELOG.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8cbd28f4497..91248780690 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,12 +22,36 @@ - added: Banxa purchase with iDEAL - added: Asset status card to remotely communicate known issues or important info - added: Paybis buy with credit card +- added: Support Zcash Spend Before Sync +- added: Zcash transparent funds autoshielding - changed: 'legacyLanding' experiment config set to 0% probability - changed: Banxa sell to use new widget - changed: Replace deprecated memo handling with `EdgeMemo` in SendScene2 - changed: Re-enable Piratechain - changed: Remove price-change push notification subscriptions for keys-only currencies +- changed: Support Zcash Unified Addresses - fixed: Crash in react-native-linear-gradient when app built with Xcode 15 +- Upgrade edge-core-js to v1.9.0 + - added: Support optimized login syncing, checking to see if our credentials are up-to-date before performing a periodic login. + - added: Export cleaners for server types and testing data types. + - deprecated: EdgeContext.listRecoveryQuestionChoices. The GUI provides its own localized strings now. +- Upgrade edge-currency-accountbased to v2.7.2 + - added: Add deprecated memoType to zcashInfo for backwards compatibility + - added: Add Zcash autoshield support + - added: EdgeTxAction tagging to TRX freeze/unfreeze contract call transactions + - added: Support for importing XLM wallets via 12/24-word mnemonic seed phrase + - changed: Update address explorer url (Zcash) + - changed: Upgrade react-native-piratechain to v0.4.0 + - changed: Upgrade react-native-zcash to v0.6.2 + - changed: Use Zcash types directly from react-native-zcash + - fixed: Account for possible 0-date transaction listerner race-condition + - fixed: Filecoin returns a more stable spendable balance from getMaxSpendable + - fixed: More accurate Filecoin fee estimation for makeSpend + - fixed: Set synchronizer to null in killEngine so it can be properly restarted (Zcash) +- Upgrade edge-exchange-plugins to v0.21.11 + - added: Enable Zcash receiving on Godex + - changed: Restrict ChangeHero trading to whitelisted plugins + - changed: Replace deprecated currency codes in SwapCurrencyError with requests ## 3.19.0