Skip to content

Releases: divaprotocol/diva-monorepo

1.0.1 - 2023-07-21

20 Jul 22:25
32cfacd
Compare
Choose a tag to compare

Overview

This release fixes bugs and edits a few minor things to improve the user experience.

Bugs

  • Fixed break-even figure calculation and update on Set Price Target check box
  • Fixed decimals for USDT and WBTC collateral tokens on Polygon
  • Partially fixed tooltip label (full fix to be done in a separate PR)
  • Fixed feeAmount in SellOrder.tsx

Features

  • Added USDC as a new collateral token on Polygon
  • Handling of .json reference assets including title field introduced

Other

  • Changed colors of horizontal chart lines to grey
  • Set default color of trade chart to blue on page load
  • Hidden Pool Id column on Markets page.
  • Temporarily hidden Sell, Buy, and MaxYield columns on Markets page until fixed
  • Set Market Fill as the default option on the trade page
  • Split DIVA_GOVERNANCE_ADDRESS into TRADING_FEE_RECIPIENT and DEFAULT_MARKETS_CREATED_AT
  • Updated Admin address and default markets creator page

Decentralized hosting

1.0.0 - 2023-07-12

20 Jul 22:35
32cfacd
Compare
Choose a tag to compare

Overview

This is the first release of the DIVA App that links to the final (audited) DIVA Protocol contracts. The app is enabled on Polygon and Mumbai initially.

Reference PR: #787

Decentralized hosting