Skip to content

Releases: mars-protocol/mars-v2-frontend

v2.3.1

27 Mar 15:50
4227e99

Choose a tag to compare

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

15 Mar 10:44
d3dc32b

Choose a tag to compare

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 ChainSelector in the header or by typing in /v1 into 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 TradingView logic for background colors was updated so that the chart doesn't change the color back to the default color.

v2.2.4

14 Feb 14:05
c08ee62

Choose a tag to compare

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.