Current section

Files

Jump to
Raw

CHANGELOG.md

# CHANGELOG
## v0.2.4 (2020-05-22)
* Do not crash on duplicate disks
* Support latest LiveView
## v0.2.3 (2020-05-15)
* Allow the Dashboard to connect to nodes even if they are not running the Dashboard (or Phoenix)
* Support hidden nodes
* Allow some environment variables to be opted-in and shown in the Dashboard
* Support latest `telemetry_metrics`
## v0.2.2 (2020-05-05)
* Improvements on the amount of data sent between client/server
* Fix OS Data page on Windows
## v0.2.1 (2020-04-29)
* Add "Applications" page
* Add "OS Data" page
## v0.2.0 (2020-04-22)
* Add "Ports" page
* Add "Sockets" page
* Add "ETS" page
## v0.1.1 (2020-04-18)
* Respect script_name on dashboard socket url
* Add hint for Total input/output
* Fix metric charts on Safari
* Fix Process search for Erlang modules
## v0.1.0 (2020-04-16)
* Initial release.