website logo
BlogPlansAbout UsCareersSignup
⌘K
Introduction
Getting started on Bytebeam Cloud
Concepts
Projects
Streams
Device Shadow
Device Metadata
Actions
Module Integration Guides
ESP32
Arduino
Console Guides
Device Management
Dashboards
Streams (Tables)
Actions
Users
Roles
Release Notes
R10 24-May-2023
R9 10-May-2023
R8 26-Apr-2023
R7 05-Apr-2023
R6 22-Mar-2023
R5 08-Mar-2023
R4 22-Feb-2023
R3 10-Feb-2023
R2 01-Feb-2023
R1 19-Jan-2023
Docs powered by archbee 

R6 22-Mar-2023

8min

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



Updated 22 Mar 2023
Did this page help you?
Yes
No
PREVIOUS
R7 05-Apr-2023
NEXT
R5 08-Mar-2023
Docs powered by archbee 
TABLE OF CONTENTS
Show config_version in Device Management if its present in device_shadow
Device Pulse panel enhancements
UI improvement and Validations in Histogram bin size (1-250)
Remote shell in full screen mode
Find and replace option inside dashboard advanced edit
File size validation while uploading Firmware and sendFile Action
Bug fixes & Minor changes