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.3.x release notes

ThingsBoard PE v3.3.4.1 (March 18, 2022)

Bug Fixes

  • Core:
    • Critical alarm security checker fix related to customer users;
    • Ability to load corrupted scheduler events;

ThingsBoard PE v3.3.4 (March 11, 2022)

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

Bug Fixes

  • Core & Rule Engine:
    • Origin Service ID is not present in RPC requests triggered;
    • Jenkins Repository url fix;
  • UI:
    • Fixed scheduler dialog;
    • Fixed switching from local to remote HTTP integration;
    • Fixed originator select component required for validation and entity group load flow.
  • Integrations:
    • Remove Redis dependency from remote integration;
    • Workaround for KAFKA-4090 for PE Kafka Integration;
    • Hotfix for OPC-UA rescanning and reconnecting;
  • Build Scripts:
    • Restrict tb-pe docker image to linux/amd64 platform due to tb-web-report package compatibility limits

ThingsBoard PE v3.3.3 (January 27, 2022)

Everything from TB CE v3.3.3 with the following improvements.

Main features:

  • Core & Rule Engine:
    • Added ‘Propagation Entity Types’ parameter to ‘Alarm Count’ rule node;
    • Added ‘Queue Name’ parameter to aggregation rule nodes;
    • Added REST_API_RULE_ENGINE_CALL to the audit logs;
    • Additional alarm read permission checks;
  • UI:
    • Added entity details page support;
    • Added persistent page link for scheduler events page;
    • CSS variables support for the white-labeling feature;
    • Added ability for tenant administrators to ignore the white-labeling settings configured on a system level;
    • Validation to maximum length of the group names;
    • “Delete” button in Self-registration form;
  • Integrations:
    • Additional automatic tests for remote integrations;
    • Custom domain support for LORIOT integration;
    • API Version to TTI integration;
  • Build scripts:
    • Docker images check for ARM64;
    • K8S scripts moved to separate repository;
    • Log4j -> Slf4j annotation due to typo;
  • Edge:
    • Added missing labels for assigned-to-edge/unassigned-from-edge;
    • Send notification event in case change owner of edge to edge session;
    • Improved integration tests;

Bug fixes:

  • Core & Rule Engine:
    • Fix in deprecated alarm count query;
    • Fix sending RPC response from integration downlink rule node
    • Use correct service id in rest api call reply method to send messages to correct services;
  • Integrations:
    • Fix reconnect for OPC UA integration;
    • Update converter details autocomplete;
  • UI:
    • Multiple fixes to self-registration form;
    • Fixed ability to create entity groups with white spaces instead of names;
    • Fixed show edit button in default dashboard without fullscreen mode;
    • Fixed close details after create/update/delete permission;
    • Fixed display of Audit Logs for Device Profile;

ThingsBoard PE v3.3.2 (November 11, 2021)

Everything from TB CE v3.3.2 with the following improvements.

Main features:

  • Core:
    • Entity search API for system administrator;
  • REST API documentation:
    • Describe PE entities and methods;
  • Help pages for user-defined JS functions:
    • Uplink and Downlink converter documentation;
    • Ability to configure the external help url using white-labeling parameters;
  • Rule Engine:
    • Added ability to get parent customer details in customer details node
    • Ignore emails api usage when using external mail sender;
  • UI:
    • Added “Terms Of Use” for Self Registration;
    • Added the ability to set the background for login page;
    • Added Role, Integration, Converter, Group and Scheduler max length fields validation;
    • Added disable export (for notification) in Api Usage dashboard;
  • Integrations:
    • Support binary data consumption for HTTP/CoAP/MQTT integrations;
    • UDP integration improvements. Support PUT in HTTP/CoAP integrations;
    • Support of device and asset labels;
    • Optimize error logging;

Bug fixes:

  • Core:
    • Fixed RBAC for Resource and OTA updates;
  • Integrations:
    • Service bus Queue: ‘maxMessages’ fix;
    • Fixed incorrectly displayed Downlink URL after save in the LORIOT integration;
  • UI:
    • Fixed RBAC to create/write edges;
    • Fixed entity-group-autocomplete;
    • Fixed custom css dialog close button;
    • Fixed customersHierarchy after updated entity group didn’t save new settings group in jsTree;
    • Fixed noDataDisplayMessage in scheduler/blob widgets;
    • Fixed RBAC disabled select on relations and permissions tabs
    • Fixed RBAC for rule chains details tabs;
    • Fixed missing icon, after update icon package;
    • Minor fixes to Edge Downlinks table;

ThingsBoard PE v3.3.1 (September 3, 2021)

Everything from TB CE v3.3.1 with the following improvements.

Main features:

  • Introduced Solution templates;
  • UI: Added rule engine service to make requests to rule engine from custom actions;
  • Remote integrations: Ability to setup RPC SSL without server SSL certificate

Bug fixes:

  • UI: Fixed incorrect cashing data in permission resources autocomplete;
  • UI: Fixed The Things Stack Industries integration form

ThingsBoard PE v3.3 (August 13, 2021)

Everything from TB CE v3.3 with the following improvements.

Main features:

  • Improve MQTT integration performance;
  • Improve ChirpStack integration validation - application server url and API token are now required;
  • CoAP integration with DTLS mode support;
  • Confirm dialog in save device group;
  • Ability to specify Consumer Group for Azure Event Hub;
  • Use queue from device profile when pushing events from integration to the rule engine;
  • Improvement to owner autocomplete component;

Bug fixes:

  • Customer can not see some data of sub-customer in the dashboard;
  • MQTT based integrations, added field for setting up max;
  • TLS connectivity for remote integrations;
  • Incorrect work of the asset menu when the user is active / inactive edit mode;
  • Manage credentials button in the device group;
  • Scheduler widget when processing custom event configuration;
  • Processing of repartition events in the scheduler service;
  • OPC-UA integration downlink and added more logs for not connected state;