Skip to content

Latest commit

 

History

History
1078 lines (653 loc) · 63.2 KB

CHANGELOG.md

File metadata and controls

1078 lines (653 loc) · 63.2 KB

2.60.4 (2023-12-08)

2.60.3 (2023-12-08)

Bug Fixes

  • provider and signer initialization in contract hooks (#1925) (e878864)

2.60.2 (2023-12-08)

Bug Fixes

2.60.1 (2023-12-08)

2.60.0 (2023-12-07)

Features

Bug Fixes

2.59.1 (2023-12-07)

2.59.0 (2023-12-06)

Features

  • add feature flag for VAI mint warning (75d70ce)

2.58.0 (2023-12-06)

Features

2.57.0 (2023-12-06)

Features

  • estimate Prime APYs with averages from Prime users (#1903) (5eb68a0)

2.56.2 (2023-12-06)

2.56.1 (2023-12-06)

2.56.0 (2023-12-05)

Features

  • get treasury address based on chainId (3994917)
  • replace venusLens with poolLens (9911e0f)

Bug Fixes

  • explicit type for contractAddress (b5b668a)

2.55.1 (2023-12-05)

2.55.0 (2023-12-04)

Features

  • add getTokenUsdPrice (ef9473a)
  • add sepolia core pool comptroller (d648578)
  • make vaiVaultContract contract optional in getPendingRewards and useGetVaiVaultUserInfo (6f065fd)

Bug Fixes

  • pass current chain ID in uniqueContractGettersTemplate (4628a9d)

2.54.0 (2023-12-04)

Features

  • add token records for the Sepolia network (#1896) (7b3bb81)

2.53.2 (2023-12-04)

2.53.1 (2023-12-01)

2.53.0 (2023-11-30)

Features

  • remove next header from API requests (ba0a47d)

2.52.0 (2023-11-30)

Features

  • display warning on Mint VAI UI if user is not Prime (#1877) (6b6cbbe)

2.51.3 (2023-11-30)

2.51.2 (2023-11-29)

2.51.1 (2023-11-28)

2.51.0 (2023-11-28)

Features

  • adjust paddings on md breakpoint (fe54033)
  • conditionally render delegate/redelegate button (daf31aa)
  • hide deposit XVS button if votes are loading (27c5a8d)
  • render buttons in the VotingWallet based on isDataLoading (a9c8d44)
  • use voteProposal to conditionally render delegate section (b9d74dd)

Bug Fixes

2.50.2 (2023-11-28)

Bug Fixes

  • replace hasOwn function call with backward-compatible method (#1870) (316e96b)

2.50.1 (2023-11-28)

2.50.0 (2023-11-27)

Features

  • revert d68c2a2e55f6e0264622e3415a3c79946c31c4e2 (#1863) (3cc213a)

2.49.2 (2023-11-27)

Bug Fixes

2.49.1 (2023-11-27)

2.49.0 (2023-11-27)

Features

  • use 10k XVS to estimate Prime's APY (1bd1240)

2.48.0 (2023-11-27)

Features

2.47.1 (2023-11-27)

2.47.0 (2023-11-24)

Features

Bug Fixes

  • hidden overflow of PrimePromotionalBanner (#1854) (3909f07)

2.46.0 (2023-11-24)

Features

  • add SentryErrorInfo component (1ce62e3)
  • move Sentry init to errors package (66d1549)

2.45.3 (2023-11-24)

2.45.2 (2023-11-24)

2.45.1 (2023-11-24)

Bug Fixes

  • supply distributions actions (3025355)

2.45.0 (2023-11-23)

Features

2.44.0 (2023-11-23)

Features

  • use Prime ABI from package (42d5070)

2.43.2 (2023-11-22)

2.43.1 (2023-11-22)

Bug Fixes

2.43.0 (2023-11-22)

Features

2.42.2 (2023-11-22)

2.42.1 (2023-11-22)

2.42.0 (2023-11-21)

Features

  • primePromotionalBanner title update (624ad82)

2.41.1 (2023-11-21)

Bug Fixes

  • display of Paste address button in Delegate modal (#1828) (81565c7)

2.41.0 (2023-11-21)

Features

  • add Chain dropdown (#1743) (a77c49f)
  • add chain ID to query hooks (#1753) (df0ea43)
  • add chainId tag to Sentry (b685967)
  • add claim Prime token mutation (9fe3c9b)
  • add create proposal feature flag (37bab3b)
  • add feature flag for the swap route (6b2ef76)
  • add PLANET token (72bfd76)
  • add PrimeStatusBanner to the XVS vault card (0fea143)
  • add route feature flags (307d9f3)
  • add support for Ethereum and Sepolia chains (911d245)
  • add UNI token records + update Prime contract address (#1677) (ff225d4)
  • add voteProposal feature flag (ad9921d)
  • defined supported chains based on environment (d8d422d)
  • display chain metadata in Claim Rewards modal (#1774) (dcf5cb4)
  • display hypothetical Prime APYs (#1683) (e2f23cf)
  • display Prime rewards and handle claiming them (#1684) (f69778f)
  • display warning about losing Prime (#1697) (0642601)
  • enable Prime feature on BSC_MAINNET (5b7bf2e)
  • fetch Prime APYs and append Prime distributions to assets (#1646) (23a30c9)
  • get highestPrimeSimulationApyBoostPercentage (9b5cc29)
  • get prime status from contract (68b861c)
  • get userClaimTimeRemaining (d6e7336)
  • identify chainId on PostHog (ef409bc)
  • ignore API warnings in live environments (#1814) (645f214)
  • make translation directory into a package (#1775) (1251f88)
  • merge pending rewards by reward token (#1754) (41b0edc)
  • prevent error logs from missing CAN token (#1813) (5ad3911)
  • Prime loss warning (#1766) (355962b)
  • Prime miscellaneous (#1763) (192107d)
  • remove Dashboard warning (#1671) (c923f56)
  • remove padding on Notice component (#1741) (650aa21)
  • remove RPC provider fallback (#1690) (487282b)
  • replace icon of HAY token (1a57d87)
  • switch chain error handling (#1782) (0e15af3)
  • update APY calculation based on chain (#1786) (aa61c87)
  • update BUSD forced liquidation warning (098a34c)
  • update flow for handling transactions (#1617) (f6420d5)
  • update getMarketHistory endpoint to next version (3d0d8f3)
  • update governance endpoints to new version (18cc0d4)
  • update markets/core-pool to new enpoint (fa792bf)
  • update transactions endpoint to use next version (1f6e3d9)
  • update TrustWallet logo (#1739) (9544ced)
  • use Prime addresses from package (6ad78b3)

Bug Fixes

2.40.0 (2023-10-24)

Features

  • add getHypotheticalPrimeApys query function (#1621) (2f03472)

Bug Fixes

2.39.2 (2023-10-24)

2.39.1 (2023-10-23)

2.39.0 (2023-10-23)

Features

  • show scroll to top button on mobile/tablet (23d8493)

Bug Fixes

  • issue with hook order in PrimePromotionalBanner (#1639) (a1e1d3c)

2.38.1 (2023-10-22)

2.38.0 (2023-10-20)

Features

2.37.6 (2023-10-20)

2.37.5 (2023-10-20)

2.37.4 (2023-10-19)

Bug Fixes

  • use MAX_UINT256 as default value when approving token spending (#1624) (ed034a0)

2.37.3 (2023-10-19)

2.37.2 (2023-10-19)

Bug Fixes

2.37.1 (2023-10-19)

2.37.0 (2023-10-18)

Features

  • update PrimeStatusBanner to show amount of prime tokens left (4edd9b5)

Bug Fixes

  • card padding breakpoint (c82c10a)

2.36.4 (2023-10-18)

2.36.3 (2023-10-17)

Bug Fixes

2.36.2 (2023-10-17)

2.36.1 (2023-10-17)

2.36.0 (2023-10-17)

Features

2.35.2 (2023-10-16)

Bug Fixes

2.35.1 (2023-10-15)

2.35.0 (2023-10-12)

Features

2.34.2 (2023-10-12)

2.34.1 (2023-10-11)

2.34.0 (2023-10-11)

Features

  • remove Binance Chain Wallet (1507f3b)

2.33.1 (2023-10-11)

2.33.0 (2023-10-10)

Features

  • proposals accept BNB transfer values (da8cb2a)

2.32.0 (2023-10-10)

Features

2.31.1 (2023-10-10)

Bug Fixes

2.31.0 (2023-10-10)

Features

  • add Prime promotional banner to dashboard page (#1562) (962b991)

2.30.2 (2023-10-10)

2.30.1 (2023-10-10)

2.30.0 (2023-10-09)

Features

  • add support for displaying Prime boost on MarketTable (#1545) (220b5d1)
  • add support for prime to connect button (#1539) (4600310)

2.29.3 (2023-10-08)

2.29.2 (2023-10-06)

2.29.1 (2023-10-06)

2.29.0 (2023-10-06)

Features

  • refactor PrimeStatusBanner to use Tailwind (#1524) (a91845b)

2.28.2 (2023-10-05)

Bug Fixes

  • add back list style on Markdown component (#1546) (1ed66fa)

2.28.1 (2023-10-05)

2.28.0 (2023-10-04)

Features

Bug Fixes

  • refetch auth on address change (a728376)

2.27.5 (2023-10-04)

2.27.4 (2023-10-04)

Bug Fixes

2.27.3 (2023-10-04)

2.27.2 (2023-10-03)

Bug Fixes

2.27.1 (2023-10-03)

2.27.0 (2023-10-03)

Features

2.26.3 (2023-09-30)

2.26.2 (2023-09-29)

2.26.1 (2023-09-29)

2.26.0 (2023-09-29)

Features

2.25.2 (2023-09-29)

2.25.1 (2023-09-28)

Bug Fixes

  • update VenusLens address for mainnet (e5a1122)

2.25.0 (2023-09-28)

Features

  • add dashboard banner about forced BUSD liquidations (#1503) (16da6f5)

2.24.1 (2023-09-28)

2.24.0 (2023-09-28)

Features

2.23.4 (2023-09-27)

Bug Fixes

2.23.3 (2023-09-27)

2.23.2 (2023-09-27)

Bug Fixes

  • fix how collaterals of users are listed for isolated markets (#1493) (7860caf)

2.23.1 (2023-09-27)

2.23.0 (2023-09-26)

Features

2.22.4 (2023-09-26)

Bug Fixes

  • disable swap and supply for tokens that do not support it (#1483) (b1c0199)

2.22.3 (2023-09-26)

2.22.2 (2023-09-25)

2.22.1 (2023-09-23)

2.22.0 (2023-09-22)

Features

2.21.4 (2023-09-22)

2.21.3 (2023-09-21)

2.21.2 (2023-09-21)

2.21.1 (2023-09-21)

2.21.0 (2023-09-20)

Features

2.20.8 (2023-09-20)

2.20.7 (2023-09-19)

2.20.6 (2023-09-19)

2.20.5 (2023-09-19)

2.20.4 (2023-09-18)

2.20.3 (2023-09-18)

2.20.2 (2023-09-18)

2.20.1 (2023-09-17)

2.20.0 (2023-09-15)

Features

2.19.10 (2023-09-15)

2.19.9 (2023-09-14)

Bug Fixes

  • move logic to scroll to top of page into Router (#1429) (b722103)

2.19.8 (2023-09-14)

2.19.7 (2023-09-13)

2.19.6 (2023-09-13)

2.19.5 (2023-09-13)

2.19.4 (2023-09-12)

2.19.3 (2023-09-12)

2.19.2 (2023-09-11)

Bug Fixes

  • include minted VAI balance to total user borrow balance (#1408) (41cd371)

2.19.1 (2023-09-11)

2.19.0 (2023-09-11)

Features

2.18.1 (2023-09-08)

2.18.0 (2023-09-07)

Features

2.17.1 (2023-09-06)

2.17.0 (2023-09-06)

Features

  • fetch borrower and supplier counts (a058d50)
  • start formatting data into core pool (2) (f65f069)

2.16.0 (2023-09-06)

Features

  • migrate to react router v6 (040fc3a)

2.15.3 (2023-09-06)

2.15.2 (2023-09-06)

2.15.1 (2023-09-05)

2.15.0 (2023-09-05)

Features

  • add warning about insufficient liquidity on Withdraw form (fb2e402)

2.14.5 (2023-09-05)

2.14.4 (2023-09-05)

Bug Fixes

  • pass chainId to BscLink instances (4602d6e)

2.14.3 (2023-09-05)

2.14.2 (2023-09-03)

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)