Releases: balancer/frontend-v2
Releases · balancer/frontend-v2
1.20.4
1.20.3
🚒 Hotfix (@markusbkoch, #852)
Restore LM estimates on Arbitrum.
1.20.2
🚒 Hotfix (@garethfuller, #850)
Fixes single asset withdrawal custom input amount bug.
1.20.1
🚒 Hotfix (@garethfuller, #849)
Fix TokenInput to allow decimals in HTML forms.
1.20.0
Weekly release
🤩 New features
- Token inputs (@garethfuller, #797)
🧼 Refactor / cleanup
- Update SORManager to use new SOR (@TomAFrench, #749)
- pull Balancer contract abis from @balancer-labs/typechain (@TomAFrench, #834)
- Add Balancer.js (@TomAFrench, #833)
🎨 Style improvements / fixes
- Remove font-numeric class from most places (@evgenyboxer, #824)
- Highlight searched tokens on pool search (@evgenyboxer, #829)
- Token pill rendering in LMTable (@evgenyboxer, #844)
1.19.9
1.19.8
⛏️ Liquidity mining update, week 69 (@markusbkoch , #840)
1.19.7
🚒 Hotfix (@garethfuller, #837)
Switches Kovan RPC provider to Infura.
1.19.6
🚒 Hotfix (@garethfuller, #831)
Calculates total pool value on pool pages using onchain balances rather than those returned from the subgraph. This was causing a slight lag in the updating of the total pool value after investment / withdrawal confirmations.
1.19.5
🚒 Hotfix (@markusbkoch, #821)
Add LM claim button to the arbitrum app.