Skip to content

Releases: LedgerHQ/ledger-live

@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.

@ledgerhq/[email protected]

13 Jul 16:07
Compare
Choose a tag to compare

3.4.1

Patch Changes

@ledgerhq/[email protected]

13 Jul 16:07
Compare
Choose a tag to compare