Releases: input-output-hk/lace
[email protected]
🚀 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]
Introducing Lace 1.19.1
In this release:
- Network requests now pause when the app is idle, reducing unnecessary network demand.
[email protected]
🚀 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]
🚀 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]
fix: prevent displaying poor connection pill for 404 responses (#1642) Co-authored-by: Szymon Masłowski <[email protected]>
[email protected]
chore: bump manifest version v1.18.1 (#1621)
[email protected]
feat(nami): [lw-1200] show tx related error after ui related ones in …
Lace browser extension v1.17.2
Lace browser extension v1.17.1
[email protected] ci: add missing SENTRY_DSN for release workflow
Lace browser extension v1.17.0
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