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

Releases: LedgerHQ/ledger-live-desktop

0.1.0-alpha.11

15 Jun 13:57
Compare
Choose a tag to compare
0.1.0-alpha.11 Pre-release
Pre-release

🚀 🚀 🚀 🚀 🚀demo 🚀 🚀 🚀 🚀

0.1.0-alpha.9

13 Jun 11:57
Compare
Choose a tag to compare
0.1.0-alpha.9 Pre-release
Pre-release

Features

  • Running on Windows

0.1.0-alpha.10

14 Jun 08:05
@gre gre
Compare
Choose a tag to compare
0.1.0-alpha.10 Pre-release
Pre-release

🚀 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

12 Jun 16:38
@gre gre
Compare
Choose a tag to compare
0.1.0-alpha.8 Pre-release
Pre-release

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

07 Jun 17:02
f91297d
Compare
Choose a tag to compare
0.1.0-alpha.7 Pre-release
Pre-release
  • 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

31 May 15:02
@gre gre
Compare
Choose a tag to compare
0.1.0-alpha.5 Pre-release
Pre-release

(still alpha and unfinished work)

0.1.0-alpha.4

28 May 16:40
@gre gre
Compare
Choose a tag to compare
0.1.0-alpha.4 Pre-release
Pre-release

You'll most probably need to do a rm -rf ~/Library/Application\ Support/Ledger\ Live/ after upgrading

0.1.0-alpha.3

25 May 17:01
958bd7c
Compare
Choose a tag to compare
0.1.0-alpha.3 Pre-release
Pre-release
Merge pull request #372 from gre/fix-langs

fix langs

0.1.0-alpha.2

21 May 11:39
9a6dea1
Compare
Choose a tag to compare
0.1.0-alpha.2 Pre-release
Pre-release
Merge pull request #345 from MortalKastor/fix-build

Fix build error from uglifyjs