All notable changes to this project will be documented in this file.
- 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
- 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