Releases: balancer/frontend-v2
1.17.6
1.17.5
🚒 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
1.17.3
🚒 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
Hotfix (@TomAFrench, #774)
Adds a public rpc connection for Arbitrum to allow users to add it to Metamask.
1.17.1
🚒 Hotfix (@TomAFrench , #772)
Adds a number of assets to the token mapping for Arbitrum so we get prices.
1.17.0
Arbitrum release
🤩 New features
- Add Arbitrum support. (@TomAFrench, #747)
🧼 Refactor / cleanup
- refactor: remove patch for Polygon subgraph not returning pricerates. (@TomAFrench, #763)
1.16.2
🚒 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
🚒 Hotfix (@TomAFrench, #764)
Fixes single asset withdrawals from metastable pools (Lido wstETH withdrawals).
1.16.0
Weekly release
🐞 Bug fixes
- Fix unsupported network bugs. (@garethfuller, #759)
🤩 New features
- Lazy network switching. (@TomAFrench, #732)
- Update bnc-sdk to latest and add Polygon support for useBlocknative composable. (@evgenyboxer, #748)
- Add breakdown of rewards to LM tooltip. (@garethfuller, #751)
🧼 Refactor / cleanup
- Update Vue and dependent pkgs. (@garethfuller, #746)
- Network checks refactor. (@TomAFrench, #750)
🏗️ General improvements
- Use new consolidated list of eligible assets. (@markusbkoch, #737)
- Tweak tooltip description on failed transacitons. (@evgenyboxer, #745)
- Correct impact message on invest/withdraw. (@EndymionJkb, #695)
Other
- Add Arbitrum Fathom Analytics goals. (@garethfuller, #752)