What's Changed
- Fixed page getting re-routed to somewhere else when websocket connection was restored.
- Fixed Statistics tab not showing in OSS version.
- Removed MAC address statistic from default set of statistics as the value will always be "00:00:00:00:00:00" on dashboard intialization. User should use StatisticsProvider to fetch MAC address whenever requested by the dashboard. Example code in this issue: #266
Full Changelog: v5.0.1...v5.0.2