Skip to content
Stand with Ukraine flag

ThingsBoard PE v3.4.x Release Notes

← Back to all releases

Everything from TB CE v3.4.4 with the following bug fixes.

Bug fixes

  • Core & Rule Engine:

    • Fixed check alarm permissions;
    • Fixed TBEL to MVEL in air quality monitoring template;
    • Fixed SI attribute filtering;
    • Fixed ‘twilio voice’ node;
  • UI:

    • Fixed search in entity group tables;
    • Fixed applying custom translations on loading with slow network;
    • Fixed some browsers don’t open integration statistics when clicking ‘Daily activity’ column in Integration table;

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

  • Core & Rule Engine:

    • Air Quality Monitoring solution template;
  • UI:

    • MQTT integration credentials password is optional;

Bug fixes

  • Core & Rule Engine:

    • Fixed device bulk import with empty credentials;
    • Fixed upgrade from CE;
    • Fixed remote integrations update;
    • Fixed NPE on WS subscription for sysadmin;
  • UI:

    • Fixed Things Park integration validation;
    • Fixed validation in bulk import and improvement bulk import for Edge;
    • Fixed scheduler update configuration;
    • Fixed Azure IoT Hub integration validation;
  • Edge:

    • Fixed NPE during sync process in case edge owner is customer;

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

  • Core:

    • Real-time sync WhiteLabeling, LoginWhiteLabeling and CustomTranslation to edge;
    • Smart irrigation solution template;
    • Integration Monitoring via Prometheus;
    • Improved ‘alarms count v2’ rule node;
    • Partitioning and TTL for BLOB entities;
  • UI:

    • Improved the design of the integrations UI: added creation dialog, statistics and states to the integration table;

Bug Fixes

  • Core:

    • #7415 Fixed Entity Group Name filter;
    • #7225 Fixed Scheduler timezone gap;
    • Fixed Scheduler bug with incorrect “Start time”;
    • Fixed binary uplink data converter;
    • Fixed issue with overwrite of the WL settings ;
  • UI:

    • Fixed display of the host field value for TTN/TTI integrations;

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

  • Core:
    • Fixed startup issues and connection leaks in OPC-UA integration;
    • Fixed Azure IoT Hub integration;
  • UI:
    • Added support Login WL advanced CSS in 2FA login form;
    • Fixed filtering;
    • Fixed entity group autocomplete;
    • Upgraded ExcelJS and fixed style in empty cell data;
  • Web Report:
    • Added widget cache clearing before starting web-report generation;
    • Fixed report generation issue while widget’s state updates.

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

Major Improvements:

  • Core & Rule Engine:
    • Integration Executor - scalable microservice that hosts all integrations to separate them from the core services;
    • Version Control support for Entity Groups;
    • Handling large and small numbers in the Aggregate stream node;
  • UI:
    • Web report and UI performance improvement;
  • Edge:
    • Integrations and converters support.

Bug Fixes

  • Core & Rule Engine:
    • Fix NPE in TbSimpleAggMsgNode;
    • Fix daily repeat in scheduler on daylight saving time adjustment;
    • Added proper handle of exceptions from Twilio API;
  • UI:
    • Custom translation load and updates;
    • Incorrect routing in “open dashboard” widget action;
    • Scheduler error msg on attribute update;
    • Check referencing integrations when deleting downlink converter.