Skip to content

Releases: mars-protocol/mars-v2-frontend

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

v2.6.6

27 Aug 13:25
e81abf7
Compare
Choose a tag to compare

Farm

  • Farm was enabled on neutron-1

v2.6.5

26 Aug 16:28
d0403cc
Compare
Choose a tag to compare

Common

  • Set USDC as default stable

Bugfixes

  • Fixed the reset of the trade amount on the trade page during the simulation
  • set the default pair to NTRN/USDC on neutron-1