Releases: mars-protocol/mars-v2-frontend
Releases · mars-protocol/mars-v2-frontend
v2.7.5
Common
- All APRs are now displayed as APYs. Campaign APYs are also implemented in the total account APY.
- A caching layer was introduced to lower the amount of calls to external APIs
- State Mutation is now based on Transaction Results
- The "Getting Started Modal" got disabled until the docs are on par with the state of v2
- Account Summaries now show Collateral Power to help identify the max borrow capacity
- Networth now includes any asset
- RPC calls have been lowered by around 30%
- Amount Inputs now allow
0.
inputs and are more robust in terms of inputting decimal numbers - Increased the liquidation price capabilities of the Health Computer
- UI upgrades are insuring that the page is properly shown on all resolutions
Trade
- The TradingView integration now remembers drawn shapes on the market-specific graphs.
v2.7.4
Common
- Account APR is now APY and the math was corrected to be persistant throughout the dApp
- Underlying staking APY of LSTs is now also part of the total account APY
Bugfixes
- Deposit caps now include the debt amount of the account trying to repay debt, when auto-repay is selected
v2.7.2
Common
- New Error Handling was set into place to show the user if any fetches failed
- Fetches have a timeout now to prevent the app from infinite loading
- Prices are now only fetched once for any asset but updated every five seconds for whitelisted assets
USDC.axl
is now flagged as a deprecated asset
Earn
milkTIA
campaign information were restored
Bugfixes
- Accounts summary on the portfolio now also includes HLS accounts
v2.7.1
Accounts
- Non Collateral Assets are now shown less opaque with a tooltip that they are not counting towards collateral
HLS
- HLS Farm base functions were added to the codebase
Bugfixes
- The Portfolio Page was showing wrong APRs for HLS accounts
v2.7.0
High Leverage Strategies (HLS)
- enabled HLS for
dATOM-ATOM
andstATOM-ATOM
onneutron-1
Earn
milkTIA
got it's campaign info added to the lending screen
Bugfixes
- Farms on
neutron-1
now swap borrowed assets to the asset not provided when providing single-sided liquidity with borrows High Leverage
stays active now when you click on the subpageFarm
- HLS caps have been adjusted
v2.6.11
Bugfixes
- A mismatch in the APR <> APY conversion math was resolved, resulting in the correct APYs
- The
AssetSelectModal
lost its initial selecting state on opening; this has been resolved
v2.6.10
General
- The
RewardsCenter
was added to theMobileNavigation
component
Farm
- The Borrowings Table now has all
borrowEnabled
assets listed
v2.6.9
Common
- An
ErrorBoundary
component was added to catch client-side errors and show the user a page where he's able to reset hislocalStorage
- A
reset.html
was created that lives outside the app and helps users to reset their settings - Default slippage was set to
1%
Trade
- Added price-impact and slippage warnings to the Trade interface
Bugfixes
- Sizes don't flicker anymore if they are close to zero in the
AccountSummary
- Swap fees are now hidden on Neutron (until Astroport adds it to their routes API)
- The
AccountSummary
in the LP withdraw modal is not resetting anymore when using the slider
v2.6.8
v2.6.7
Bugfixes
- The Account Details page on the Portfolio section now shows the
stakedAstroLp
positions - The Withdraw Button on the Portfolio page is now disabled only if the total balance is 0