Thingsboard v3.2 Release Notes

Release Date: 2020-12-01 // over 3 years ago
  • ๐Ÿš€ The goal of this release is to simplify provisioning and connecting the devices and configuration of the alarms.
    We have also added features to track tenant API usage.

    Major Improvements:

    Minor Improvements:

    • โž• Added Api Usage dashboard;
    • โž• Added "orderBy" request parameter for telemetry controller;
    • โž• Added queueName to enqueueForTellNext in TbSendRPCRequestNode;
    • โž• Added protection from the circular reference across different rule chains;
    • โž• Added new language Brazilian Portuguese;
    • ๐Ÿ‘Œ Improvements to camera and alarm widgets, legend sort;
    • โž• Added support of min/max values in multiple attributes input widget;
    • ๐ŸŽ UI performance improvements;

    ๐Ÿ› Bug fixes:

    • 0๏ธโƒฃ Cover all markers to fit bounds by default even when fit bounds marker is disabled in the map widget;

Previous changes from v3.1.1

  • ๐Ÿš€ Minor bug fix release:

    ๐Ÿ‘Œ Improvements:

    • ๐ŸŽ Performance improvement for Alarm related SQL queries;
    • โฌ†๏ธ UI: Upgrade Angular framework version to 10;
    • ๐Ÿ“ฆ UI: Switch to yarn package-manager;
    • โšก๏ธ UI: Update Italian locale;
    • ๐Ÿ’ป UI: Improved modules loading;
    • ๐Ÿ’ป UI: Introduced common modules map;

    ๐Ÿ› Bug fixes:

    • ๐Ÿ‘• UI: Fixed error tslint for map widget;
    • โšก๏ธ UI: Fixed update position new marker/polygon on resize in image-map;
    • ๐Ÿ’ป UI: Fixed call action: polygon click;
    • ๐Ÿ’ป UI: Fixed clear state params for dashboardId change;
    • ๐Ÿ›  Various fixed of filtering queues;