Skip to content

Release Version 1.0.0

Compare
Choose a tag to compare
@nicktaras nicktaras released this 27 Jun 07:15
· 1575 commits to main since this release
193a271

Description

Autoload token feature added to improve the UX of the library, alongside bug fixes and performance enhancements

Upgrade Steps

  • Update NPM package to version 1.0.0

Breaking Changes

[none]

New Features

  • Sync address with attestation.id, handled reject on user close popup
  • Autoload all tokens on negotiation
  • Auto popup option
  • Add logic to update issuers and open popup when calling negotiate

Bug Fixes

  • Passive negotiation enabling other wallets than MetaMask
  • Button loader CSS

Performance Improvements

  • Fix race condition in contract meta load
  • Cache data for already loaded tokens
  • Code splitting

Other Changes

  • General fixes and enhancements made ensuring the same functionality was kept

Full Changelog: v1.0.24-alpha...v1.0.0