Skip to content

Latest commit

 

History

History
229 lines (117 loc) · 13.6 KB

CHANGELOG.md

File metadata and controls

229 lines (117 loc) · 13.6 KB

2.14.1 (2023-09-01)

Bug Fixes

  • calculation of supply balances of isolated tokens (2cbb3b9)

2.14.0 (2023-09-01)

Features

  • remove chainid from getProvider and getSigner (9c390bf)
  • replace wagmi multicall with 0sequence Multicall contract (4b34be6)
  • wrap provider with multicall provider + add passSigner parameter to contrat hooks (5ec35c0)

2.13.3 (2023-09-01)

2.13.2 (2023-09-01)

2.13.1 (2023-08-31)

Bug Fixes

  • remove app version checker to prevent infinite alerts (0250c90)

2.13.0 (2023-08-31)

Features

  • add analytic event types (1496914)
  • add correct icon for certain testnet tokens (96d4964)
  • add TWT and THE on testnet and mainnet + vTWT and vTHE on testnet (4b6ab67)
  • add vTHE and VTWT mainnet records (a439bc5)
  • capture analytic events (fa71323)
  • disable BUSD (64d4837)
  • display the USD amount of claimable rewards (5409ddf)
  • import new proposals using JSON (51cf852)
  • only display value changes on ValueUpdate component (801bab3)
  • remove chainId from config (40ab51e)
  • start using chainId from context (6da592f)
  • update @venusprotocol/venus-protocol + fix testnet VenusLens contract address (9d8f4b4)
  • update chains (6cef749)

Bug Fixes

  • await setValues when importing a VIP file (b57ea1c)
  • correct VIP sample file link (5640173)
  • fallback to dashboard if the nested switch does not match any routes (029835b)
  • fix chains used by wagmi + mock Web3Wrapper during tests (27dfc72)
  • render 0 values by checking if not null nor undefined (1ee93ab)
  • temporary hotfix of the nested root Switch (022793a)
  • update incorrectly passed icon size value (b9e7c98)

2.12.7 (2023-08-16)

2.12.6 (2023-08-16)

2.12.5 (2023-08-16)

2.12.4 (2023-08-15)

2.12.3 (2023-08-12)

2.12.2 (2023-08-11)

2.12.1 (2023-08-11)

2.12.0 (2023-08-10)

Features

  • add version app checker (a46d236)

2.11.3 (2023-08-10)

2.11.2 (2023-08-10)

2.11.1 (2023-08-09)

2.11.0 (2023-08-09)

Features

  • add Rabby Wallet + remove terms of service link (aef722d)
  • display 0 balances on MarketTable (64b0819)
  • update position fo Trust Wallet in wallet list (d9105a2)

Bug Fixes

  • remove onCopyAccountAddress method from AuthContext (15c9920)

2.10.0 (2023-08-09)

Features

2.9.8 (2023-08-09)

2.9.7 (2023-08-09)

2.9.6 (2023-08-08)

2.9.5 (2023-08-07)

2.9.4 (2023-08-07)

2.9.3 (2023-08-04)

2.9.2 (2023-08-04)

2.9.1 (2023-08-03)

2.9.0 (2023-08-03)

Features

  • make the dApp resilient to the subgraph being down (7956b20)

Bug Fixes

  • invalidate correct queries after repaying VAI loan (2238ff3)

2.8.1 (2023-08-03)

2.8.0 (2023-08-02)

Features

  • select all claimable rewards when opening modal (92c5b0f)

2.7.3 (2023-08-02)

Bug Fixes

  • let users repay their entire VAI loan (40b969c)

2.7.2 (2023-08-01)

Bug Fixes

2.7.1 (2023-07-29)

Bug Fixes

  • use the correct condition for last rewards block (843c97c)

2.7.0 (2023-07-27)

Features

  • add useGetSwapRouterContract and useGetGeneriContract hooks (eacece3)
  • remove ETH_MAINNET chain ID from ChainId type (fcbf3d3)
  • update contracts package + create useGetUniqueContract hook (73a4df7)
  • update exports of contracts package (da47b1b)

2.6.1 (2023-07-27)

Bug Fixes

  • add memoization in ProgressBar component to prevent unnecessary re-renders (637975d)
  • memoize Trans component to prevent unnecessary re-renders (a1d9dbe)

2.6.0 (2023-07-26)

Features

  • add tooltips to market table headers (#1203) (e25d5ce)
  • re-enable analytics and error logger + bug fix (#1205) (465492e)
  • take lastRewardingBlock in consideration (#1204) (302bc21)

Bug Fixes

2.5.0 (2023-07-25)

Features

2.4.0 (2023-07-25)

Features

  • add vankrBNB in DeFi for mainnet and testnet (#1202) (8df0409)

2.3.2 (2023-07-20)

Bug Fixes

  • removed NODE env vars from dockerfiles (a79501b)

2.3.1 (2023-07-20)

Bug Fixes

  • crash when transaction.tokenAddress is null (563511a)

2.3.0 (2023-07-20)

Features

  • update mainnet and testnet RPC URLs (fcf3ca4)