Thingsboard v3.2 Release Notes
Release Date: 2020-12-01 // about 4 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:
- ๐ Tenant Profiles to manage API and Rate Limits;
- ๐ง Device Profiles to configure default rule chain and queue, set transport configuration and define Alarm Rules;
- โ Added support of custom MQTT Topics and basic MQTT credentials as alternative to access token;
- โ Added support of custom device payload schema using protocol buffers for MQTT transport;
- ๐ Device provisioning is now available via device profiles;
- ๐ป SMS Provider and Send SMS rule node;
- ๐ป UI for OAuth2 settings.
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;