Release Notes

R6 22-Mar-2023

6min

Show config_version in Device Management if its present in device_shadow

View the config version JSON for the device if it is pushed in the device_shadow.

Document image

Document image


Device Pulse panel enhancements

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.

Document image


UI improvement and Validations in Histogram bin size (1-250)

Histogram panel has limitation on Number of bins max limit being 250.

Document image


Remote shell in full screen mode

Remote shell now works in full screen, providing more real estate. And also will not close on clicking outside the modal.

Document image


Find and replace option inside dashboard advanced edit

You can search inside the dashboard JSON, which will help navigate the huge JSON easily.

Document image


File size validation while uploading Firmware and sendFile Action

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.

Bug fixes & Minor changes

  • 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