Releases: omni/bridge-ui
TokenBridge UI 2.1.1
TokenBridge UI 2.1.0
This release supports the new version 2.3.x
of the bridge contracts.
This version contains the following changes:
TokenBridge UI 2.1.0-rc0
This release is for new version (2.*) of the bridge contracts https://github.com/poanetwork/poa-bridge-contracts/).
It supports three bridge modes:
native-to-erc20
(UI applicable for the bridge contracts with the version2.0.0
and higher)erc20-to-erc20
(UI applicable for the bridge contracts with the version2.0.0
and higher)erc20-to-native
(UI applicable for the bridge contracts with the version2.1.0
)
This version contains the following changes:
- Enhancement: Update transfer alert to display fee information (#182, #202)
- Enhancement: Links to AlphaWallet added (#186)
- Enhancement: Simplification in updating css styles (#187)
- Enhancement: Ethereum Classic: support chains with EIP658 (#189)
- Enhancement: Switch to Node.JS v10 (#191)
- Enhancement: Ethereum Classic: new UI theme, themes could be switched by the
APP_STYLES
parameter (#192, #195, #200) - Enhancement: Ethereum Classic: use the chain id instead of the network id (#196, #205, #207)
- Enhancement: Make title of the page configurable (#201)
- Fix: Implicit dependency on web3.js v1.0.0-beta.30 (#180)
- Fix: Update wallet buttons links (#188)
- Fix: Updated the text and links for some components (#193)
This code base was used to deploy https://wetc.app/.
POA Bridge UI 2.0.0
This release is for new version (2.*) of the bridge contracts https://github.com/poanetwork/poa-bridge-contracts/).
It supports three bridge modes:
native-to-erc20
(UI applicable for the bridge contracts with the version2.0.0
and higher)erc20-to-erc20
(UI applicable for the bridge contracts with the version2.0.0
and higher)erc20-to-native
(UI applicable for the bridge contracts with the version2.1.0
)
This version contains the following changes:
- Enhancement: support of the Token bridge deployed in the Rootstock chain (#141)
- Fix: Update metamask popup (#151)
- Fix: Function getTokenInfo in HomeStore.js : foreignWeb3 instead of homeWeb3 (#152)
- Fix: Eth Mainnet shows 2 Dai by default If the user is not logged in to MetaMask or Nifty Wallet (#154)
- Fix: Incorrect network name in the success window (#172)
POA Bridge UI 1.0.1
POA Bridge UI 2.0.0-rc1
This is first release for new version (2.*
) of the bridge contracts (https://github.com/poanetwork/poa-bridge-contracts/).
It supports three bridge modes:
native-to-erc20
(UI applicable for the bridge contracts with the version2.0.0
and higher)erc20-to-erc20
(UI applicable for the bridge contracts with the version2.0.0
and higher)erc20-to-native
(UI applicable for the bridge contracts with the version2.1.0
)
There is no difference from 2.0.0-rc0
since the new version appeared after merging from a development branch to master
.
POA Bridge UI 2.0.0-rc0
This is first release for new version (2.*
) of the bridge contracts (https://github.com/poanetwork/poa-bridge-contracts/).
It supports three bridge modes:
native-to-erc20
(UI applicable for the bridge contracts with the version2.0.0
and higher)erc20-to-erc20
(UI applicable for the bridge contracts with the version2.0.0
and higher)erc20-to-native
(UI applicable for the bridge contracts with the version2.1.0
)
This code base was used to deploy https://dai-bridge.poa.network/.
Bridge-UI 1.0.0
The initial version of the POA Bridge UI. It works only with 1.*
version of the bridge contracts (https://github.com/poanetwork/poa-bridge-contracts/releases/tag/1.1).