Release Notes
R6 22-Mar-2023
6min
View the config version JSON for the device if it is pushed in the device_shadow.
UI improvements in Device pulse panel to show clickable device Pulse. Also you can redirect to the device dashboard from the device list in the panel.
Histogram panel has limitation on Number of bins max limit being 250.
Remote shell now works in full screen, providing more real estate. And also will not close on clicking outside the modal.
You can search inside the dashboard JSON, which will help navigate the huge JSON easily.
Firmware upload and sendFile action used to fail silently in background, if the file size exceeded 1GB. Now it will not allow the files beyond 1GB size.
- Fixed a bug line chart ends before current time if the data is not present
- We now show a confirmation modal when launching any Action to avoid triggering the actions by mistake
- We are now showing dashboard types in dashboards list
- Fixed a bug where device dashboard would automatically select a device instead of showing the device list.
- We now show the version when launching any action and activating/deactivating any device config.
- Added error handling in case tenant already exists when creating new tenant.
- Valid zero values are now show up as 0 instead of '-' in Timeseries panels
- Showing proper message instead of empty Table when there is no data
- Fixed alignment when showing Loaders throughout the project