Releases: LedgerHQ/ledgerctl
Releases · LedgerHQ/ledgerctl
v0.5.1
Merge pull request #78 from LedgerHQ/y333/support_nbgl_icon_for_nano Icon shall be transformed into NBGL uncompressed buffer for Nano S+ a…
v0.5.0
Merge pull request #76 from LedgerHQ/add-nbgl-icon-support Add support of dashboard icons for Stax and Flex when installing apps.
v0.4.0
Merge pull request #73 from LedgerHQ/add-installation-dump-option Add 'offline' option to ledgerctl CLI install command.
v0.1.4
What's Changed
- Add instructions to install from source. by @adlerjohn in #24
- [add] Transport 'Device' interface for HID&TCP by @lpascal-ledger in #26
- Bugfix + unit testing framework by @lpascal-ledger in #27
- Upgrade to CodeQL Action v2 by @jibeee in #29
- Add device name for Nano S+ by @jibeee in #30
- CodeQL: add security and quality queries by @jibeee in #31
- Fix defects found by CodeQL by @jibeee in #36
- Add pre-commit configuration by @danroc in #37
- Fix typo: 'send_certicate_chain' -> 'send_certificate_chain' by @danroc in #39
- Document why custom CA is advised only for developers by @danroc in #38
- Describe 0x661E error when installing a custom certificate by @niooss-ledger in #42
- Add fast onboarding command by @niooss-ledger in #41
- Update protobuf to at least 3.20 by @niooss-ledger in #40
- [update] Click >= 7.0 to >= 8.0 by @lpascal-ledger in #44
New Contributors
- @adlerjohn made their first contribution in #24
- @lpascal-ledger made their first contribution in #26
- @danroc made their first contribution in #37
- @niooss-ledger made their first contribution in #42
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Fix bugs of first execution by @Vedrillan in #2
- Allow closing of the current device connection by @Vedrillan in #3
- Allow swith between libusb and hidraw backend by @Vedrillan in #8
- Fix gmpy by @jibeee in #10
- Delegate device management to the client class by @Vedrillan in #4
- Change construct version to 2.10.61. by @daoleno in #18
- Relax construct version bounds again by @Ericson2314 in #19
- Allow loading apps bigger than 64kB by @jibeee in #21
- Readme precisions by @aiooss-ledger in #23
New Contributors
- @Vedrillan made their first contribution in #2
- @daoleno made their first contribution in #18
- @Ericson2314 made their first contribution in #19
- @aiooss-ledger made their first contribution in #23
Full Changelog: v0.1.2...v0.1.3