github LedgerHQ/ledger-live-desktop v1.0.0-beta.3
1.0.0-beta.3

latest releases: v2.42.0, v2.41.3, v2.41.2...
pre-release6 years ago

Many polishes and bugfixes on this beta.3.

Some highlights:

Features

  • installer is now signed on Windows!
  • Better error reporting when error are thrown from internal process (serialize/deserialize error objects)
  • add a confirm when clicking Reset on crash screen
  • Many improvement of manager especially regarding error cases.
  • Onboarding animation
  • Better sync state
  • more reliable app list

Fixes

  • Fix error to show during DeviceConnect step
  • major bugfix on a crash at boot on windows: Fixes zombies process. After quitting the app, some process was still running on Windows which was creating a crash at boot because some db locks was still alive 🔒
  • minor bugfix: some device connect/disconnect event where returning null in ledgerjs
  • fix amount rounding to occur at critical parts. When we have enough space, we better display the true balance of your account instead of trying to round unsignificant digits. this address confusions when trying to empty your account as well.

Misc

  • "Stepper" refactoring
  • clean up images / icons in the project
  • Failproof native deps building by explicitly set target
  • Prevent env pollution
  • renderer bundle is no longer mangle for better error stacktrace
  • allow to configure window min-height with LEDGER_MIN_HEIGHT env, until we decide on a default one.
  • windows: disable ia32 build until we fix it

Don't miss a new ledger-live-desktop release

NewReleases is sending notifications on new releases.