Skip to content

Releases: mars-protocol/mars-v2-frontend

v2.6.4

26 Aug 11:12
af84aac
Compare
Choose a tag to compare

Bugfixes

  • The AssetSelector on the Trade Page got a loader to indicate the loading of assets
  • DEFAULT_SETTINGS are now fetched based on the current chainConfig
  • Searching for an asset without a result has feedback now
  • Trading into a nonlendable asset is not shown as lent in the simulation result
  • The simple and advanced default trading pairs are now set correctly
  • Farm assets that are not borrowable are not shown in the farm modal under borrowings anymore

v2.6.3

23 Aug 13:23
fece7c6
Compare
Choose a tag to compare

General

  • A DAO DAO connector was added
  • defaultFee fallback was adjusted

Lending

  • assets can now hold multiple campaigns to show apy and points_with_multiplier campaigns side by side

Bugfixes

  • changed the assets used to calculate Net Worth on the AccountSummary component on the right side of the screen

v2.6.2

21 Aug 13:23
8e70ba8
Compare
Choose a tag to compare

V1

  • Added a feature to disable campaigns on v1

Bugfixes

  • The AssetSelector takes longer to load because of its complex sort logic. A loader was added to show visual feedback.

v2.6.1

20 Aug 21:34
5852d1b
Compare
Choose a tag to compare

Bugfixes

  • Users with low Wallet balances were not redirected to their Credit Accounts and had to select them manually
  • Deprecated assets were not shown in the asset balances table
  • Deprecated assets were not shown in the v1 or v2 UI to repay debt

v2.6.0

20 Aug 14:55
dd5be78
Compare
Choose a tag to compare

General

  • Added neutron-1 v1 and v2 outpost to the ChainSelect
  • Enabled anyAsset on Neutron
  • Transactions are now fetching the gasPricebefore execution to get the best gas price
  • The council link now points to DAODAO

Earn

  • Droplets Campaign was added to the dAssets

Bugfixes

  • AutoLend was disabled on new accounts because the account-id missing inside the enabled array
  • An infinite render on the Slider got resolved

v2.5.2

14 Aug 09:34
28eb224
Compare
Choose a tag to compare

Deposit and Lend

  • Assets with underlying incentives now show additional info based on the campaign settings. This is especially useful for liquid staked derivatives (LSDs) as well as the upcoming Droplets campaign

Bugfixes

  • Mobile in-app Browsers are now using the embedded wallet connect

v2.5.1

09 Aug 09:12
9c480c1
Compare
Choose a tag to compare

Farm

  • Vault and AstroLp components got merged into Farm components to remove duplicated code

Bugfixes

  • A manual input into the TokenInputWithSlider component didn't trigger the simulation for the specific action
  • The debounce of the Slider component was triggering delayed simulations, which lead to a wrong forecast of the accounts positions update

v2.5.0

31 Jul 18:08
75d6ec2
Compare
Choose a tag to compare

Common

  • Usage of the swapper contract was removed and replaced with the direct interaction of the underlying DEX contracts
  • An asset-agnostic solution for deprecated assets was implemented
  • The amount of information inside the Toast component was increased
  • The RewardsCenter got rebuild and is now able to show rewards based on positions (if the underlying contracts allow that)

Trade

  • Support for min_receive was added to every swap

Farm

  • The farm logic got refactored and overhauled to utilize the underlying DEX contracts
  • Farming LPs via Astroport was enabled on pion-1. The app is now ready to support Astroport on osmosis-1 as well

HLS

  • A swap summary was added to the last step of opening a new HLS position
  • A modal with all the transaction details and impact on the total position was added to the closing of an HLS position
  • HLS now uses the underlying DEX contracts to execute the swaps

Bugfixes

  • Empty coins or coins with zero amount are now filtered out when fetching accounts
  • An infinite render was removed from the AccountSummary
  • FormattedNumber now uses lodash.isEqual to check for rerenders
  • V1 does show for unconnected wallets again
  • Repaying and withdrawing of deprecated assets was fixed
  • Usage of autoLend got streamlined
  • Mobile Connection issues were resolved
  • An issue with already funded wallets that ended up with a focusComponent on auto-connect was fixed

v2.4.0

10 Jun 15:39
cb718b3
Compare
Choose a tag to compare

Common

  • asset parameters are now fetched completely on-chain
  • symbols, decimals, and names are now fetched by an API endpoint
  • another 'safe line' for prices was added by fetching them from DEX API endpoint
  • the dApp now supports depositing any asset that exists on chain, as soon as the smart contracts support it

Bugfixes

  • asset selection on the trade page got several UX improvements
  • liquidation price requests are now less frequent
  • if an asset price is not available it now shows N/A with a tooltip.

v2.3.5

15 May 09:15
6bfa4d5
Compare
Choose a tag to compare

Common

  • If the viewer owns the Account shown in the Portfolio Account Details page, there are fund, withdraw and delete buttons shown.
  • Add Funds button from the Portfolio Account Details page got removed for HLS accounts
  • upped the dependencies
  • renamed Metamask (via Leap snaps) to Metamask