Skip to content

Releases: balancer/frontend-v2

1.17.6

05 Sep 15:45
a86a0c2
Compare
Choose a tag to compare

🚒 Hotfix/Mini-Feature (@markusbkoch , #786)

Adds arbitrum support for the LM page.

1.17.5

02 Sep 13:05
41a7c4b
Compare
Choose a tag to compare

🚒 Hotifx (@garethfuller, #780)

Adds third party APR section to APR tooltips, in this case to display the stETH APR provided by Lido.

1.17.4

31 Aug 18:48
f69dec2
Compare
Choose a tag to compare

🚒 Hotfix (@1saf, #778)

Fixes the portis connector not working.

1.17.3

31 Aug 17:07
edf6109
Compare
Choose a tag to compare

🚒 Hotfix (@TomAFrench, #776)

The subgraph returns nulls for stable pool price rates however the frontend is expecting to get undefined. This means that null price rates were slipping through and blowing up the maths.

1.17.2

31 Aug 14:35
fa8ee33
Compare
Choose a tag to compare

Hotfix (@TomAFrench, #774)

Adds a public rpc connection for Arbitrum to allow users to add it to Metamask.

1.17.1

31 Aug 14:21
e7480e1
Compare
Choose a tag to compare

🚒 Hotfix (@TomAFrench , #772)

Adds a number of assets to the token mapping for Arbitrum so we get prices.

1.17.0

31 Aug 13:39
cad2d9e
Compare
Choose a tag to compare

Arbitrum release

🤩 New features

🧼 Refactor / cleanup

  • refactor: remove patch for Polygon subgraph not returning pricerates. (@TomAFrench, #763)

1.16.2

31 Aug 08:20
2451166
Compare
Choose a tag to compare

🚒 Hotfix (@markusbkoch, #765)

Fleek has been having stability issues. We now have a copy of the liquidity mining manifest ("snapshot") on GitHub. claim.balancer.fi was updated last week to use that instead of fleek. This does the same for the app's UI.

1.16.1

30 Aug 18:28
bb9b46a
Compare
Choose a tag to compare

🚒 Hotfix (@TomAFrench, #764)

Fixes single asset withdrawals from metastable pools (Lido wstETH withdrawals).

1.16.0

30 Aug 11:05
a112bf0
Compare
Choose a tag to compare

Weekly release

🐞 Bug fixes

🤩 New features

🧼 Refactor / cleanup

🏗️ General improvements

Other