Skip to content

Releases: Alethio/ethereum-lite-explorer

v1.0.0-beta.10 - 2020-04-29

29 Apr 12:30
Compare
Choose a tag to compare
  • Update to @alethio/[email protected] (which adds support for plugin data source dependencies)
  • Update eth-lite plugin version to 4.2.0 (support for custom rpc node auth methods)

v1.0.0-beta.9 - 2020-04-21

21 Apr 15:23
f003570
Compare
Choose a tag to compare
  • Update to @alethio/[email protected]. Older plugins may need to be updated. See the @alethio/cms changelog for more info.
  • Adds support for new plugin configuration structure, allowing translation strings overrides. See the @alethio/cms readme for more info.
  • Fix error that occurred when starting the local development server on some Linux systems

v1.0.0-beta.8 - 2019-11-12

12 Nov 15:40
Compare
Choose a tag to compare
  • Update config.memento.json and Memento instructions
  • Update eth-memento plugin version to 1.1.0 in Dockerfile

v1.0.0-beta.7 - 2019.10.31

31 Oct 12:34
Compare
Choose a tag to compare
  • Update to @alethio/[email protected], which adds support for dependencies between plugin data adapters
  • Update all plugins with support for new CMS version
  • Update instruction for memento pipeline setup - How to show the transactions per account in account page

v1.0.0-beta.6 - 2019.09.09

09 Sep 07:54
Compare
Choose a tag to compare
  • Fix APP_BASE_URL slash (/) escaping
  • Update plugins ([email protected], [email protected])
  • Allow custom ETH currency symbol
  • Fix search results clicks not working on touchpads and with slower mouse clicks
  • Support deployments on a domain sub-path (e.g. https://my.domain.tld/lite-explorer) via APP_BASE_PATH build-time env.
  • Cosmetic updates to theme colors
  • Fix Hotjar styling

v1.0.0-beta.5 - 2019.06.21

21 Jun 14:22
4e0f54f
Compare
Choose a tag to compare
  • Add support for plugins through the Alethio CMS
  • Support Basic Auth when connecting to the Ethereum node
  • Fixed various bugs and issues
  • Breaking changes
    • Remove all previous env vars except APP_NODE_URL and APP_BASE_URL
    • Remove network selector (better solution on the way)
    • Remove file scheme support (requires HTTP server)
    • Remove # routing