Skip to content
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.

Releases: LedgerHQ/ledgerjs

v4.69.1

10 Sep 05:57
@gre gre
082a5ca
Compare
Choose a tag to compare
  • update erc20 data

v4.69.0

30 Aug 16:13
@gre gre
e785c5b
Compare
Choose a tag to compare
  • WebHID experimental transport
  • update erc20 data

v4.68.4

21 Aug 08:24
Compare
Choose a tag to compare
  • adds MCUNotGenuineToDashboard error

v4.68.3

02 Aug 12:25
@gre gre
419fb77
Compare
Choose a tag to compare
  • documentation update in hw-app-btc

v4.68.2

23 Jul 18:52
@gre gre
d9c7551
Compare
Choose a tag to compare
  • Add two new errors: DeviceOnDashboardUnexpected and WrongAppForCurrency (only used by live-common)
  • update flowtype, eslint, lodash

v4.68.1

20 Jul 07:32
@gre gre
7711f60
Compare
Choose a tag to compare
  • update erc20 data (@ledgerhq/hw-app-eth)

v4.68.0

20 Jul 07:32
@gre gre
9987f51
Compare
Choose a tag to compare
  • Adds AccountNotSupported error (Ledger Live)

v4.67.0

20 Jul 07:31
@gre gre
1f955ad
Compare
Choose a tag to compare
  • update latest erc20 data (for lib @ledgerhq/hw-app-eth)

v4.66.0

20 Jul 07:28
@gre gre
6a8abad
Compare
Choose a tag to compare

Fixes #374: transport.deviceModel was incorrectly always set to Nano S for a Nano X. (hid transports)

v4.65.1

20 Jul 07:27
@gre gre
8338281
Compare
Choose a tag to compare
  • Fixes HID transport to Promise.reject errors instead of throwing them (patch)