Releases: yieldprotocol/app-v2
Releases · yieldprotocol/app-v2
v2.4.21
What's Changed
- Improvement/analytics by @brucedonovan in #1018
- Bugfix/analytics series name by @brucedonovan in #1019
- Bugfix/add liquidity txs by @brucedonovan in #1021
- Feat/f cash dec mar by @brucedonovan in #1023
- feat: lp returns multi strat select by @marcomariscal in #1024
- feat: LP Returns by @marcomariscal in #1020
- use correct navigation path by @brucedonovan in #1026
- temporarily remove strict linting by @brucedonovan in #1027
- fix: show when witch owns vault and remove value from dashboard when vault is inactive by @marcomariscal in #1030
Full Changelog: v2.4.15...v2.4.21
v2.4.15
v2.4.14
What's Changed
- feat/ sign with ledger by @brucedonovan in #970
- feat: cache chain context data again by @marcomariscal in #990
- fix: frax erc20 approvals by @marcomariscal in #1002
- feat: arb dec pools branch with some fixes by @marcomariscal in #999
- fix: explicitly check for strategy to prevent errors in PoolPosition view by @marcomariscal in #985
- feat: mainnet frax december pool and arbitrum dai/usdc december pools by @brucedonovan in #989
- feat: arbitrum eth december series by @marcomariscal in #1004
- fix: don't check for art and always show as liqqed after auctioned event by @marcomariscal in #1010
- fix: add december usdc series for yvUSDC by @marcomariscal in #1014
- feat: march 2023 roll by @marcomariscal in #1015
Full Changelog: v.2.4.8...v2.4.14
v2.4.8
2.4.5
What's Changed
- External Math Library by @brucedonovan in #890
- Bugfix/max repay as base by @brucedonovan in #893
- bugfix/fillEthWith100 by @brucedonovan in #894
- Temp feat/handle fork blocknum by @brucedonovan in #895
- fix: handle undefined collat ratio by @marcomariscal in #896
- fix: lend close calc by @marcomariscal in #899
- fix: remove preview from remove liq by @marcomariscal in #900
- fix: debt after repay calc by @marcomariscal in #904
- fix: remove preview funcs by @marcomariscal in #912
- fix: if art is 0, use 0 for debtInBase by @marcomariscal in #910
- fix: update from and to series data after debt roll by @marcomariscal in #916
- feat: get fresh block timestamp by @marcomariscal in #913
- feat: remove multiple liq options by @marcomariscal in #914
- feat: tenderly default to approvals by @marcomariscal in #917
- feat: default to approvals for tenderly by @marcomariscal in #919
- fix: strategy base value dashboard calc by @marcomariscal in #921
- fix: import settings context by @marcomariscal in #920
- fix: disable after actions by @marcomariscal in #922
- fix: memoize now to prevent perpetual block calls within vault position by @marcomariscal in #923
- feat: prevent rolling lend positions to an earlier maturity by @marcomariscal in #924
- fix: lend roll estimates by @marcomariscal in #918
- feat: strategy apy by @marcomariscal in #911
- fix: should be using tenderly fork to trigger update of all vaults by @marcomariscal in #925
- feat: new tenderly fork (June roll 3.0) by @marcomariscal in #903
- fix: remove max collat buffer by @marcomariscal in #928
- fix: borrow max roll should be based on debtInBase by @marcomariscal in #927
- fix: vault roll language by @marcomariscal in #929
- feat: remove redundant slippage when buy and pool, and clearer var names, formatting/diagnostics by @marcomariscal in #932
- feat: new fork june roll 5.0 by @marcomariscal in #930
- fix: repay remaining debt calc should be based on debtInBase by @marcomariscal in #926
- fix: remove max roll amount in info wrap by @marcomariscal in #933
- fix: update series on repay by @marcomariscal in #934
- feat: readme for tenderly usage by @marcomariscal in #941
- feat: handle history updates with tenderly by @marcomariscal in #939
- feat: more explicitly show how much will be force removed by @marcomariscal in #937
- fix: handle protocol limited when repaying and repay buffer by @marcomariscal in #936
- feat: june roll state change diff w next lint by @marcomariscal in #945
- fix: post lend roll tx widget position path and go to new position by @marcomariscal in #954
- fix: getting strategy address from relevant event (changed with tv) by @marcomariscal in #951
- fix: liq price when zero debt or collat by @marcomariscal in #953
- feat: Dev TV without december maturity by @marcomariscal in #962
- TV Dev by @marcomariscal in #960
- add in weth oracles arbitrum by @brucedonovan in #963
- tempfix: ignore eth series on ARB by @brucedonovan in #965
- feat: eth september series on arbitrum by @brucedonovan in #966
- fix: a more generous buffer when repaying vault by @marcomariscal in #967
Full Changelog: v2.3.20...v2.4.5
2.4.0
Merge pull request #962 from yieldprotocol/dev-without-december-maturity feat: Dev TV without december maturity
v2.3.20
What's Changed
- fix: filter for active strats for default option by @marcomariscal in #957
- Bugfix/application error pool by @brucedonovan in #959
Full Changelog: v2.4.0...v2.3.20
v2.4.0
What's Changed
- fix: strat max remove by @marcomariscal in #880
- Bugfix/individualOracles by @brucedonovan in #882
- fix: strat token calc when fyToken received from burn is less than matching vault debt by @marcomariscal in #881
- bugfix:removeChainIddependancy by @brucedonovan in #883
- feat/addBlocknumOnfailingTxs by @brucedonovan in #884
- completely clear the cache on chainId change by @brucedonovan in #885
- show more decimals debt by @brucedonovan in #886
- Feat/show more decimals in debt by @brucedonovan in #887
- reBugfix/mxRepay by @brucedonovan in #898
- fix: ignore december series if we want by @marcomariscal in #950
- fix: check for undefined stratPoolBalance by @marcomariscal in #955
Full Changelog: v2.3.13...v2.4.0
v2.3.13
What's Changed
- tooltips and download by @brucedonovan in #867
- feat/geoblocking by @brucedonovan in #866
- bugfix/checkForLiquidations by @brucedonovan in #868
- feat/newGoerliAddrs by @brucedonovan in #859
- feat: link to troubleshooting guide when tx error by @marcomariscal in #871
- New goerli addresses by @brucedonovan in #874
- Changes to Exporting contracts (add joins) by @brucedonovan in #875
- feat/showstrategyTokenValue by @brucedonovan in #877
- fix: strategy token calculation by @marcomariscal in #878
Full Changelog: v2.3.8...v2.3.13
v2.3.8
What's Changed
- Token Wrapping/unwrapping by @brucedonovan in #846
- bugfix/conditionalUnwrapMap by @brucedonovan in #858
- patch284/addRetrieveWhenRemovingLiquidity by @brucedonovan in #862
- fix: use base decimals for min debt by @marcomariscal in #863
Full Changelog: v2.3.6...v2.3.8