Skip to content
This repository has been archived by the owner on Feb 27, 2021. It is now read-only.

Releases: etclabscore/expedition

1.2.0

02 Oct 15:45
Compare
Choose a tag to compare

1.2.0 (2019-10-02)

Bug Fixes

  • add change language text (c9558b4)
  • add i18n language dropdown (f5d29fd)
  • added dockerfile for docker deployments (2d419c4)
  • extract en language translation (7ae9132)
  • rename dockerfile to Dockerfile (af4609b)
  • small docker image serving jade explorer (7db6352)
  • updated with recommended changes to achieve even smaller docker image (aa7d96b)
  • i18n: add change language translations (0583655)
  • i18n: add eserialize and use hexToDate (8122fff)
  • i18n: add note to CONTRIBUTING.md about adding new translations (8bca68f)
  • i18n: linting (bbf2214)
  • i18n: update CONTRIBUTING.md (d6a856b)

Features

  • add initial i18n support (9c39810)

1.1.2

23 Sep 21:01
Compare
Choose a tag to compare

1.1.2 (2019-09-23)

Bug Fixes

  • multi-geth hook: rpcUrl should override service runner url (96a3c2c), closes #79

1.1.1

17 Sep 02:57
Compare
Choose a tag to compare

1.1.1 (2019-09-17)

Bug Fixes

  • dashboard: remove "No" text when not syncing (3c3acc9), closes #65
  • gh-pages: deep links for react github pages (7bc466b), closes #73
  • small screen cleanup (9c7e47b), closes #70

1.1.0

11 Sep 22:49
Compare
Choose a tag to compare

1.1.0 (2019-09-11)

Features

1.0.14

05 Sep 17:48
Compare
Choose a tag to compare

1.0.14 (2019-09-05)

Bug Fixes

  • remove unneeded redux dep (81b6775)
  • configuration: add query param configuration for rpc url (530500a), closes #56

1.0.13

04 Sep 00:52
Compare
Choose a tag to compare

1.0.13 (2019-09-04)

Bug Fixes

1.0.12

03 Sep 19:46
Compare
Choose a tag to compare

1.0.12 (2019-09-03)

Bug Fixes

1.0.11

29 Aug 21:57
Compare
Choose a tag to compare

1.0.11 (2019-08-29)

Bug Fixes

  • dashboard: add num pending transactions (d58ae93), closes #48
  • README: update description of explorer (0b87773)

1.0.10

09 Aug 15:46
Compare
Choose a tag to compare

1.0.10 (2019-08-09)

Bug Fixes

  • add generated types + env (185e7c3)

1.0.9

08 Aug 03:38
Compare
Choose a tag to compare

1.0.9 (2019-08-08)

Bug Fixes

  • block card list sorting (caa353c)