|
| 1 | +### ThingsBoard CE v4.3.1.1 (Mar 31, 2026) |
| 2 | + |
| 3 | +**What's Changed** |
| 4 | + |
| 5 | +* Security |
| 6 | + * [#15204](https://github.com/thingsboard/thingsboard/pull/15204) Fixed XSS vulnerability in notification center by @vvlladd28 |
| 7 | + * [#15244](https://github.com/thingsboard/thingsboard/pull/15244) Fixed CVE-2026-24308, CVE-2026-24281 and CVE-2026-24400 by @ViacheslavKlimov |
| 8 | + * [#15254](https://github.com/thingsboard/thingsboard/pull/15254) Added configurable security headers and env-var-backed CORS configuration by @ViacheslavKlimov |
| 9 | + * [#15253](https://github.com/thingsboard/thingsboard/pull/15253) Fixed SSRF DNS rebinding bypass, added allow-list by @ViacheslavKlimov |
| 10 | + * [#15251](https://github.com/thingsboard/thingsboard/pull/15251) Fixed CVE-2026-24281, CVE-2026-24308, CVE-2026-24400, CVE-2026-29063, CVE-2026-29087, CVE-2026-29786, CVE-2026-30827, CVE-2026-31802, CVE-2026-32141, CVE-2026-32635, CVE-2026-27904 by @vvlladd28 |
| 11 | + * [#15278](https://github.com/thingsboard/thingsboard/pull/15278) Fixed CVE-2026-22731, CVE-2026-22732, CVE-2026-22733, CVE-2026-22737 + Spring Boot 3.5 by @ViacheslavKlimov |
| 12 | + * [#15293](https://github.com/thingsboard/thingsboard/pull/15293) Fixed CVE-2026-33228 by @vvlladd28 |
| 13 | + * [#15315](https://github.com/thingsboard/thingsboard/pull/15315) Fixed CVE-2026-33870, CVE-2026-33871 and GHSA-72hv-8253-57qq by @ViacheslavKlimov |
| 14 | + * Fixed CVE-2026-0861, CVE-2026-0915, CVE-2025-15281 for Docker images by @ViacheslavKlimov |
| 15 | + |
| 16 | +* Core & Rule Engine |
| 17 | + * [#15262](https://github.com/thingsboard/thingsboard/pull/15262) Sanitize database error messages by @ViacheslavKlimov |
| 18 | + * [#14775](https://github.com/thingsboard/thingsboard/pull/14775) Added OTA package data cleanup by @AndriiLandiak |
| 19 | + * [#14762](https://github.com/thingsboard/thingsboard/pull/14762) Fixed notification requests and RPC cleanup timeout on large datasets by @AndriiLandiak |
| 20 | + * [#14781](https://github.com/thingsboard/thingsboard/pull/14781) Added WS update on telemetry deletion by @dashevchenko |
| 21 | + |
| 22 | +* UI |
| 23 | + * [#15237](https://github.com/thingsboard/thingsboard/pull/15237) Updated locales da_DK, de_DE, el_GR, es_ES, fr_FR, it_IT, ja_JP, nl_NL, no_NO, pt_BR, tr_TR, uk_UA, zh_CN by @vvlladd28 |
| 24 | + * [#15203](https://github.com/thingsboard/thingsboard/pull/15203) Hidden "Show on widgets" button on sysadmin level by @vvlladd28 |
| 25 | + * [#15219](https://github.com/thingsboard/thingsboard/pull/15219) Fixed WS reconnect loop and notification spam when session limit is reached by @vvlladd28 |
| 26 | + * [#15252](https://github.com/thingsboard/thingsboard/pull/15252) Fixed missing translation for Polylines toggle in map settings by @vvlladd28 |
| 27 | + * [#15168](https://github.com/thingsboard/thingsboard/pull/15168) Fixed resetting of validation on storeLink property by @mtsymbarov-del |
| 28 | + * [#15267](https://github.com/thingsboard/thingsboard/pull/15267) Fixed time series table widgets tab style by @mtsymbarov-del |
| 29 | + * [#15292](https://github.com/thingsboard/thingsboard/pull/15292) Fixed proxy error handling for 502/503/504 HTTP status codes by @vvlladd28 |
| 30 | + * [#15273](https://github.com/thingsboard/thingsboard/pull/15273) Fixed string-items-list autocomplete selection and blur handling by @vvlladd28 |
| 31 | + |
| 32 | +* Edge |
| 33 | + * [#15205](https://github.com/thingsboard/thingsboard/pull/15205) Support combined PEM cert+key for Edge gRPC SSL by @smatvienko-tb |
| 34 | + |
| 35 | +* Transport |
| 36 | + * [#15112](https://github.com/thingsboard/thingsboard/pull/15112) MQTTS metrics and client address logging on exceptionCaught by @smatvienko-tb |
| 37 | + * [#15143](https://github.com/thingsboard/thingsboard/pull/15143) Fixed LwM2M Redis stores startup: use separate connections for SCAN and GET by @smatvienko-tb |
| 38 | + |
| 39 | +**Full Changelog**: [https://github.com/thingsboard/thingsboard/compare/v4.3.1...v4.3.1.1](https://github.com/thingsboard/thingsboard/compare/v4.3.1...v4.3.1.1) |
0 commit comments