Skip to content

Releases: sergical/blockchain-wallet-validator

v1.2.1

23 Dec 21:57

Choose a tag to compare

Bug fixes

  • Fixed compatibility with older bundlers (Vue 2 + babel-loader) by targeting ES2017 instead of ES2020 (#18)

v1.2.0

18 Nov 14:38
16d1b04

Choose a tag to compare

Enhancements

  • Added per-domain NS configuration with custom length limits and emoji controls.
  • Exposed NS metadata for effective limits and emoji allowance results.
  • Documented Core (ICAN) validation example in the README.
  • Increased code coverage.

Bug fixes

  • Fixed NS subdomain detection for root domains without prefixes.
  • Fixed NS subdomain detection for multi-level domain configurations.

Full Changelog: v1.1.2...v1.2.0

v1.1.2

20 Mar 15:53
316da34

Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

24 Feb 20:34
5a12249

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

01 Jan 23:52
a7fef7b

Choose a tag to compare

Enhancements

  • Added flag to enable/disable emoji verification
  • Added Litecoin addresses
  • Added Bitcoin Cash addresses
  • Added meta field compatibleWith for same addresses
  • Added printFormat and electronicFormat for ICAN
  • Removed Node.js 16 support
  • Removed Buffer usage

Bug fixes

  • EVM addresses wasn't compatible with EIP-55

v1.0.1

22 Dec 18:03
e077fba

Choose a tag to compare