Releases: solana-labs/networkexplorer
Releases · solana-labs/networkexplorer
v1.17.3
1.17.3 (2019-07-10)
Bug Fixes
- correctly set metrics database for current endpoint (d4aa05d)
v1.17.2
1.17.2 (2019-07-10)
Bug Fixes
- correct default endpoint for edge.explorer.solana.com (4631a12)
v1.17.1
1.17.1 (2019-07-10)
Bug Fixes
- add friendly endpoint names, derive default endpoint from hostname (c0dfe6e)
v1.17.0
1.17.0 (2019-07-10)
Features
- endpoint config and validators page (5027cf6)
- review comments fixes and validators page responsive (d2d9547)
v1.16.3
1.16.3 (2019-07-10)
Bug Fixes
- metrics url for tds cluster is now correct (5d52407)
- switch to TLS endpoints (cb84f1b)
v1.16.2
1.16.2 (2019-07-09)
Bug Fixes
- add testnet-tds to EndpointConfig map (c2f4a62)
- rename testnet-tds to tds (b02f8f2)
v1.16.1
1.16.1 (2019-07-09)
Bug Fixes
- avoid including protocol in metrics url (79e9740)
- pick up proxy keys from directory that blockexplorer.sh was run from (e84e6d1)
v1.16.0
1.16.0 (2019-07-08)
Bug Fixes
- avoid null deref if geoipLookup fails (0602452)
Features
v1.15.3
1.15.3 (2019-07-08)
Bug Fixes
- catch Mixed Content failures that take down the app (8d2ab6f)
v1.15.2
1.15.2 (2019-07-06)
Bug Fixes
- hack up .env.production to avoid breaking production builds (cc78766)