Skip to content

Releases: mars-protocol/mars-v2-frontend

v2.7.5

11 Nov 08:24
64aa473
Compare
Choose a tag to compare

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

22 Oct 14:10
4e16262
Compare
Choose a tag to compare

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

02 Oct 15:42
cb6b16a
Compare
Choose a tag to compare

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

30 Sep 15:30
cb6b16a
Compare
Choose a tag to compare

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

09 Sep 13:15
19b7191
Compare
Choose a tag to compare

High Leverage Strategies (HLS)

  • enabled HLS for dATOM-ATOM and stATOM-ATOM on neutron-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 subpage Farm
  • HLS caps have been adjusted

v2.6.11

05 Sep 09:32
3986833
Compare
Choose a tag to compare

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

02 Sep 15:10
3fabe8c
Compare
Choose a tag to compare

General

  • The RewardsCenter was added to the MobileNavigation component

Farm

  • The Borrowings Table now has all borrowEnabled assets listed

v2.6.9

30 Aug 12:34
487a9d1
Compare
Choose a tag to compare

Common

  • An ErrorBoundary component was added to catch client-side errors and show the user a page where he's able to reset his localStorage
  • 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

30 Aug 07:28
a909d7a
Compare
Choose a tag to compare

Bugfixes

  • Update daily APY calculation
  • Update DAO DAO capitalization

v2.6.7

29 Aug 09:45
d3ef5f9
Compare
Choose a tag to compare

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