Skip to content

Releases: LedgerHQ/ledger-live

@ledgerhq/live-mobile@3.15.2

15 Feb 13:25
Compare
Choose a tag to compare

3.15.2

Patch Changes

  • Updated dependencies [090c6c8d8f]:
    • @ledgerhq/live-common@28.0.2

@ledgerhq/live-desktop@2.53.2

15 Feb 13:25
Compare
Choose a tag to compare

2.53.2

Patch Changes

  • Updated dependencies [090c6c8d8f]:
    • @ledgerhq/live-common@28.0.2

@ledgerhq/live-desktop@2.53.1

08 Feb 10:21
Compare
Choose a tag to compare

2.53.1

Patch Changes

@ledgerhq/live-mobile@3.15.0

06 Feb 09:14
Compare
Choose a tag to compare

3.15.0

Minor Changes

Patch Changes

  • #2427 b192ed6b24 Thanks @cgrellard-ledger! - We now add a parameter apptracking=false to our webviews in LLM redirecting to the shop and to the academy websites in order to not display the cookie prompt (to comply with apple rules)

@ledgerhq/live-desktop@2.53.0

06 Feb 09:14
Compare
Choose a tag to compare

2.53.0

Minor Changes

Patch Changes

@ledgerhq/live-mobile@3.14.0

27 Jan 17:03
Compare
Choose a tag to compare

3.14.0

Minor Changes

  • #1978 192b897ce4 Thanks @RamyEB! - Deletion of an old logic concerning the manifest fetch and filter, and replacement by a new one + added the possibility to give a custom Provider

Patch Changes

@ledgerhq/live-desktop@2.52.0

27 Jan 17:03
Compare
Choose a tag to compare

2.52.0

Minor Changes

  • #1978 192b897ce4 Thanks @RamyEB! - Deletion of an old logic concerning the manifest fetch and filter, and replacement by a new one + added the possibility to give a custom Provider
  • #2291 057988a1dc Thanks @gre! - make onboarding not blocking user if genuine check fails (e.g. network issues)
  • #2049 f159ba186c Thanks @gre! - Electron was upgraded from 15 to 21 as well as "electron-builder"

    • that means we have a new bump of the nodejs version for native module too. So all native library impacted (coins, usb,..)
    • that means we have a new Chromium version. So the UI is impacted. Screenshots have changed due to this.

    In a breaking change in Electron 18 the nativeWindowOpen web preference (used here) have been removed (cf. this PR)

    Now, Ledger live does not seem to receive (and handle) new-window events when a live-apps wants to open a new window (regularly used throughout Live Apps to open external contextual info like redirect to Twitter account, open ToS page, etc…)

    webview are deprecated and not formerly integrated / maintained in electron.
    updating electron broke previous handleding of new window opened from a webview

    use setWindowOpenHandler on the webview webContents to handle opening new window.
    cf. electron/electron#31117 (comment)

    also, there seem to be issues between webview and React
    cf. electron/electron#6046

  • #2037 3574c62cb3 Thanks @nparigi-ledger! - use new parameter from formatCurrencyUnit, dynamicSignificantDigits, in all related display value components/utils. Increased this value for the display of the account crypto value in Account page so more digits are shown.

Patch Changes

  • #2150 e7c1eaa6a2 Thanks @alexandremgo! - feat: handle locked device during onboarding polling, genuine check and get latest available firmware update
  • #2174 4208982cd9 Thanks @chabroA! - Fix app crash in case requestAccount currencies array param contains non string values
  • #2242 15ffdd6972 Thanks @alexandremgo! - chore: fix typing of theme "light" | "dark"

    • Removed unneeded "as" type casting, and used newly exported Theme type.
    • Migrated animations.js to animations.ts
Read more

@ledgerhq/live-mobile@3.13.1

26 Jan 13:43
Compare
Choose a tag to compare

3.13.1

Patch Changes

  • Updated dependencies [e7bf251ba4]:
    • @ledgerhq/react-native-hw-transport-ble@6.28.1

@ledgerhq/live-mobile@3.13.0

13 Jan 17:16
Compare
Choose a tag to compare

3.13.0

Minor Changes

  • #2037 3574c62cb3 Thanks @nparigi-ledger! - use new parameter from formatCurrencyUnit, dynamicSignificantDigits, in all related display value components/utils. Increased this value for the display of the account crypto value in Account page so more digits are shown.

Patch Changes

Read more

@ledgerhq/live-desktop@2.50.1

09 Dec 16:56
c5aba7d
Compare
Choose a tag to compare

2.50.1

Patch Changes

  • Updated dependencies [6a07e7bc3c]:
    • @ledgerhq/live-common@27.8.1