Skip to content

Commit

Permalink
Merge pull request #594 from TokenScript/staging
Browse files Browse the repository at this point in the history
v2.4.0
  • Loading branch information
snowwhitedev authored Mar 8, 2023
2 parents 4fe7983 + 585eb71 commit 5df608b
Show file tree
Hide file tree
Showing 33 changed files with 2,931 additions and 1,013 deletions.
21 changes: 9 additions & 12 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,30 +1,27 @@
> Description
This release introduces enhancements to impove the user experience that can be created with Token Negotiator
for both on and off chain tokens.
This release introduces new web2 and web3 enhancements and fixes.

### Upgrade Steps

* Update NPM package to version 2.3.0
* Update NPM package to version 2.4.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)
* New Event Hooks (see README)
* Configurable view navigation animations
* Wallet Disconnection ehancements

### Bug Fixes

* Re-direct enhancements and fixes
* Remove the need for node polyfills 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
* Wallet Connect V2 fixes
* Polyfills
* Flow Network support documentation added to README

### Performance Improvements

Expand All @@ -39,4 +36,4 @@ for both on and off chain tokens.

**Full Change log**:

https://github.com/TokenScript/token-negotiator/compare/v2.2.0...v2.3.0
https://github.com/TokenScript/token-negotiator/compare/v2.3.0...v2.4.0
Loading

0 comments on commit 5df608b

Please sign in to comment.