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 

R9 10-May-2023

14min

Actions V2

A new user interface has been released for viewing Action status, featuring improved visual representation and more detailed information. While the existing Action functionality will continue to operate as usual, it will gradually be phased out as the new UI adds additional capabilities and becomes more stable.

Check out documentation for more details: Actions V2

Document image

Document image

Document image


Dashboard setting to connect with other dashboards

It is now possible to add links to other dashboards within the current dashboard. These links will appear in the header and, when clicked, will open the linked dashboard in a new tab.

Document image

Document image


Enable access to multiple device dashboards from the 'Locate Device' panel

Document image

Document image


Filters in Timeseries panel

Timeseries panel now has option to add filters (where query). Eg. In the screenshot below we are viewing device_shadow stream data where SOC value is greater than 80.

Document image

Document image


Timeseries panel to use fixed range on using pagination

When a user interacts with the timeseries panel, a fixed time range will be applied and displayed alongside the pagination. The time range will remain static until reset by clicking the refresh button.

Document image


Developer API Key

The API key can now be generated from the Admin settings UI, which allows for specific actions and data retrieval directly from our servers. The creation and viewing of API keys are restricted to Admins only.

Document image


Remote shell full screen mode

Remote shell can be accessed in full screen mode for deep work sessions

Document image


File size in firmware UI

On the firmware list page, file size is also displayed using binary units of measurement that includes kibibyte (KiB), mebibyte (MiB)

Document image


Broker

  • Reduction in memory resource usage
  • Efficient TLS connection handling
  • Improved logging for debugging purposes

Bug fixes & Minor changes

  • Fixed: Not connected to internet shows up frequently even when connection is stable
  • Fixed: Abrupt logout when user performs any invalid action without access
  • RBAC has been updated to include additional flags for view/edit files and changing settings, allowing for finer-grained control of access.
  • Some minor UI and bugfixes when adding metadata.



Updated 11 May 2023
Did this page help you?
Yes
No
PREVIOUS
R10 24-May-2023
NEXT
R8 26-Apr-2023
Docs powered by archbee 
TABLE OF CONTENTS
Actions V2
Dashboard setting to connect with other dashboards
Enable access to multiple device dashboards from the 'Locate Device' panel
Filters in Timeseries panel
Timeseries panel to use fixed range on using pagination
Developer API Key
Remote shell full screen mode
File size in firmware UI
Broker
Bug fixes & Minor changes