Stand with Ukraine flag
Pricing Try it now
Professional Edition
Getting Started
Devices Library Guides Installation Architecture API FAQ
On this page

Thingsboard PE v3.6.x release notes

ThingsBoard PE v3.6.4 (Apr 11, 2024)

Everything from TB CE v3.6.4 with the following improvements and bug fixes.

  • Web Report
    • Improved web report functionality and logging;

ThingsBoard PE v3.6.3 (Mar 18, 2024)

Everything from TB CE v3.6.3 with the following improvements and bug fixes.

Improvements

  • Core & Rule Engine
    • Added “hide connectivity dialog” option in WL;
    • Ability to enable/disable scheduler events;
    • Updated TbDuplicateMsgToGroupByNameNode;
    • Removed support for upgrades from versions prior to 3.5.0;
  • UI
    • Added support for global CSS variables in White labeling advanced CSS;
    • Added details page link for OTA package for device group detail panel/page;
    • Added ability to disable cell content function on export;
    • Added Twilio rule-nodes examples;
    • Added Transactional for saveDeviceWithAccessToken;
    • Added platform prefix for documentation links;
    • Added some French translations for scheduler;
    • Improved data export for timeseries table widget;
    • Improved web report error handler and added debug logs;
    • Scheduler events redesign implementation;
    • Refactoring of scheduler base and validators;
    • Dashboard table row click now opens the dashboard;
  • Edge
    • Support of customMenu update in realtime;
    • Support of device group OTA package;
    • Added customer name into entity group All naming for customer level;

Bug fixes

  • Core & Rule Engine
    • Fixed GRPC remote TCP/UDP integration concurrency issue;
    • Fixed merge of the login white labeling settings;
    • Fixed global queue prefix to js-executor, rule-node and tb-rule-engine-notifications-node- consumer group id;
    • Fixed alarm state handling for IN, NOT_IN types of operation;
    • Fixed useSystemMailSettings handling in case of OAuth2 used in mail settings;
    • Fixed custom translation inheritance for sub-customers;
    • Fixed TbAwsSqsProducerTemplate;
    • Excluded http integrations api in Swagger;
  • UI
    • Fixed changing the value type not affecting the validation component;
    • Fixed not show defaut value in platform name and version position to WL;
    • Fuel level monitoring bug fixes and improvements;

ThingsBoard PE v3.6.2 (Dec 28, 2023)

Everything from TB CE v3.6.2 with the following improvements and bug fixes.

Improvements

  • Automatic ‘Read’ permissions for widgets if user has ‘Read’ permissions for the dashboards;
  • Updated sendRpcRequest scheduler event configuration with new parameters: is_one_way, persistent and timeout;
  • Enhancements for fuel level monitoring dashboard;

Bug fixes

  • Domain name is now always in lowercase;
  • Dashboard report generation error handling;
  • Fixed validation of Customer permissions for OTA Package entity;
  • Fixed ‘Count Unique’ aggregation node initialization from DB;
  • Fixed change of mail provider in the mail settings form;
  • Fixed entity-group-autocomplete component;
  • Fixed custom translation of widget data export with filename;
  • Fixed dashboard link in the Smart Retail solution template;
  • Fixed color-picker not allowing to select chosen color.

ThingsBoard PE v3.6.1 (Nov 13, 2023)

Everything from TB CE v3.6.1 with the following improvements and bug fixes.

Improvements

  • Transport API performance improvement;
  • Added ability to update WL from tenant to customer via REST API;

Bug fixes

  • Fixed add edge dialog;
  • Fixed converters component debug mode slider always on;
  • Fixed Smart Irrigation template;
  • Fixed incorrect recipient dialog title;
  • Fixed for Apache Pulsar client in the ‘Apache Pulsar’ and ‘Tuya’ integrations.

ThingsBoard PE v3.6.0 (Sep 21, 2023)

Everything from TB CE v3.6 with the following improvements and bug fixes.

Improvements

  • Core & Rule Engine

    • Default converters for most Integrations with well-defined message format;
    • Fuel level monitoring solution template;
    • Move integration rate limits configuration to tenant profile;
    • Improved validation for group permissions, group owner, and resource deletion;
    • Moved white labeling attributes from attributes_kv to white_labeling table;
  • UI

    • UI for deleting time-series;
    • White labeling login base URL auto-generation based on the domain name;
    • Integration wizard layout;
  • Transport

    • Added handling for new message types for Efento devices;
  • Edge

    • Edge install instructions minor updates;

Bug fixes

  • Core and Rule Engine:

    • Fixed for TCP/UDP integration with binary payload;
    • Fixed rabbitmq queue in msa;
    • Fixed check write permission in the dashboard;
    • Fixed get attributes and time-series keys;
    • Fixed custom menu hierarchy;
    • Fixed entityDataQuery with GroupList filter;
    • Fixed validation for ClientID field in MQTT integration;
  • UI:

    • Fixed dashboard fullscreen button;
    • Fixed initial value for scheduler event start time when creating;
    • Fixed for group entities table excessive api call;
    • Fixed for custom translation and menu json content placeholder displayed in one line on firefox;
    • Fixed tenant administrators recipients filter in notification center;
    • Fixed incorrect count widgets in web report when dashboard has widgets selected hide in desktop mode;
    • Fixed customer users sort.