Skip to content

Releases: input-output-hk/lace

[email protected]

29 Jan 22:18
51bc73e
Compare
Choose a tag to compare

🚀 Lace 1.19.2 is Live! 🚀

Lace 1.19.2 brings performance enhancements, UI improvements, and essential fixes to ensure a more reliable experience.

💎 Key Updates & Fixes

✅ DApp Explorer Fix – Resolved an issue affecting the initial load, making discovery faster and more reliable.
✅ Wallet Onboarding Performance – Improved speed and efficiency when setting up multi-address accounts.
✅ Optimized Idle Detection – Lace now better detects inactivity, reducing unnecessary network usage.
✅ Extended Background Fetch Interval – Slightly increased fetch intervals for better efficiency and reduced network strain.
✅ Nami Mode Enhancements

  • Prevents crashes when removing the last wallet while in Nami Mode.
  • The Nami Mode toggle has been repositioned next to the theme toggle for a more intuitive user experience.

[email protected]

29 Jan 11:11
3fc11f4
Compare
Choose a tag to compare

Introducing Lace 1.19.1

In this release:

  • Network requests now pause when the app is idle, reducing unnecessary network demand.

[email protected]

28 Jan 15:11
a7e7d28
Compare
Choose a tag to compare

🚀 Lace 1.19.0 is Here!

This release contains a couple of exciting updates:

✨ DApp Explorer: Discover and connect with dApps directly from Lace.
⚡ Snappier UX: Improved performance with more local caching

We hope you enjoy the new version of Lace. Let us know what you think!

[email protected]

27 Jan 11:20
7690da7
Compare
Choose a tag to compare

🚀 Lace 1.18.3 is here, marking our biggest performance upgrade yet! The Lace experience is now snappy and more lightweight than ever ⚡:

📈 Faster Wallet Restorations: Most important for wallets with large transaction histories or with many tokens in the current balance.

⚡ Optimized NFT Pages: NFT images now load in a more orderly way and are cached for a slick viewing experience.

✅ Nami Compatibility Mode Improvement: Adds a description to help explain the feature. Use this to connect Nami mode with dApps not offering a connection point with Lace.

🔗 Ledger Compatibility Expanded: We’ve removed model restrictions, allowing all Ledger devices to pair with Lace on a best-effort basis. If you encounter any issues, our team is ready to assist on Discord!

[email protected]

14 Jan 18:45
cdc1c12
Compare
Choose a tag to compare
fix: prevent displaying poor connection pill for 404 responses (#1642)

Co-authored-by: Szymon Masłowski <[email protected]>

[email protected]

30 Dec 09:46
e30757d
Compare
Choose a tag to compare
chore: bump manifest version v1.18.1 (#1621)

[email protected]

27 Dec 21:06
4fe3f9e
Compare
Choose a tag to compare
feat(nami): [lw-1200] show tx related error after ui related ones in …

Lace browser extension v1.17.2

08 Nov 18:24
35bf47a
Compare
Choose a tag to compare

Lace browser extension v1.17.1

31 Oct 11:20
8cd5b2c
Compare
Choose a tag to compare
[email protected]

ci: add missing SENTRY_DSN for release workflow

Lace browser extension v1.17.0

30 Oct 09:06
4400807
Compare
Choose a tag to compare
fix(nami): [LW-11782] add bech32 encoding fallback for nami mode (#1486)

implement try/catch with undefined fallback
prevents nami crashing if bech32 or base8 decode fails, or
throws due to:
- invalid string length
- mixed formatting
- any other issue related to encoding