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
0.1.0-alpha.11
🚀 🚀 🚀 🚀 🚀demo 🚀 🚀 🚀 🚀
0.1.0-alpha.9
Features
- Running on Windows
0.1.0-alpha.10
🚀 Many improvments and bugfixes!
Features
- UI modal for install apps
- StickyBackToTop ui that appears when you scroll Account and Dashboard pages
- Sentry can now be disabled (properly connected to the Settings). also have better logs and anonymously identify a user
- Better keyboard handling. Hide focus states by default.
Bugfixes
- Fix double click on ActivityIndicator
- Sentry should now works in the Release version (was so far not working!)
- Fix release notes modal failing when notes are empty
Polishes
- better performance
- Autofocus on send/receive/import modals
- modal flows to no longer block from closing, except for critical parts
- improvement of Import Accounts design (wip)
- Disable sidebar item if no accounts (send/receive)
- fix empty exchange section to appear in settings!
- add TopGradient for MainSideBar
- more precise error message (libcore)
Misc
- moved all app texts into one i18n file to ease future rewording and translation.
HIGHLIGHT_I18N=1
environment variable to highlight i18nized strings
0.1.0-alpha.8
This release includes major bugfixes and improve performance of the application.
Features
- Release notes modal
- Onboarding now have the Password step
- Export Logs feature in Dashboard
- Reset App will also clean the libcore database
Improvements
- fix "Sync error" to happen too often (more retry on GET http calls for the sync)
- Improve error messages to be more precise
- Performance improvement of operation lists and account lists
- Sync now runs in parallel (up to 2 concurrent syncs) and no longer block the Send/Import flow that will also pause the background sync
0.1.0-alpha.7
- alpha support for 22 coins
- a lot of bugfixes & polishes
- still an alpha (expect bug (please raise!) and unfinished parts)
0.1.0-alpha.5
(still alpha and unfinished work)
0.1.0-alpha.4
You'll most probably need to do a rm -rf ~/Library/Application\ Support/Ledger\ Live/
after upgrading
0.1.0-alpha.3
Merge pull request #372 from gre/fix-langs fix langs
0.1.0-alpha.2
Merge pull request #345 from MortalKastor/fix-build Fix build error from uglifyjs