Skip to content

Latest commit

 

History

History
82 lines (49 loc) · 5.46 KB

CHANGELOG.md

File metadata and controls

82 lines (49 loc) · 5.46 KB

2.0.0 (2023-04-17)

Features

  • dex: added foundation for swap (WIP) (d96e5a8)
  • dex: added listed token's icons (3207d1f)
  • dex: added token list and updated styles (6fbd298)
  • dex: added token to token price calc (c4c6ef7)
  • dex: fixed swap messages not working (395ce47)
  • dex: push for staging branch (370f037)
  • earn: added pool details page foundation (a982bbe)
  • general: commit for deploy (f363142)
  • general: updated vite to v4 (6e2a498)
  • ibc: added IBC deposit and withdraw + evm compat (8c1682f)
  • layout: added footer area (2840128)
  • pools: added better gauge selection and apr calculation (eb0f1e3)
  • pools: added featured pools section and added PHMN assets (a275404)

Bug Fixes

  • earn: fixed "my pools" page crash and added loading states (0963aaf)
  • earn: fixed bad contrast at APR in table (ff5fe94)
  • general: fixed vercel building issues (2649615)
  • pools: stopped pools page from resetting to page 1 (2453921)
  • pools: switched app to v2 backend (f1c63c0)

Performance

  • assets: compressed logo and mascot (38c9f69)
  • assets: scaled down and compressed all token images (f923e89)

Visuals

  • dex: small design changes (4fab071)
  • general: minor styling fixes (853ff14)
  • play: added dark mode to the Play page (ac03fa7)
  • play: added responsive design (1debc0c)
  • wallet: styled wallet modal (321e5b2)

Refactor

  • navigation: fixed mobile navigation (484943a)
  • wallet: refactored wallet modal for further expansion (8b21772)

Chore

  • changelog: removed old changelog file (c79b8d5)
  • general: changed version number manually (9675204)
  • release: release v0.2.0 (cd57188)

0.2.0 (2023-02-16)

Features

  • data fetching: added react-query for future queries (2cc169f)
  • layout: added footer area (2840128)

Visuals

  • general: minor styling fixes (853ff14)
  • play: added dark mode to the Play page (ac03fa7)
  • play: added responsive design (1debc0c)

Refactor

  • navigation: fixed mobile navigation (484943a)

Chore

  • changelog: removed old changelog file (c79b8d5)