Skip to content

Latest commit

 

History

History
155 lines (72 loc) · 6.92 KB

CHANGELOG.md

File metadata and controls

155 lines (72 loc) · 6.92 KB

Changelog

1.10.3 (2021-08-24)

Bug Fixes

1.10.2 (2021-08-23)

Bug Fixes

  • styling: refactor and fix header functionalities (#43) (dd0a17b)

1.10.1 (2021-08-20)

Bug Fixes

  • styling: fix header mobile styling (#42) (a747860)

1.10.0 (2021-08-19)

Features

  • styling: introduce new header style (#41) (0b505a8)

1.9.2 (2021-08-02)

Bug Fixes

1.9.1 (2021-08-02)

Bug Fixes

1.9.0 (2021-07-29)

Features

1.8.0 (2021-07-19)

Features

  • add env variable for stats api (04f1667)

1.7.0 (2021-07-15)

Features

1.6.2 (2021-06-18)

1.6.1 (2021-06-18)

1.6.0 (2021-06-10)

Features

  • add redis for cache in docker-compose (cb77efc)
  • add stats page (7c5c814)
  • docker-compose setup for BTCV explorer (943df05)
  • fix performance issues (b2305eb)

1.5.0 (2021-06-02)

Features

  • mining pools: add Mining Pool payout address to known pools (#29) (ec17efc)

1.4.0 (2021-05-05)

Features

  • remove unused methods and pages (4c4ad39)

1.3.5 (2021-04-23)

Bug Fixes

  • change storage for session (3b97009)

1.3.4 (2021-03-31)

Bug Fixes

  • Remove unnecessary comma (6f210d0)

1.3.3 (2021-03-31)

1.3.2 (2021-03-30)

Bug Fixes

1.3.1 (2021-03-29)

Bug Fixes

  • remove chart title and add headline text and refresh richestwallets (#22) (#23) (dc34328)

1.3.0 (2021-03-19)

Features

  • richestwallets: add richests wallets and coin distribution subpage (#21) (ca3b755)

1.2.0 (2021-02-26)

Features

  • docker: use NodeJS 12 during build and execution (c3ab162)

1.1.0 (2021-02-24)

Features

  • Get api address from env. (960c052)

1.0.4 (2021-02-24)

Bug Fixes

  • ci: Add missing config for realease (1a5f11b)
  • ci: Add package lock (02693f1)
  • ci: Create SSH key for npm install (04f7b28)
  • ci: NPM CI (e8a4553)
  • ci: Proper package-lock with https for dependencies (326d6b2)
  • ci: Use PAT during creating release (c9dfb7e)