Skip to content

Latest commit

 

History

History
227 lines (125 loc) · 11.9 KB

CHANGELOG.md

File metadata and controls

227 lines (125 loc) · 11.9 KB

1.7.4 (2021-02-03)

Bug Fixes

  • add notice to addresses with unlocking (a170796)

1.7.3 (2021-01-29)

Bug Fixes

  • rendering for tx result list type in tuple (b90d91b)

1.7.2 (2021-01-28)

Bug Fixes

  • microstx to stx for stx post conditions (1d2a343)

1.7.1 (2021-01-27)

Bug Fixes

  • try/catch btc conversion (a9e99c7)

1.7.0 (2021-01-22)

Bug Fixes

  • default index for tabs (e75b721)
  • improved network-switching, ssr enabled (74ed647)
  • only show txs if more than one, fix border issue on last item (1a69135)
  • show pending for contract-call, balances (ab186d0)
  • use react-query for blocks data on home (3fca28a)

Features

  • show transactions on smart-contract tx page (8b8e053)

1.6.0 (2021-01-22)

Bug Fixes

Features

  • home tx component (cab27b8)
  • start new tx component (f62b529)
  • transactions list, function summary, coinbase, etc (12471aa)

1.5.2 (2021-01-16)

Bug Fixes

  • try publicRuntimeConfig (ba442b8)

1.5.1 (2021-01-16)

Bug Fixes

  • env vars in next.config.js (18975f7)

1.5.0 (2021-01-16)

Features

1.4.8 (2021-01-15)

Bug Fixes

1.4.7 (2021-01-15)

Bug Fixes

1.4.6 (2021-01-15)

Bug Fixes

1.4.5 (2021-01-14)

Bug Fixes

1.4.4 (2021-01-14)

Bug Fixes

  • remove isDisabled completely (d322016)

1.4.3 (2021-01-14)

Bug Fixes

1.4.2 (2021-01-14)

Bug Fixes

1.4.1 (2021-01-14)

Bug Fixes

  • asPath -> pathname (be6c897)
  • better coinbase tx caption, display on block, other misc fixes (f920848)
  • better conditional for balance (e519ee2)
  • cookie names (7d90b36)
  • https for imgix (again) (d8738c7)
  • meta data, favicon, queries (730b07c)
  • meta head fix, address link fix (f8bd451)
  • number balance (4f071b6)
  • query params (f478c77)
  • remove query param after auth (71ec620)
  • sandbox and other misc design improvements (3fd9e31)
  • search result improvements (1dfb2e3)
  • stacking fixes (859a0c5)
  • update connect (6df2669)

1.4.0 (2021-01-12)

Bug Fixes

  • color for incorrect address mode notice component (e7600d6)
  • comments, better naming of vars, clean up (7664cdc)
  • hide dropdown on click (d48578e)
  • principal to fetchAllAccountData (57d8950)
  • reduce zIndex of header (b80d32d)
  • tweaks to grain, video (2c1ae44)
  • tx filter boolean (eada13a)
  • typo (3a5fd5a)

Features

  • network switcher modal, addresses tx fetching, connect-2 (4783d37)
  • new gradient (2a1e3ce)

1.3.1 (2021-01-10)

Bug Fixes

1.3.0 (2021-01-09)

Bug Fixes

Features

  • show pending txs on address page (4596eab)
  • show vesting data, convert address notice (e05e293)

1.2.0 (2021-01-09)

Bug Fixes

Features

  • mobile menu, better search (wip), cleanup, network state (a82857f)
  • network switcher (d3c8664)
  • search, mobile fixes (b96d074)
  • vesting api endpoints (0e762af)

1.1.1 (2020-12-07)

Bug Fixes