Skip to content

ThingsBoard 2.1.1 Release

Compare
Choose a tag to compare
@ikulikov ikulikov released this 08 Oct 17:41
· 33 commits to release-2.0 since this release

Patch release with the following improvements:

  • Hybrid DB: Ability to use SQL/No-SQL database for timeseries data and other database for the rest data
  • Entity View feature
  • REST API to delete timeseries data
  • Add partition granularity to time series data #1006
  • Introduce new originator telemetry rule node: fetch originators timeseries data
  • MQTT Client configuration improvements
  • MQTT Transport: MQTT Sub QoS improvement
  • UI: Ability to login as (tenant admin/customer user) user for system administrator/tenant admin
  • UI: Update Italian localization
  • UI: Update Chinese localization
  • UI: Update French localization
  • UI: Add styleint checker for SCSS
  • UI: JSON Forms improvements
  • UI: Alarms and Entities table widgets improvements
  • UI: Add default bar width option for Bars chart widget

And bug fixes:

  • Fixed NPE in DataEntry objects and logging statistics of rule chains/nodes
  • Hotfix for actor restarts during creation failure
  • Fixed sending notification to the devices when shared attribute is saved via rule engine
  • Add missing API limits on CoAP POST method
  • Fixed issue with Zookeeper reconnect
  • Add SUB ACK on topic v1/gateway/rpc
  • UI: Fixed datetime period selector
  • UI: Fixed gauge value updating issue
  • UI: Fixed "The modified widget action source will not be saved" #1022
  • UI: Fixed units and decimals settings in some widgets