Bug Fixes
- NPM package version - (6a1cb3c)
- remove RBTC from beta and mainnet (#512) - (cd6d2d0)
- register serviceworker on / (#511) - (11bb6f9)
- error handling for null swap in pay (#515) - (6471a7d)
- show EVM coop refund on lockup failed (#517) - (992959b)
- bail validation and refactor create button labels (#500) - (9bef8c2)
- CSS for external links in menu (#527) - (972d825)
- only retry claims of Taproot swaps (#531) - (5559cf1)
- catch exception on refund page (#534) - (a7928f4)
- node stats when LND is offline (#539) - (e472f91)
- QR code placeholder size (#541) - (5806d2d)
- multiple claim transactions being broadcasted (#542) - (00c253c)
- remove spaces when copying (#543) - (a3da6c1)
- multiple tabs local storage issue (#544) - (6ac99d5)
- hide network in navbar on mainnet (#550) - (2f50a51)
- disable until lnurl is fetched and submitted (#553) - (6f56d54)
- regtest invoice validtion on mainnet (#554) - (2c59c0c)
Documentation
- fix "Back to Docs Home" link - (6926d17)
Features
- add email to footer (#502) - (4225a41)
- Telegram icon for footer (#505) - (cd72aee)
- dynamic config (#507) - (b701332)
- add user feedback to copy button (#516) - (bd1dd61)
- prevent refunding to lockup address (#523) - (0ea46d8)
- switch assets based on input (#503) - (53924e1)
- localized BTC denomination separator (#538) - (70f4842)
Miscellaneous Chores
- bump follow-redirects from 1.15.5 to 1.15.6 (#513) - (e0eacf6)
- update dependencies (#518) - (50fbc8f)
- update CI checkout action (#519) - (a5a9af2)
- change youtube link to playlist (#522) - (2808f16)
- add canary link (#526) - (626f0d1)
- use compareTrees function from boltz-core (#532) - (efbd8fa)
- show return to page only on mobile (#537) - (029ae81)
- prepare release v1.3.2 - (46561e2)
- bump vite from 5.2.4 to 5.2.6 (#552) - (2b291d4)
Refactoring
- move create button signal to context (#497) - (19ccdbc)
- build scripts (#508) - (c366cb1)
- use solid-icons instead of single SVGs (#510) - (9d4603e)
- create swap with lnaddress / lnurl (#535) - (eb4465e)
- node stats formatting (#540) - (51fa596)