Skip to content

Latest commit

 

History

History
143 lines (66 loc) · 6.65 KB

CHANGELOG.md

File metadata and controls

143 lines (66 loc) · 6.65 KB

This file is no longer used by semantic-release

For the latest release notes, please see the GitHub releases page.

0.12.1 (2023-04-06)

Bug Fixes

  • fix deps, revert useEtherscanOpen (1bd9bd3)
  • fix etherscan link (21a2649)

0.12.0 (2023-03-01)

Features

  • add buttonsfullwidth to reef-knot modal (9913c88)

0.11.0 (2023-02-14)

Features

  • updated ts to ^4.9.4 & fixed issues (336842e)

0.10.0 (2023-02-07)

Bug Fixes

Features

  • add eth-ui, qa codeowners (105828b)

0.9.2 (2023-01-10)

Bug Fixes

  • add missed lido-ui theme integration (a09930f)
  • handle api key missing (7e0643f)

0.9.1 (2022-12-26)

Bug Fixes

  • data format according designs (33bff41)
  • less contrast for dark theme colors (1b22382)

0.9.0 (2022-12-22)

Bug Fixes

  • unsupported chain message (6affaca)
  • unsupported chain status (70ccdde)
  • voted wallets list console error when wallet is not connected (a76b15f)

Features

  • add nprogress to visualize page transition (447c23e)
  • no-blocking wrong network banner (b873608)

0.8.0 (2022-12-20)

Bug Fixes

  • connector name in wallet modal (98fece6)

Features

  • dark theme (e4b83c8)
  • display rpc url network mismatch error in settings (65451ac)
  • ens names for voters list (c7a2ce9)
  • more informative network mismatch message (daaaf8a)
  • show gov symbol in voters list (1ab688f)
  • theme toggler mobile adaptivity (3b11973)
  • vote execute transaction link (b8863eb)
  • voters counter badge (68fa178)
  • voters list show more button (04a02b2)
  • votes number formatting (6185d0c)

0.7.0 (2022-12-13)

Bug Fixes

  • add active flag to menu link in mobile version (a740586)
  • do not display "needed to quorum" if vote ended (b6fdee5)
  • status badge colors according design (941cd26)

Features

  • dashboard page (42e9146)
  • router handlers for dashboard pages and header input (247da8e)

Reverts

  • Revert "refactor: remove unused styled component" (7a0abbe)

0.6.1 (2022-11-29)

Bug Fixes

  • percents rounding formatting (68ebf9e)
  • vote enactment gas limit calculation (7a9165b)
  • vote script box styles (ce51579)