Releases: mars-protocol/mars-v2-frontend
Releases · mars-protocol/mars-v2-frontend
v2.3.1
Common
- stTIA was listed as collateral on
osmosis-1 - token logos are now loaded into the dom instead of being loaded remotely to reduce the global request count
v2.3.0
Legacy
- The v1 Outpost of the Red Bank was integrated into the v2 codebase. Users can navigate to the legacy v1 outpost by clicking on the
ChainSelectorin the header or by typing in/v1into the browser's URL bar.
Trade
- Dynamic routes were added to the trade interfaces. It replaces the static routes of the smart contracts and looks for the most effective way of swapping one token to another.
Common
- Basic mobile support was added to the dApp. Users can now connect to the dApp via wallet inApp browsers such as Leap, Keplr, or Cosmostation. The legacy smartphone browsers are currently not supported and are waiting for a shuttle update to work seamlessly.
Bugfixes
- The
TradingViewlogic for background colors was updated so that the chart doesn't change the color back to the default color.
v2.2.4
Common
- The tables of Earn, Farm, and Borrow were updated. The action buttons were replaced with a Manage button with a dropdown.
- The repository is open-sourced by setting it from private to public.
- On each push to main, a new docker image will be created that can be hosted by community members. The docker image can be found on the Docker Hub. Hosting the front end via node servers is also possible by forking it.
Bugfixes
- A couple of UI issues with SVGs were fixed. Most of them were in the Portfolio section of the app.