All notable changes to this project will be documented in this file.
- Update
eth-ibft2
plugin to 2.0.1, fixing usage witheth-memento
- 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)
- 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
- Update config.memento.json and Memento instructions
- Update
eth-memento
plugin version to 1.1.0 in Dockerfile
- 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
- 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
- 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
andAPP_BASE_URL
- Remove network selector (better solution on the way)
- Remove file scheme support (requires HTTP server)
- Remove # routing
- Remove all previous env vars except