Thingsboard v2.5.1 Release Notes

Release Date: 2020-06-01 // almost 4 years ago
  • ๐Ÿš€ Minor bug-fix release with few improvements.

    ๐Ÿ‘Œ Improvements:

    • ๐Ÿ’ป UI: Batch support for fetching entities from relations
    • ๐Ÿ‘Œ Improved K8S deployment scripts;
    • ๐ŸŽ Cluster mode performance improvements;
    • ๐Ÿ”ง Proxy configuration for email rule node and sysadmin email settings;
    • Additional setting "max_eval_requests_timeout" to separate JS "eval" from JS "invoke" timeouts;
    • โž• Added 'alwaysFullScreen' and 'defaultDashboardName' OAuth2 properties;
    • ๐Ÿ”จ Refactored DEB/RPM builds to minimize code duplication and enable CentOS 8 support;
    • โž• Added gatewayId to metadata in ENTITY_CREATED event message;
    • โž• Added timestamp to TbMsg;
    • โž• Added minimum RPC timeout value setting;

    ๐Ÿ› Bug fixes:

    • ๐Ÿ›  Fixed claim devices API;
    • ๐Ÿ›  Fixed shared/client attribute updates over WS;
    • ๐Ÿ›  Fixed REST API security checks for some corner cases;
    • ๐Ÿ’ป UI: Fixed data displaying in mobile browser for digital gauge widget;
    • ๐Ÿ›  Fixed 2.4.3 -> 2.5 upgrade script for AWS RDS;