Skip to content

Version 2.3.0

Choose a tag to compare

@nicktaras nicktaras released this 23 Feb 09:17
· 704 commits to main since this release
4fe7983

Description

This release introduces enhancements to improve the user experience that can be created with Token Negotiator for both on and off chain tokens.

Upgrade Steps

  • Update NPM package to version 2.3.0

Breaking Changes

[none]

New Features

  • ERC20 support
  • Flow Network support
  • Redirect mode now enabled by default in browsers that do not support iframe or tab
  • Remove KeyShape JS popup animation - now using CSS for all animations
  • Wallet Connect V2 added (Experimental Use Only)

Bug Fixes

  • Re-direct enhancements and fixes
  • Remove the need for node poly-fills when importing the project from NPM
  • Enable closing of Token Outlet across all mobile browsers
  • Use redirect mode for Firefox - iframe no longer works due to changes in storage state partitioning

Performance Improvements

[none]

Other Changes

  • Husky and Prettier used for code quality / formatting
  • Update to image in docs
  • Add automatic version variable to build
  • CI snapshot builds for staging & main via GH package registry

Full Change log:

v2.2.0...v2.3.0