v3.6.2
版本发布时间: 2023-12-28 21:59:01
thingsboard/thingsboard最新发布版本:v3.7(2024-06-17 22:33:25)
What's Changed
Improvements
Core & Rule Engine
- Image gallery by @ViacheslavKlimov in https://github.com/thingsboard/thingsboard/pull/9542
- Transformation rule node enhancements by @ShvaykaD in https://github.com/thingsboard/thingsboard/pull/9284
- Support for 'Users of the entity owner' recipients group in TbNotificationNode by @ViacheslavKlimov in https://github.com/thingsboard/thingsboard/pull/9784
- Added new APIs to get entity profile names (AssetProfile & DeviceProfile) by @ShvaykaD in https://github.com/thingsboard/thingsboard/pull/9776
- WebSocket session deduplication and API improvements by @ViacheslavKlimov in https://github.com/thingsboard/thingsboard/pull/9717
- Version control performance improvements by @ViacheslavKlimov in https://github.com/thingsboard/thingsboard/pull/9900
- Save rule chain metadata: validate node configuration only after upgrade by @ShvaykaD in https://github.com/thingsboard/thingsboard/pull/9632
UI
- Industrial widgets: Flow rate, Pressure, Vibration, Power consumption, Rotational speed, Efficiency by @rusikv
- Air quality widgets: Individual Allergy Index (IAI), O3, NO2, SO2, CO by @Dmitriymush in https://github.com/thingsboard/thingsboard/pull/9771
- Set max allow resource size from tenant profile by @vvlladd28 in https://github.com/thingsboard/thingsboard/pull/9901
- Timewindow configuration on tab switch by @rusikv in https://github.com/thingsboard/thingsboard/pull/9307
- Add dashboard dialog redesign by @Dmitriymush in https://github.com/thingsboard/thingsboard/pull/9553
- Save the last status of the checkbox on widget bundle export by @ArtemDzhereleiko in https://github.com/thingsboard/thingsboard/pull/9579
- Added query.models to public-api by @kalutkaz in https://github.com/thingsboard/thingsboard/pull/9642
- Added links to the auto-complete elements that are used in the entity details page by @ArtemDzhereleiko in https://github.com/thingsboard/thingsboard/pull/9649
- Added links to the originator column in the 'Alarms' page by @rusikv in https://github.com/thingsboard/thingsboard/pull/9650
- Added settings to change the time format in the timeseries table widget by @ArtemDzhereleiko in https://github.com/thingsboard/thingsboard/pull/9690
- Added custom translation label to the Entity count widget by @deaflynx in https://github.com/thingsboard/thingsboard/pull/9713
- Added button to copy dashboard state by @ArtemDzhereleiko in https://github.com/thingsboard/thingsboard/pull/9735
- Added nl_BE locale by @ArtemDzhereleiko in https://github.com/thingsboard/thingsboard/pull/9709
- Improved German locale by @Backdraft007 in https://github.com/thingsboard/thingsboard/pull/9742
- Improved Chinese locale by @Fliner in https://github.com/thingsboard/thingsboard/pull/9763
- Improved Spanish locale by @ArtemDzhereleiko in https://github.com/thingsboard/thingsboard/pull/9884
- Improved Ukrainian locale by @xalt7x in https://github.com/thingsboard/thingsboard/pull/9885
- Improved Gateway dashboard by @MrKartoshka in https://github.com/thingsboard/thingsboard/pull/9637
- Added 'milligram per cubic meter' unit by @Dmitriymush in https://github.com/thingsboard/thingsboard/pull/9807
- Improvement for security settings by @ArtemDzhereleiko in https://github.com/thingsboard/thingsboard/pull/9791
- Redesign gateway launch commands dialog by @vvlladd28 in https://github.com/thingsboard/thingsboard/pull/9848
- Rename default state controller to static by @vvlladd28 in https://github.com/thingsboard/thingsboard/pull/9872
- Update settings configuration for location widgets by @ArtemDzhereleiko in https://github.com/thingsboard/thingsboard/pull/9685
Edge
- Edge - JSON converter for proto by @AndriiLandiak in https://github.com/thingsboard/thingsboard/pull/9617
Bug Fixes
Core & Rule Engine
- Fixed version control message text display behaviour by @Dmitriymush in https://github.com/thingsboard/thingsboard/pull/9630
- Save timeseries without latest: removed callback for entity view by @ShvaykaD in https://github.com/thingsboard/thingsboard/pull/9612
- Improved afterTest method by @dashevchenko in https://github.com/thingsboard/thingsboard/pull/9600
- Fixed widgetTypes access to customer user authority by @dashevchenko in https://github.com/thingsboard/thingsboard/pull/9687
- Edge Requests Service - fetch only first level of relation from cloud by @volodymyr-babak in https://github.com/thingsboard/thingsboard/pull/9712
- Fixed assign device to tenant by @YevhenBondarenko in https://github.com/thingsboard/thingsboard/pull/9616
- Fixed rule-engine stats by @YevhenBondarenko in https://github.com/thingsboard/thingsboard/pull/9727
- Fixed stringToBytes method by @nickAS21 in https://github.com/thingsboard/thingsboard/pull/9696
- Fixed getOrSaveKeyId in transaction by @YevhenBondarenko in https://github.com/thingsboard/thingsboard/pull/9751
- Fixed mqtt/coap docker connectivity commands (localhost case) by @dashevchenko in https://github.com/thingsboard/thingsboard/pull/9764
- Fixed save attributes node by @ShvaykaD in https://github.com/thingsboard/thingsboard/pull/9652
- Force update of version for nodes with valid config and old configuration version by @ShvaykaD in https://github.com/thingsboard/thingsboard/pull/9665
- Fixed TbDate methods by @nickAS21 in https://github.com/thingsboard/thingsboard/pull/9768
- Fixed copy string values from msg to md in TbCopyKeysNode by @ShvaykaD in https://github.com/thingsboard/thingsboard/pull/9638
- Fixed VC support for notification recipients by @ViacheslavKlimov in https://github.com/thingsboard/thingsboard/pull/9827
UI
- Fixed dashboard alias edit window by @ArtemDzhereleiko in https://github.com/thingsboard/thingsboard/pull/9629
- Fixed focus in alarm type filter by @ArtemDzhereleiko in https://github.com/thingsboard/thingsboard/pull/9643
- Fixed infinity alarm loading on unresolved data sources by @ArtemDzhereleiko in https://github.com/thingsboard/thingsboard/pull/9620
- Fixed 'Add alias' dialog when 'Entity list' filter is selected by @vvlladd28 in https://github.com/thingsboard/thingsboard/pull/9644
- Fixed border radius for basic settings for analog gauge widgets by @ArtemDzhereleiko in https://github.com/thingsboard/thingsboard/pull/9658
- Fixed units for analog gauge widgets by @ArtemDzhereleiko in https://github.com/thingsboard/thingsboard/pull/9660
- Fixed translation key for error of rule engine TTL exceptions days field by @ArtemDzhereleiko in https://github.com/thingsboard/thingsboard/pull/9663
- Fixed padding for multiple input widget with group setings by @ArtemDzhereleiko in https://github.com/thingsboard/thingsboard/pull/9671
- Fixed card widget to display textual values by @vvlladd28 in https://github.com/thingsboard/thingsboard/pull/9677
- Fixed overflowing toolbar buttons by @ArtemDzhereleiko in https://github.com/thingsboard/thingsboard/pull/9715
- Fixed JSON type attribute in multiple input widget by @Dmitriymush in https://github.com/thingsboard/thingsboard/pull/9729
- Fixed appearance of mdi and other icons by @Dmitriymush in https://github.com/thingsboard/thingsboard/pull/9747
- Increased number of displayed rule chains in rule chain select to 1024 by @rusikv in https://github.com/thingsboard/thingsboard/pull/9793
- Color picker centering 'Copy color to clipboard' by @ArtemDzhereleiko in https://github.com/thingsboard/thingsboard/pull/9814
- Fixed default color for level and shape elements in the battery widget by @ArtemDzhereleiko in https://github.com/thingsboard/thingsboard/pull/9813
- Fixed externalId field value for entity import/export by @vvlladd28 in https://github.com/thingsboard/thingsboard/pull/9857
- Changed placeholder for the 'Enter asset profile' field by @iraznatovskyi in https://github.com/thingsboard/thingsboard/pull/9847
- Fixed error overlay in the name field of widget action dialog by @ArtemDzhereleiko in https://github.com/thingsboard/thingsboard/pull/9840
- Removed percent symbol from n/a value in the liquid level widget by @ArtemDzhereleiko in https://github.com/thingsboard/thingsboard/pull/9839
- Fixed display of values that are less then 0 or more then 100 in battery level widget by @ArtemDzhereleiko in https://github.com/thingsboard/thingsboard/pull/9836
- Fixed backward compatibility for notification settings by @ArtemDzhereleiko in https://github.com/thingsboard/thingsboard/pull/9825
- Fixed infinite loop for major ticks in the 'Analog Gauge' widget by @ArtemDzhereleiko in https://github.com/thingsboard/thingsboard/pull/9860
- Fixed incorrect link to install necessary tools for MQTT conenctivity dialog by @vvlladd28 in https://github.com/thingsboard/thingsboard/pull/9868
- Fixed disappearing of disabled inputs values in the device connectivity sysadmin settings by @rusikv in https://github.com/thingsboard/thingsboard/pull/9889
- Fixed custom legend in the 'Flot' widget by @ArtemDzhereleiko in https://github.com/thingsboard/thingsboard/pull/9883
- Fixed Chinese translations of 'inactive' and 'active' by @yuyihan666 in https://github.com/thingsboard/thingsboard/pull/9748
New Contributors
- @ardrabczyk made their first contribution in https://github.com/thingsboard/thingsboard/pull/9723
- @moliboga made their first contribution in https://github.com/thingsboard/thingsboard/pull/9808
Full Changelog: https://github.com/thingsboard/thingsboard/compare/v3.6.1...v3.6.2
1、 thingsboard-3.6.2.deb 199.63MB
2、 thingsboard-3.6.2.rpm 199.34MB
3、 thingsboard-windows-3.6.2.zip 200.61MB