Skip to content

Releases: TxnLab/use-wallet

v4.0.0-beta.3

07 Dec 07:08
Compare
Choose a tag to compare
v4.0.0-beta.3 Pre-release
Pre-release

Changes

Features

  • feat(pera): add auto-connect for Pera Discover browser by @drichar in #323

Note: This beta release also includes all changes from v3.10.1 and v3.11.0 that were merged from the main branch. See the v3.10.1 and v3.11.0 release notes for details.

Full Changelog: v4.0.0-beta.2...v4.0.0-beta.3

Packages

Install

You can use the beta tag to install the latest v4.0.0 beta version in your project, e.g.,

npm install @txnlab/use-wallet@beta

v3.11.0

07 Dec 06:43
Compare
Choose a tag to compare

Changes

Features

  • feat(*): add custom password prompt for KMD and Mnemonic by @PatrickDinh in #322

Other Changes

Full Changelog: v3.10.1...v3.11.0

Packages

v3.10.1

28 Nov 07:26
Compare
Choose a tag to compare

Changes

Bug Fixes

  • fix(kmd): handle empty password correctly in getPassword by @PatrickDinh in #318

Other Changes

  • test(kmd): add tests for empty and null password handling by @drichar in #319
  • chore(ci): add v4 branch to workflow triggers by @drichar in #315

New Contributors

Full Changelog: v3.10.0...v3.10.1

Packages

v4.0.0-beta.2

26 Nov 05:56
Compare
Choose a tag to compare
v4.0.0-beta.2 Pre-release
Pre-release

Changes

  • feat(network): add new network config builder by @drichar in #316
  • feat: add Defly Web extension wallet provider by @drichar in #317

Full Changelog: v4.0.0-beta.1...v4.0.0-beta.2

Packages

Install

You can use the beta tag to install the latest v4.0.0 beta version in your project, e.g.,

npm install @txnlab/use-wallet@beta

v4.0.0-beta.1

16 Nov 08:41
Compare
Choose a tag to compare
v4.0.0-beta.1 Pre-release
Pre-release

Changes

  • feat(*): migrate to algosdk v3.0.0 by @drichar in #314
  • chore(ci): add v4 branch to workflow triggers by @drichar in #315

Packages

Install

You can use the beta tag to install the latest v4.0.0 beta version in your project, e.g.,

npm install @txnlab/use-wallet@beta

v3.10.0

25 Oct 04:06
Compare
Choose a tag to compare

Changes

Features

  • feat(webpack): add fallback for optional wallet dependencies by @drichar in #307

Other Changes

  • docs(gitbook): update Liquid Auth description by @drichar in #305
  • docs(gitbook): add Webpack configuration for Next.js by @drichar in #308

Full Changelog: v3.9.0...v3.10.0

Packages

v3.9.0

21 Oct 21:14
Compare
Choose a tag to compare

Changes

Features

Bug Fixes

  • refactor(liquid): implement dynamic import for LiquidAuthClient by @drichar in #299

Other Changes

  • chore(deps): update non-major dependencies by @renovate in #296
  • chore(deps): update wallet dependencies by @renovate in #298
  • chore(deps): update dependency pnpm to v9.12.2 by @renovate in #302
  • chore(deps): update dependency eslint-plugin-react-hooks to v5 by @renovate in #300
  • chore(deps): update dependency typescript to v5.6.3 by @renovate in #295
  • chore(deps): lock file maintenance by @renovate in #303
  • docs(gitbook): add Liquid Auth to supported wallets by @drichar in #304

New Contributors

Full Changelog: v3.8.0...v3.9.0

Packages

v3.8.0

10 Oct 02:17
Compare
Choose a tag to compare

Changes

Features

Fixes

  • fix(wallet): limit WalletConnect backup to Defly and Pera by @drichar in #292

Other Changes

Full Changelog: v3.7.3-docs...v3.8.0

Packages

v3.7.3-docs (Documentation Update)

07 Oct 04:40
Compare
Choose a tag to compare

This is a documentation-only release. No changes have been made to the package code.

  • The latest code release remains at v3.7.2.
  • NPM package versions have not been updated.

For the latest code release, please refer to https://github.com/TxnLab/use-wallet/releases/tag/v3.7.2.

Changes

  • docs(gitbook): integrate GitBook documentation by @drichar in #285

Full Changelog: v3.7.2...v3.7.3-docs

v3.7.2

04 Oct 05:16
Compare
Choose a tag to compare

Changes

Fixes

  • fix(walletconnect): use active network chain ID only by @drichar in #282

Full Changelog: v3.7.1...v3.7.2

Packages