Skip to content

Releases: LedgerHQ/ledger-live

@ledgerhq/[email protected]

14 Sep 09:59
Compare
Choose a tag to compare

3.8.0

Minor Changes

Patch Changes

  • #1097 936b6dc545 Thanks @alexandremgo! - New BLE pairing flow

    Not yet used in production. Accessible from the debug menu.

    Features:

    • scanning and pairing: one screen to go to from anywhere
    • navigate to after pairing success: configuration of the screen (and its associated navigator) with params and name of the route param that will have newly paired device info
    • scanning: filtering on device models
    • scanning: filtering out or displaying already known devices
    • pairing: new animation for pairing (lotties placeholders for now)
    • pairing: possibility to add (or not) the newly paired device to the "known devices" of the app (redux store)
  • #1239 691ef324ff Thanks @ThomasLaforge! - use brazilian portuguese smartling translation and add some missing keys for system language available popup

@ledgerhq/[email protected]

07 Sep 11:15
fc7788a
Compare
Choose a tag to compare

2.47.0

Minor Changes

  • #856 3615a06f1 Thanks @andyhass! - Gracefully handle when user reaches the maximum number of Celo validator groups they can vote for.
  • #998 3a54cee86 Thanks @github-actions! - Osmosis Send, Receive and Staking + Cosmos refactor

    For additional context on what changed:

    • Ledger Live Desktop: functionality for Osmosis send, receive and staking.

    • Ledger Live Desktop: refactor of some Cosmos components to enable reusing some components for Osmosis.
      and easily integrate future Cosmos-based cryptocurrencies.

    • Ledger Live Common: functionality for Osmosis send, receive and staking.

    • Ledger Live Common: refactor of some Cosmos modules to enable reusing code for Osmosis.
      Notable changes are: renaming the hook useCosmosPreloadData to useCosmosFamilyPreloadData and turning
      validators.ts and js-synchronisation.ts into classes.

    • Ledger Live Mobile: only marked as major because the useCosmosPreloadData hook changed name, which is a breaking change.

    • Cryptoassets: updated a URL in the Osmosis cryptocurrency definition.

    • Live CLI: updated references to cosmosSourceValidators to sourceValidators for re-usability.

Patch Changes

@ledgerhq/[email protected]

30 Aug 07:32
Compare
Choose a tag to compare

3.7.0

Minor Changes

  • #921 cce2e7a4e7 Thanks @github-actions! - Osmosis Send, Receive and Staking + Cosmos refactor

    For additional context on what changed:

    • Ledger Live Desktop: functionality for Osmosis send, receive and staking.

    • Ledger Live Desktop: refactor of some Cosmos components to enable reusing some components for Osmosis.
      and easily integrate future Cosmos-based cryptocurrencies.

    • Ledger Live Common: functionality for Osmosis send, receive and staking.

    • Ledger Live Common: refactor of some Cosmos modules to enable reusing code for Osmosis.
      Notable changes are: renaming the hook useCosmosPreloadData to useCosmosFamilyPreloadData and turning
      validators.ts and js-synchronisation.ts into classes.

    • Ledger Live Mobile: only marked as major because the useCosmosPreloadData hook changed name, which is a breaking change.

    • Cryptoassets: updated a URL in the Osmosis cryptocurrency definition.

    • Live CLI: updated references to cosmosSourceValidators to sourceValidators for re-usability.

Patch Changes

@ledgerhq/[email protected]

30 Aug 07:32
Compare
Choose a tag to compare

2.46.1

Patch Changes

@ledgerhq/[email protected]

19 Aug 13:31
7f310a4
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/release'

@ledgerhq/[email protected]

19 Aug 13:31
7f310a4
Compare
Choose a tag to compare

2.46.0

Minor Changes

  • #723 0c12f3e897 Thanks @marco-figment! - Osmosis Send, Receive and Staking + Cosmos refactor

    For additional context on what changed:

    • Ledger Live Desktop: functionality for Osmosis send, receive and staking.

    • Ledger Live Desktop: refactor of some Cosmos components to enable reusing some components for Osmosis.
      and easily integrate future Cosmos-based cryptocurrencies.

    • Ledger Live Common: functionality for Osmosis send, receive and staking.

    • Ledger Live Common: refactor of some Cosmos modules to enable reusing code for Osmosis.
      Notable changes are: renaming the hook useCosmosPreloadData to useCosmosFamilyPreloadData and turning
      validators.ts and js-synchronisation.ts into classes.

    • Ledger Live Mobile: only marked as major because the useCosmosPreloadData hook changed name, which is a breaking change.

    • Cryptoassets: updated a URL in the Osmosis cryptocurrency definition.

    • Live CLI: updated references to cosmosSourceValidators to sourceValidators for re-usability.

Patch Changes

  • #757 1edaab40e4 Thanks @gre! - Downgrade @sentry/node to a compatible version with @sentry/electron

@ledgerhq/[email protected]

18 Aug 17:18
Compare
Choose a tag to compare

3.5.1

Patch Changes

@ledgerhq/[email protected]

11 Aug 10:53
Compare
Choose a tag to compare

3.5.0

Minor Changes

  • #507 3bdbfd3cb Thanks @jules-grenier-ledger! - Push notifications support added to ledger live mobile, new 'notifications' section added to the settings to enable or disable them, new modal added to ask the user if he wants to allow the notifications

Patch Changes

  • #435 8319ff45a Thanks @ofreyssinet-ledger! - - Upgraded react-native to 0.68.2, following this guide and picked what works for us:
    • we don't upgrade Flipper as it crashes on runtime
    • we don't upgrade gradle as it builds fine like this and v7 didn't work out of the box
    • we don't keep react-native-gradle-plugin as it's only necessary for the new architecture..
    • we don't change AppDelegate.m to the new AppDelegate.mm as it's only useful for the new RN arch which we aren't using yet + it was a pain to migrate the existing config (Firebase, Flipper, splash screen)
    • Upgraded react-native-reanimated to 2.8.0
    • Upgraded lottie-react-native to 5.1.3 as it was not building on iOS without upgrading -> I tested the device lotties in the "Debug Lottie" menu and it seems to work fine.
    • Upgraded react-native-gesture-handler to 2.5.0 & Migrating off RNGHEnabledRootView as its setup on Android (in MainActivity.java) might conflict with react-native stuff later on
    • Fixed an issue in the portfolio where if there was no assets, scrolling was crashing the app on iOS. This is a mysterious issue and the logs are similar to this issue software-mansion/react-native-reanimated#2285, for now it has been solved by removing the animation of a border width (border which anyway was invisible so the animation was pointless).
  • 8d0dc4733 Thanks @Justkant! - Log experimental and feature flags in Sentry error reports.
  • #883 7101ca25c Thanks @LFBarreto! - LLM - Receive flow - prevent double modal to pop during verification of address
Read more

@ledgerhq/[email protected]

04 Aug 08:14
dcbf667
Compare
Choose a tag to compare

2.45.1

Patch Changes

@ledgerhq/[email protected]

28 Jul 08:19
Compare
Choose a tag to compare

2.45.0

Minor Changes

  • #659 eb83f93b1 Thanks @LFBarreto! - LLD - buy and sell - redirect entry points of exchange app towards the new incoming live app

Patch Changes

  • #734 61b61d9d1 Thanks @LFBarreto! - LLD - Buy Sell live app redirection should now use the correct account param identifier
  • #386 8917ca143 Thanks @gre! - Log experimental and feature flags in Sentry error reports.