This repository has been archived by the owner on Jun 16, 2022. It is now read-only.
Releases: LedgerHQ/ledger-live-desktop
Releases · LedgerHQ/ledger-live-desktop
1.5.0
🎊 Features
- Add Ledger Nano X compatibility in onboarding, Manager, send and receive. (1, 2, 3)
- Block the possibility to send a transaction with zero fees (Bitcoin and its derivatives). (#1812)
🐞 Bugfixes
- Fixed a USB bug that was stopping device communication after some (race) condition (for instance, stuck on "Navigate to the Dashboard on your device") (#1832)
- Fixed a UI glitch in the description of rate provider settings. (#1826)
- Fixed a UI glitch that was displaying download percentage without rounding. (#1811)
but also...
- Include developer mode setting in LiveQR code.
- Set nLockTime for KMD transactions. (#1825 thanks to lukechilds)
- Terminate HSR and POSW service.
Internal developer notes:
- clean cache has been refactored to use libcore implementation (so it's technically less intense and more reliable)
- new libcore version
- partners list is shared in live-common.
v1.4.1
🎊 Features
- Improved modals with scrollbars, vertical centering and improved animation performance.
- A new update process including download progress bar and opt-in button.
- Announcement for Ledger Live mobile.
- Show error if XRP recipient address is the same as the sending address.
Bugfixes
- ZEC-related bugfixes.
- A fix in the device repair tool that wrongly asked to reboot in bootloader mode.
Other
- Various improvements in user experience.
v1.3.4
🐛 This release contains important bug fixes. 🐛
General
- Fix a UI glitch displaying miscalculated or negative fees in operation details and send flow.
- Allow Ledger Live to display notifications for crypto asset events.
- Added two more platforms to buy crypto: BTC-Direct and Coinberry.
- Minor improvements in UI.
Crypto assets related
- Prepare future support of XSN and KMD through Sapling.
- ETH and ETC: scan for Metamask accounts.
- DCR: fix transaction bug affecting some users.
- HSR and POSW: blockchain synchronization and send feature fixed.
- Other crypto assets: fix "getVarint" errors for various assets.
1.3.2
🐛 Bugfixes
- Fix the MCU not genuine issue
1.3.0
✨ Features
- New export screen for mobile app
- Show progress on app install
- Improved Manager performance
- Improved firmware update
🐛 Bugfixes
- Fixed broken order when missing provider/balance
- Fixed unselectable fee levels
- Fixed custom fees value field
- Fixed auto-lock firing too early
Others
- Better logs for internal errors
- Wording adjustments
1.2.7
1.2.6
v1.2.5
v1.2.3
v1.2.1
This release addresses many bugs found in Ledger Live.
🐛 Bugfixes
- Fix crash occuring on Fedora 28, caused by incompatible openssl version (#1010)
- Fixes some 0x6f01 errors caused by incorrect transaction sequence (#1386)
- Ensure sqlite folder is removed after clear cache or hard reset (#1554)
- Correctly restore window size & position after restart (#1428)
- Fix identifier display in firmware update workflow (#1576)
- Fix incorrect mouse pointer on various places (#1468)
- Fix input/select autofocus inside Modal (#1588)
- Resolve all
npm audit
issues (#1569)
Others
- Expose db/commands/store to global window object, for debugging purposes (#1572)
- Wording adjustments