Skip to content

Releases: Wasmswap/wasmswap-interface

v1.8.0: Migration Messaging

26 Dec 01:27
5de8ce0
Compare
Choose a tag to compare

This upgrade add messaging regarding the WYND DEX migration and disables intelligent swap routing to avoid using the disabled pools.

v1.7.0

07 Dec 01:28
Compare
Choose a tag to compare

Uses updated fee query to fix passthrough swaps and fee display. Reverts previous bandaid fixes. Added new favicon.

v1.6.2: Hotfix to disable intelligent swap routing

28 Nov 06:21
f7414cd
Compare
Choose a tag to compare

Currently issues are being reported for the frontend if using multiple version of the wasmswap contracts for pass through swaps. This hotfix temporarily forces the UI to choose the direct swap path if available. We are working on a more permanent fix.

v1.6.1

04 Nov 00:05
596a098
Compare
Choose a tag to compare
  • Hot Fix *

This release implements changes to mitigate the impact of a recently discoverd bug causing a minority of pass through token swaps to fail. The changes make it so the currently broken swap paths cannot be used. We now also properly throw an error when no valid swap path exist. We are working on a more permenant solution to this issues that should be released soon.

v1.6.0

02 Nov 23:32
Compare
Choose a tag to compare

Features

  • Display USD prices for both assets in swap to visualize slippage

Bug Fixes

  • fix 0 token amount showing price preview in swap
  • fix max width style issue
  • fix mobile nav padding
  • removed nav divider

v1.4.1

30 Sep 19:19
Compare
Choose a tag to compare
  • Kado integration link
  • 100M bug fix

v1.4

17 Sep 21:34
bfe3449
Compare
Choose a tag to compare

Changes

  • Improved pool page layout
  • Dynamic swap fee on pool page to suport new swap contracts
  • Improved route finding for pass through swaps

v1.3.4: Bug Fix: Don't list rewards tokens for swaps

28 Aug 00:21
a310369
Compare
Choose a tag to compare

This is a follow up release to the previous bug fix to make the swap machine not to render unique rewards tokens.

v1.3.3: Bug Fix: Add Reward Tokens to Pools List

27 Aug 22:23
734e562
Compare
Choose a tag to compare

This is a big gix that adds the reward tokens to the pools list in case a rewards tokens does not have an existing pool.

v1.3.2: Intelligent swap routing

25 Aug 01:00
373c433
Compare
Choose a tag to compare

Introducing intelligent swap routing

The swap machine will figure out the best possible swap route ensuring you get the best price when swapping tokens.

Other changes

  • We’re upgrading cosmjs as well as react to get ready for our mobile support roll out.
  • Introducing the support for governance and pricing links.
  • Pricing bug fixes.