Skip to content

Releases: LedgerHQ/ledger-live

live-mobile@3.51.0

08 Oct 13:51
Compare
Choose a tag to compare

3.51.0

Minor Changes

Patch Changes

  • #7929 92df3b4 Thanks @cgrellard-ledger! - Ledger Sync - Fixed side effect that caused the synchronization to stop working

  • #7905 f16375d Thanks @Justkant! - fix(wallet-api): only call success and fail handlers when closing the flow on LLM

    Allows to properly retry the sign message without sending an error through the wallet-api
    We also only send the success when we actually close the last success screen

  • #7959 94b2e3d Thanks @thesan! - Accept analytics during onboarding tests

  • #7868 4847469 Thanks @LucasWerey! - add change address disclaimer for utxos accounts

  • #8010 828e905 Thanks @LucasWerey! - When user has a lock password the app get locked when he wants to sync with another instance

  • #7884 f9811e0 Thanks @valpinkman! - Update turbo.json to accept envs

  • #7900 37d8fd9 Thanks @qperrot! - remove rewards feature from near

  • #7928 d304a32 Thanks @thesan! - Run tests files at e2e/specs/*.spec.ts

  • #7907 be18f81 Thanks @Justkant! - fix(LLM): allow wallet-connect live-app to open a deep-link at any time

    Refactor by sharing a single constant for wallet-connect live-app manifest id

  • #7906 b7fa1bf Thanks @Justkant! - fix(LLM): wallet-connect deep-link from native app for a request would reload the page

    Reloading the page would break the wallet-api flow shown when coming back to the app

  • #7890 fa56035 Thanks @thesan! - Always skip the analytics prompt in e2e tests

  • #7872 7eb4f48 Thanks @Justkant! - fix(wallet-api): open any deep-link from the webview on LLM

    Needed for wallet-connect-live-app deep-link back to mobile dApps

  • Updated dependencies [c83af75, 92df3b4, 2f90189, 6cf1258, 2f71fec, a7696cc, 37d8fd9, be18f81, a47e68b, 307f467]:

    • @ledgerhq/types-cryptoassets@7.16.0
    • @ledgerhq/types-live@6.52.0
    • @ledgerhq/live-common@34.10.0
    • @ledgerhq/live-wallet@0.6.2
    • @ledgerhq/native-ui@0.24.1
    • @ledgerhq/icons-ui@0.7.4
    • @ledgerhq/live-nft@0.4.7
    • @ledgerhq/coin-evm@2.3.1
    • @ledgerhq/trustchain@0.4.1
    • @ledgerhq/coin-framework@0.18.2
    • @ledgerhq/coin-cosmos@0.1.3
    • @ledgerhq/coin-elrond@0.1.2
    • @ledgerhq/domain-service@1.2.6
    • @ledgerhq/live-countervalues@0.2.7
    • @ledgerhq/live-countervalues-react@0.2.7
    • @ledgerhq/live-nft-react@0.4.7

@ledgerhq/live-desktop@2.88.0

08 Oct 13:51
Compare
Choose a tag to compare

2.88.0

Minor Changes

Patch Changes

live-mobile@3.50.1

02 Oct 16:49
Compare
Choose a tag to compare

3.50.1

Patch Changes

@ledgerhq/live-desktop@2.87.1

02 Oct 16:49
Compare
Choose a tag to compare

2.87.1

Patch Changes

live-mobile@3.50.0

27 Sep 09:01
Compare
Choose a tag to compare

3.50.0

Minor Changes

Patch Changes

@ledgerhq/live-desktop@2.87.0

27 Sep 09:01
Compare
Choose a tag to compare

2.87.0

Minor Changes

Patch Changes

live-mobile@3.49.0

17 Sep 14:02
Compare
Choose a tag to compare

3.49.0

Minor Changes

  • #7634 940d807 Thanks @Justkant! - feat: add dependencies support on wallet-api and dapp browser for transaction

  • #7646 267526c Thanks @cgrellard-ledger! - Ledger Sync - Added the synchronization of a trustchain from mobile to desktop by scanning the QR code

  • #7414 5758950 Thanks @hzheng-ledger! - Add ERC20 token support for filecoin

  • #7733 ef99222 Thanks @thesan! - Handle Ledgersync onboarding errors

  • #7606 f839708 Thanks @thesan! - Add currency support to quick actions

  • #7714 5ecbe88 Thanks @cgrellard-ledger! - Ledger Sync - Improve account names module to avoid erasing custom names with the default ones when two instances are pushing around the same time

  • #7691 ce18c9b Thanks @cgrellard-ledger! - Ledger Sync - Added a Loading screen on LLM and LLD when initializing ledger sync while accounts are synchronizing

  • #7702 248901b Thanks @Justkant! - feat(web3hub): new bottom modal to select network and account with dapp browser v3
    Small perf improvement for dapp browser v3 dapps initial load
    Lots of small visual improvements, polish and bugfixes
    Update app screen header url

  • #7559 6ebea98 Thanks @Justkant! - feat: add header and bottom bar animations on webview scroll

  • #7751 5df9941 Thanks @Justkant! - feat(LLM): pass some additional params to wallet-connect live-app when receiving a request

  • #7572 c8c273c Thanks @valpinkman! - Implement app data backup and restore when installing, uninstalling and updating apps on the device

  • #7440 bc044e4 Thanks @thesan! - Request device access within HWDeviceProvider

  • #7668 120c1f8 Thanks @thesan! - Fix "Delete my encryption key" action on wrong seed errors

  • #7580 6417959 Thanks @marcotoniut-ledger! - Add discover section deep link initial category filter to enable links like ledgerlive://discover?category=restaking to load the discover screen with the category pre-selected

  • #7729 f5c8891 Thanks @cgrellard-ledger! - LLM - Ledger Sync redirects to Qr code when syncing again after a successful sync

  • #7558 9a650da Thanks @thesan! - Create the llmMarketQuickActions feature flag

  • #7706 84ea362 Thanks @thesan! - Create the /ledgersync deeplink

Patch Changes

Read more

@ledgerhq/live-desktop@2.86.0

17 Sep 14:01
Compare
Choose a tag to compare

2.86.0

Minor Changes

Patch Changes

Read more

live-mobile@3.48.1

22 Aug 16:02
Compare
Choose a tag to compare

3.48.1

Patch Changes

  • Updated dependencies [22ff55b]:
    • @ledgerhq/live-common@34.7.1

@ledgerhq/live-desktop@2.85.1

22 Aug 16:02
Compare
Choose a tag to compare

2.85.1

Patch Changes

  • #7642 22ff55b Thanks @ofreyssinet-ledger! - Sentry: disable capture of "performance spans", which were not actually in use, but still causing a stop of the internal process on LLD Windows

  • Updated dependencies [22ff55b]:

    • @ledgerhq/live-common@34.7.1
    • @ledgerhq/coin-bitcoin@0.7.3