Releases: mars-protocol/mars-v2-frontend
Releases · mars-protocol/mars-v2-frontend
v2.8.8
v2.8.7
Common
- enabled
trade any asset
onosmosis-1
Perps
- added a
Market Stats
tab to the perps markets
v2.8.6
Trade
- The swap logic got updated to match the migrated contracts on Osmosis
v2.8.4
Perps
- Profit and Loss (pnl) now shows percentage values
- A Button was added to flip the direction of a Perps position
v2.8.5
Account Summary
- The total APY is now incorporating the perps positions funding rates
v2.8.3
Perps
- Preparation to list
TIA
andATOM
have been done
Bugfixes
- The Skew is now showing the skew instead of the total open interest
- The leverage slider on perps now reacts accordingly to the input
- The input on perps allows the insertion of amounts higher than the max amount but disables the execution button if a user does so.
v2.8.1
Common
- Default chain was set to
neutron-1
Bugfixes
- Leverage now resets when switching directions
- HF warnings are now beautified
v2.8.0
Perps
BTC/USD
andETH/USD
markets were enabled
Bugfixes
- A bug for calculating liquidation prices on the trade page was fixed
- All bug reports from the trading competition were fixed
v2.7.6
Bugfixes
- Liquidation prices were not shown on the UI
- The initial load had a bad
setState
that caused issues on Keplr mobile
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.