github LedgerHQ/ledger-live @ledgerhq/live-desktop@4.3.0

latest release: live-mobile@4.3.0
6 hours ago

4.3.0

Minor Changes

  • #16334 48a529b Thanks @mcayuelas-ledger! - Fix account removal redirect to respect asset/address feature flag

  • #16452 653f1f5 Thanks @mcayuelas-ledger! - Aggregate accounts in CryptoAddresses table when shouldDisplayAggregatedAssets is enabled: collapse to one row per main account with squared icon, aggregated countervalue, and asset count

  • #16439 3bb2bac Thanks @aussedatlo! - Update DMK dependencies

  • #16498 c90c513 Thanks @CremaFR! - Fix perps entry point position above assets section on portfolio screen

  • #16496 c764fc7 Thanks @LucasWerey! - Scope portfolio balance loading to the countervalues phase and expose cvPending from sync sources

  • #16561 1da121c Thanks @claudiiafg! - Fix Recover webview not reloading when the same deeplink is opened while already on Recover

  • #16461 83de05c Thanks @mcayuelas-ledger! - add context menu for mywallet

  • #16575 9e5fffe Thanks @mcayuelas-ledger! - Move NotificationIndicator into MyWallet ContextMenu and fix popover not closing on action click

  • #16509 f6e0f7d Thanks @mcayuelas-ledger! - Add an ActionsList component to the MyWallet ContextMenu popover that renders 3 action tiles

  • #16374 e49850e Thanks @claudiiafg! - fix(lwd): add address button label on one line

  • #16358 fbff5f4 Thanks @sarneijim! - Add finish onboarding widget flag (lwdWallet40), shared post-onboarding portfolio visibility hook, and desktop portfolio banner priority with slot for the new widget UI.

  • #16442 8213c40 Thanks @mcayuelas-ledger! - Adapt transaction history icons to reflect aggregated assets mode: show the parent currency icon for tokens when aggregation is enabled, otherwise keep the token icon with its network badge

  • #16292 2374fcf Thanks @sergiubreban! - feat: add confirmation modal

  • #16990 474f7ce Thanks @hhumphrey-ledger! - Revert initialUrl changes

  • #16352 b661cd9 Thanks @gre-ledger! - LIVE-29183: Make transaction serialization functions async in preparation for loadTransactionForFamily becoming async (dynamic import). Functions fromTransactionRaw, toTransactionRaw, fromTransactionStatusRaw, toTransactionStatusRaw, and formatTransactionStatus now return Promise<T>. All callers in desktop, mobile, CLI, and bot updated accordingly.

  • #16350 c51170a Thanks @gre-ledger! - chore(live-common): async prep — account serialization & sign chain (LIVE-29184)

    Make fromOperationRaw, toAccountRaw, canSend, toScanAccountEventRaw, encodeModel, getConcordiumBridge, fromSignedOperationRaw, fromSignOperationEventRaw, serializePlatformSignedTransaction, and deserializePlatformSignedTransaction return Promises. All call sites across desktop, mobile, CLI, and live-common are updated to await the new async signatures. This is a no-op at runtime (bridges are still synchronous); the change prepares the codebase for getAccountBridgeByFamily becoming async.

  • #16447 0ab8d9c Thanks @LucasWerey! - Bump @ledgerhq/lumen-ui-react to 0.1.21 and @ledgerhq/lumen-ui-rnative to 0.1.22, and rename the appearance prop to density on NavBar, BottomSheetHeader, and DialogHeader usages.

  • #16506 7e951d2 Thanks @mcayuelas-ledger! - Add My Ledger item in the MyWallet popover and hide the duplicate top bar action when the popover is enabled.

  • #16516 2082c3d Thanks @mcayuelas-ledger! - Refactor MyWallet ActionsList to follow the MVVM pattern and add integration tests

  • #16073 178bda8 Thanks @qperrot! - feat(coin-evm): delegation table UI

  • #16240 093017c Thanks @tonykhaov! - Read analytics consent policy version and validity window from analyticsOptIn feature-flag params; drop privacyConsent constant; add saveAnalyticsConsentInfo action and dedicated reducer handling on desktop.

  • #16375 71241d2 Thanks @cfloume! - fix: remove onboarded optimisation

  • #16499 5d4203b Thanks @mcayuelas-ledger! - Add settings in MyWallet context menu

  • #16562 f7480fa Thanks @cfloume! - Normalize SyncOnboarding genuine check errors on desktop

  • #16520 e377079 Thanks @jiyuzhuang! - Add new post-onboarding widget card

  • #16552 3622f68 Thanks @mcayuelas-ledger! - Add recover action to my wallet actions list and hide sidebar recover when my wallet is enabled

  • #16557 376a322 Thanks @mcayuelas-ledger! - Add refer action to my wallet actions list and hide sidebar refer when my wallet is enabled

  • #15326 45e134c Thanks @UmbrellaHoodies! - Adds support for paying transaction fees in non-native Celo tokens (e.g. cUSD, cEUR) on the Desktop send flow. Users can now select which token to use for transaction fees, mirroring Celo's native fee abstraction feature.

  • #16502 89e6ecf Thanks @mcayuelas-ledger! - add explore all item in myWallet

  • #16323 1e47a25 Thanks @cfloume! - fix: remove HW list apps optimisation

  • #16414 929d9d3 Thanks @hhumphrey-ledger! - Prevent app reload on mobile when changing devices in swap

Patch Changes

Don't miss a new ledger-live release

NewReleases is sending notifications on new releases.