Skip to content

1.0.0 Beta 2

Compare
Choose a tag to compare
@luzzif luzzif released this 03 Jul 12:36
· 2943 commits to master since this release
c708487

beta2

Features

  • Simplified pagination, which improves situations where many pages are involved.
  • Remove settings button from swap box's dropdown in mobile viewport.
  • Remove "gwei" text from GasNow gas price estimations in swap box's dropdown. Improves the mobile experience, avoiding some components overlapping.
  • Add xDai support to WalletConnect wallet connection.
  • Remove white border from token/pair's icon background.

Bugfixes

  • Reset pagination state when applying rewards filter (avoids showing an empty page after selecting the filter, with the previously selected page number still being enforced).
  • Fix multi-chain links. Chain information is now added to the URL, so that chain-specific links to farming pools or pairs can be safely shared. When the user follows a link, they'll be asked to switch to the correct chain before being able to visualize the page (if they're not on the correct chain already).
  • Fix broken Twitter card thumbnail.
  • Fix APY calculation, which now takes into account the fact that the campaign's duration gets shortened as it nears the end. APY was steadily declining before this fix.
  • Fix WalletConnect "copy to clipboard" button in QR code modal. The copy to clipboard function now works correctly.