Releases: paritytech/parity-bridges-ui
Releases · paritytech/parity-bridges-ui
v1.05 Adding option to pay dispatch fee on target chain.
This release let the user to choose to pay the dispatch fee on the target chain.
v1.04 Few bugs resolved.
This release contain some bug resolutions described below:
- Fixing race condition and amount evaluation (#282)
- Solving receipt undesired arrow on header (#283 )
- Add local image and don't crash when logo is missing. (#284 )
- Fixing width for Sender Component. (#286)
- Solving bug with unselect transaction type (#287 )
- Solving issue with balance on selecting same account (#288)
v1.03 - Bugs resolution and docker url override.
This release contains the following enhancements to the bridge UI application:
Fixing some styles around Sender component #274
Solving receiver field bug for internal transfer #279
Adding tx cancel use case to enable the submit button back #280
Override provider URLs in Docker container runtime #281
v1 of Bridge UI.
This is the first release of the stable version of the substrate bridge UI.
At the moment the UI permits to:
- Send a remark message over the bridge.
- Transfer native tokens over the bridge ( with the use of target companion account ).
- Internal transfer ( token transfer in the same chain without using the bridge )
- Send a custom call to the bridge.
v1.02 Fixing Dockerfile definition.
- Include a new version of Dockerfile that fix the issue with previous intent.
v1.01 Patch Dockerfile name.
In order to make the Dockerfile deploy to work, file needed to be renamed.