Skip to content

Latest commit

 

History

History
92 lines (72 loc) · 3.96 KB

CHANGELOG.md

File metadata and controls

92 lines (72 loc) · 3.96 KB

Unreleased

Changes

  • Update price and market cap display (#322)

Bug fixes

  • Fix account and validator details redelegation linking consensus address (#323)

base-v1.1.1 - 2021-09-17

Hotfix

  • Fixed display error with previous delegation rewards also adding to total rewards balance

base-v1.1.0 - 2021-09-13

Changes

  • Centered desmos profile cover photo (#285)
  • Add License to footer (#287)
  • Changed position of desmos profile
  • Fix avatar images not loading correctly (#296)
  • Fix rendering issue on account and validtor details page (#297)
  • Add validator status to account delegation component (#307)

base-v1.0.9 - 2021-09-03

Bug fixes

  • Fixed desmos profile edge case display

base-v1.0.8 - 2021-09-03

Changes

  • Change how markdown is displayed (#274)
  • Update desmos profile component (#273) (#140)
  • Fixed account detail balance (#271)
  • Update account/ validator details staking component sorting order (#266)

Bug fixes

  • Fix withdraw rewards display error if not enough gas

base-v1.0.7 - 2021-08-31

Changes

  • Added testnet and mainnet configs for easier deployment of the same chain in different stages
  • Update akash webhook CICD

base-v1.0.6 - 2021-08-25

Changes

  • Updated SEO structure

base-v1.0.5 - 2021-08-23

Changes

  • Updated models msg types (#225)
  • Update github actions CI/CD

Bug fixes

  • Fix staking param details displaying incorrect Max Validators

base-v1.0.4 - 2021-08-19

Changes

  • Change logo placement in nav mobile (#202)
  • Increased tag colors (#207)
  • Add IBC messages (#192)

base-v1.0.3

Changes

  • Bump next 10 to next 11
  • Bump react v16.x.x to v17.x.x
  • Update logo to have max height of 55px

base-v1.0.2

Changes

  • Update the structure layout of themes
  • Update footer light and dark theme
  • Add maintainer section in footer

base-v1.0.1

Bug fixes

  • Fixed tokenomics legend to use the correct colors

base-v1.0.0

Changes

  • Created initial boilerplate base
  • Updated proposal details to display results using snapshots instead of realtime data (#116)
  • Added desmos profile feature
  • Update chain status notifications (#141)
  • Add custom 500 page (#149)
  • Fix twitter crawler preview (#144)
  • Update params visualisation (#152)
  • Make mui tabs scrollable (#152)
  • Moved documentation to own repo (#162)
  • Add validator last seen active feature (#160)
  • Updated params to be JSONB with models typed
  • Add logos by different theme (#168)