v4.3.1.4
ThingsBoard 4.3.1.4 Release
Added 1
- Added missing translation for Label and Value Card widget
Changed 2
- Use shared ShortNumberPipe for API usage value formatting
- Updated functionality block at System Administrator level
Fixed 3
- Fixed chart axis ticks font size
- Fixed validation for Digital Gauge widget maxValue when it is zero
- Fixed Calculated Field test script running against stale entity values instead of current form input
Security 3
- Fixed CVE-2026-13149, CVE-2026-13311, CVE-2026-13676, CVE-2026-14257, CVE-2026-16221, CVE-2026-18446, CVE-2026-48815, CVE-2026-54466, CVE-2026-55388, CVE-2026-55603, CVE-2026-59869, CVE-2026-59873, CVE-2026-59874, CVE-2026-59879, CVE-2026-59880, CVE-2026-67213, CVE-2026-67214, CVE-2026-68945, CVE-2026-69151, CVE-2026-69152, CVE-2026-69192, CVE-2026-73646 and CWE-407
- Fixed CVE-2026-8763, CVE-2026-12185, CVE-2026-12802, CVE-2026-12803, CVE-2026-12816, CVE-2026-12860, CVE-2026-13006, CVE-2026-13506, CVE-2026-14682, CVE-2026-44891, CVE-2026-53434, CVE-2026-54291, CVE-2026-54399, CVE-2026-54428, CVE-2026-55831, CVE-2026-55833, CVE-2026-55851, CVE-2026-55955, CVE-2026-56745, CVE-2026-56817, CVE-2026-56819, CVE-2026-56820, CVE-2026-56821, CVE-2026-56822, CVE-2026-58059, CVE-2026-58060, CVE-2026-58061, CVE-2026-58062, CVE-2026-59639, CVE-2026-59642, CVE-2026-59645, CVE-2026-59650, CVE-2026-59651, CVE-2026-59889, CVE-2026-59901, CVE-2026-59920, CVE-2026-59949, CVE-2026-73507
- Fixed CVE-2026-59902, CVE-2026-59903, CVE-2026-62243, CVE-2026-63337, CVE-2026-69219, CVE-2026-69220, CVE-2026-75595
From thingsboard
What's Changed
Security
- Fixed CVE-2026-13149, CVE-2026-13311, CVE-2026-13676, CVE-2026-14257, CVE-2026-16221, CVE-2026-18446, CVE-2026-48815, CVE-2026-54466, CVE-2026-55388, CVE-2026-55603, CVE-2026-59869, CVE-2026-59873, CVE-2026-59874, CVE-2026-59879, CVE-2026-59880, CVE-2026-67213, CVE-2026-67214, CVE-2026-68945, CVE-2026-69151, CVE-2026-69152, CVE-2026-69192, CVE-2026-73646 and CWE-407 by @mtsymbarov-del in https://github.com/thingsboard/thingsboard/pull/16046
- Fixed CVE-2026-8763, CVE-2026-12185, CVE-2026-12802, CVE-2026-12803, CVE-2026-12816, CVE-2026-12860, CVE-2026-13006, CVE-2026-13506, CVE-2026-14682, CVE-2026-44891, CVE-2026-53434, CVE-2026-54291, CVE-2026-54399, CVE-2026-54428, CVE-2026-55831, CVE-2026-55833, CVE-2026-55851, CVE-2026-55955, CVE-2026-56745, CVE-2026-56817, CVE-2026-56819, CVE-2026-56820, CVE-2026-56821, CVE-2026-56822, CVE-2026-58059, CVE-2026-58060, CVE-2026-58061, CVE-2026-58062, CVE-2026-59639, CVE-2026-59642, CVE-2026-59645, CVE-2026-59650, CVE-2026-59651, CVE-2026-59889, CVE-2026-59901, CVE-2026-59920, CVE-2026-59949, CVE-2026-73507 by @ViacheslavKlimov in https://github.com/thingsboard/thingsboard/pull/16039
- Fixed CVE-2026-59902, CVE-2026-59903, CVE-2026-62243, CVE-2026-63337, CVE-2026-69219, CVE-2026-69220, CVE-2026-75595 by @ViacheslavKlimov in https://github.com/thingsboard/thingsboard/pull/16057
UI
- Used shared ShortNumberPipe for API usage value formatting by @mtsymbarov-del in https://github.com/thingsboard/thingsboard/pull/15879
- Fixed chart axis ticks font size by @LeoMorgan113 in https://github.com/thingsboard/thingsboard/pull/15847
- Added missing translation for Label and Value Card widget by @mtsymbarov-del in https://github.com/thingsboard/thingsboard/pull/15892
- Fixed validation for Digital Gauge widget maxValue when it is zero by @mtsymbarov-del in https://github.com/thingsboard/thingsboard/pull/15893
- Fixed Calculated Field test script running against stale entity values instead of current form input by @mtsymbarov-del in https://github.com/thingsboard/thingsboard/pull/15866
- Updated functionality block at System Administrator level by @mtsymbarov-del in https://github.com/thingsboard/thingsboard/pull/15945
Full Changelog: https://github.com/thingsboard/thingsboard/compare/v4.3.1.3...v4.3.1.4