Releases: mars-protocol/mars-v2-frontend
Releases · mars-protocol/mars-v2-frontend
v2.6.3
General
- A DAO DAO connector was added
defaultFeefallback was adjusted
Lending
- assets can now hold multiple campaigns to show
apyandpoints_with_multipliercampaigns side by side
Bugfixes
- changed the assets used to calculate
Net Worthon theAccountSummarycomponent on the right side of the screen
v2.6.2
V1
- Added a feature to disable campaigns on v1
Bugfixes
- The
AssetSelectortakes longer to load because of its complex sort logic. A loader was added to show visual feedback.
v2.6.1
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
General
- Added
neutron-1v1 and v2 outpost to theChainSelect - Enabled
anyAsseton 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
AutoLendwas disabled on new accounts because the account-id missing inside the enabled array- An infinite render on the
Slidergot resolved
v2.5.2
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
Farm
VaultandAstroLpcomponents got merged intoFarmcomponents to remove duplicated code
Bugfixes
- A manual input into the
TokenInputWithSlidercomponent didn't trigger the simulation for the specific action - The
debounceof theSlidercomponent was triggering delayed simulations, which lead to a wrong forecast of the accounts positions update
v2.5.0
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
Toastcomponent was increased - The
RewardsCentergot rebuild and is now able to show rewards based on positions (if the underlying contracts allow that)
Trade
- Support for
min_receivewas 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 onosmosis-1as 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 FormattedNumbernow useslodash.isEqualto check for rerenders- V1 does show for unconnected wallets again
- Repaying and withdrawing of deprecated assets was fixed
- Usage of
autoLendgot streamlined - Mobile Connection issues were resolved
- An issue with already funded wallets that ended up with a
focusComponenton auto-connect was fixed
v2.4.0
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/Awith a tooltip.
v2.3.5
Common
- If the viewer owns the Account shown in the Portfolio Account Details page, there are fund, withdraw and delete buttons shown.
Add Fundsbutton from the Portfolio Account Details page got removed for HLS accounts- upped the dependencies
- renamed
Metamask (via Leap snaps)toMetamask
v2.3.2
Common
- Transaction Details now represent the data from the transaction events. Most details were improved so that users could better understand the contents of a transaction.
Bugfixes
- The README.MD got updated to display the Mars Protocol banner again.
- Depositing multiple coins threw an error on some occasions.
- The borrowing rate in creating HLS deposits was not showing.
- Unlocking a farm position showed $0 values