All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- use mainnet etherscan
- show 4 fixed digits for eth balances
- darkmode network dropdown issue
- Upgraded to support mainnet
- Check for
https://dashboard.dojonode.xyzand add warning to use http or selfhost to fix common issue
- remove cursor pointer on cards
- fix broken startNodeHeight which broke the ETA timer
- include arm in docker build
- upgrade to alpha7 hekla testnet
- fix dojo flag title
- update headerimage href url
- issue with animateConnections on error
- add changelog
- upgrade postcss to es6
- update dependencies: vite v5
- update footer
- upgrade to alpha6 katla testnet
- optimize images
- combine connections and settings into connections popup
- refactored the themeswitcher
- updated theme colors
1.1.5 - 2023-11-12
- add RPC checks before fetching
- refactored initializeRPCConnection with max time so users sees quicker connection feedback
1.1.4 - 2023-11-05
- add PWA splashscreen
- add node check before fetching data
- update Docker base images
- update npm dependencies
- remove L2 address input
1.1.3 - 2023-10-28
- add URL params support
- add Footer
- add 'expert mode'
- cleanup systeminfo
- abstract away RPC inits
- refactor Prometheus calls
- linting + cleanup project
1.1.2 - 2023-10-22
- add PWA support
- add deployment scripts
- add umami website analytics
- refactored project
- fixed accessibility issue of input fields
1.1.1 - 2023-09-22
- update blockexplorer url to jolnir
1.1.0 - 2023-09-22
- support custom event indexer API in connections
- support a5 testnet (jolnir)
- update default ports to a5 ports
- hide ETA time when (almost) synced
- update npm dependencies
1.0.3 - 2023-07-17
- initial release