Back to Freedom.Tech Back
All Ledger Live Desktop releasesAll versions
Release Wed, May 13, 2026 4 min read

Ledger Live Desktop 4.4.0

Original release notes

4.4.0

Minor Changes

  • #16661 9c816bf Thanks @Justkant! - Restore Discover carousel scrolling after removing the global flex-shrink reset
  • #16777 bbbdecc Thanks @claudiiafg! - Normalize My Wallet analytics button labels to title case and align related desktop tests
  • #17070 029ad40 Thanks @claudiiafg! - Fix My Ledger top bar button_clicked analytics to use current route path for the page property
  • #15841 c054ffe Thanks @gre-ledger! - Add Rsdoctor bundle analysis: dedicated CI workflow, rspack plugin, and duplicate-package checks for desktop and mobile. Existing PR build-checks are unchanged.
  • #16800 d496927 Thanks @claudiiafg! - Update privacy policy URL to https://shop.ledger.com/pages/privacy-policy on desktop and mobile

fix: add missing retry button to private sync step in aleo send flows

  • #16933 85c2c15 Thanks @claudiiafg! - Add asset detail header with Lumen NavBar coin capsule, icon, and back navigation
  • #16975 9e8b0bd Thanks @claudiiafg! - Add asset detail total balance showing fiat and crypto amounts (TotalBalance, CryptoBalanceText)
  • #17003 cf707a4 Thanks @claudiiafg! - Use Lumen DotIndicator (appearance red) for unread history and operation list markers
  • #16982 7442c06 Thanks @mcayuelas-ledger! - Extract shared BalanceCell and CounterValueCell from feature-local implementations into mvvm/components/Cells. Replace FormattedVal and CounterValue legacy components in History OperationRow with the shared MVVM cells.
  • #16630 8b15cdb Thanks @claudiiafg! - fix(desktop): shrink crypto addresses search in narrow layouts so the add address action stays visible
  • #16603 a0106e4 Thanks @sarneijim! - Align post-onboarding wallet entry lifecycle: 15-day auto-dismiss, remove Maybe later from hub banner, and keep the wallet entry visible until dismiss instead of hiding when all hub actions are complete.
  • #16718 c597641 Thanks @claudiiafg! - Lay out portfolio quick actions in a wrapping row so buttons flow onto two lines within the content width instead of horizontal scrolling