Skip to content

Releases: coderixxinfotech/bitcoin-wallet-adapter

v1.15.0

09 Oct 06:37

Choose a tag to compare

1.15.0 (2025-10-09)

Bug Fixes

  • normalize wallet names to lowercase for consistent session handling (2e99d04)
  • remove yarn cache in GitHub Actions to support Yarn 4 via Corepack (a8a9085)
  • update Leather wallet integration to use separate p2tr/p2wpkh addresses and standardize localStorage keys (9f22d33)

Features

  • add BIP-322 signature verification for persistent wallet sessions (74202ba)
  • add signature verification and session expiry for wallet connections (9c523d5)
  • require message signing before persisting wallet connection details (c816086)

v1.14.0

09 Oct 03:01

Choose a tag to compare

1.14.0 (2025-10-09)

Features

  • add headless useWalletConnect hook with custom UI example (12fe880)

v1.13.1

01 Sep 05:30

Choose a tag to compare

1.13.1 (2025-09-01)

Bug Fixes

  • update axios dependency from 1.6.7 to 1.8.2 (46cb464)

v1.13.0

31 Aug 10:11

Choose a tag to compare

1.13.0 (2025-08-31)

Features

  • leather: remove stacks connect provider and refactor leather signing to fix JSON parse conflicts (14096d8)

v1.12.0

23 Aug 06:17

Choose a tag to compare

1.12.0 (2025-08-23)

Features

  • connect: hide MagicEden, Phantom, and OKX on testnet (1e04f62)

v1.11.0

17 Aug 04:05

Choose a tag to compare

1.11.0 (2025-08-17)

Features

  • ConnectMultiButton: add onSignatureCapture callback for wallet signature data (1ecff87)

v1.10.0

17 Aug 00:50

Choose a tag to compare

1.10.0 (2025-08-17)

Features

  • ui: enhance wallet modal with scrollable list and custom sign-in messages (f443c5b)

v1.9.1

16 Aug 03:29

Choose a tag to compare

1.9.1 (2025-08-16)

Bug Fixes

  • components: improve wallet button and modal UI/UX with better contrast and styling (850f93a)

v1.9.0

15 Aug 16:17

Choose a tag to compare

1.9.0 (2025-08-15)

Features

  • major release with new hooks and professional UI (0d7bab7)