8000 Releases · input-output-hk/lace · GitHub
[go: up one dir, main page]

Skip to content

Releases: input-output-hk/lace

Lace extension v1.30.0

09 Oct 13:56
9d9ec3a
Compare
Choose a tag to compare

📄 Lace v1.30

What’s New

Spanish Language Support
You can now use Lace in Spanish. Head to Main Menu → Language to switch your language.
Why This Matters
This release brings Lace closer to the people who’ve supported Cardano from the start. It reflects our commitment to building a global, accessible wallet experience — one update at a time.

lace-extension@1.29.0

23 Sep 12:11
ada0212
Compare
Choose a tag to compare
fix: handle coingecko API errors [LW-8256] (#1996)

* fix: token display if pricing data not available

* fix: display assets price data expired banner

* fix: activity display if pricing data not available

* fix: show empty dash for cardano data when balance information unavailable

* fix: btc wallet display if pricing data not available

* fix: dapp-related amount transformers fallback

* fix: token detail drawer when no token pricing available

* fix: hide fiat amount when failed to fetch the price (BTC Send Flow)

* fix: hide fiat amount when failed to fetch the price (ADA Send Flow)

* chore: fix lint/format and unit test

---------

Co-authored-by: Przemysław Włodek <przem.wlodek.github@gmail.com>
Co-authored-by: vetalcore <vetalcore@gmail.com>

lace-extension@1.28.1

15 Sep 14:13
bec259e
Compare
Choose a tag to compare
chore: [LW13603] bump manifest v1.28.1 (#1991)

lace-extension@1.28.0

15 Sep 11:56
f257bda
Compare
Choose a tag to compare
chore: bump manifest v1.28.0 (#1977)

lace-extension@1.27.0

15 Sep 11:55
0c809cf
Compare
Choose a tag to compare
LW-13371 Feature/sign message stake key support (#1970)

* refactor: correct sign message copy

* feat: support stake key message signing

* feat: display raw key in message signing result

we were displaying only 'cose key' structure that
wraps the raw key which does not for Glacier Drop

* feat(core): limit addresses drawer and add scroll

* test: fix message signing e2e

* chore(core): fix scrollbars styles

---------

Co-authored-by: Martynas Kazlauskas <martynas.kazlauskas@iohk.io>
Co-authored-by: Mircea Hasegan <mircea.hasegan@iohk.io>
Co-authored-by: Lukasz Jagiela <Lukasz.Jagiela@iohk.io>

lace-extension@1.26.1

07 Aug 16:17
250b76a
Compare
Choose a tag to compare
chore: bump manifest v1.26.1 (#1967)

lace-extension@1.26.0

06 Aug 02:23
c00e599
Compare
Choose a tag to compare
chore: bump manifest v1.26.0 (#1963)

lace-extension@1.25.0

06 Aug 02:22
b91f378
Compare
Choose a tag to compare
chore: bump manifest v1.25.0 (#1954)

lace-extension@1.24.3

16 Jul 08:52
f7fc77f
Compare
Choose a tag to compare

This update includes key stability and accuracy improvements:

  • Disabled bfcache to improve performance for larger wallets
  • DRep ID now displays correctly when signing with a DRep key (CIP-30)
  • Improved Bitcoin fee precision when sending small amounts.

lace-extension@1.24.2

04 Jul 08:24
744cbca
Compare
Choose a tag to compare

Optimized Bitcoin Fee Estimation

Discover more competitive rates when sending BTC.

Improved Ledger Message Signing

Large messages are now signed by hash per CIP-8 when using Ledger wallets.

0