Skip to content

Commit 01c5194

Browse files
committed
3.4.3 Release notes
1 parent 7aa8fe8 commit 01c5194

File tree

2 files changed

+62
-0
lines changed

2 files changed

+62
-0
lines changed

docs/pe/reference/releases.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,36 @@ description: ThingsBoard architecture
88
* TOC
99
{:toc}
1010

11+
## v3.4.3 (December 20, 2022)
12+
13+
Everything from [TB CE v3.4.3](https://github.com/thingsboard/thingsboard/releases/tag/v3.4.3) with the following improvements and bug fixes.
14+
15+
* Core & Rule Engine:
16+
* Air Quality Monitoring solution template;
17+
18+
* UI:
19+
* MQTT integration credentials password is optional;
20+
21+
** Bug fixes**
22+
23+
* Core & Rule Engine:
24+
25+
* Fixed device bulk import with empty credentials;
26+
* Fixed upgrade from CE;
27+
* Fixed remote integrations update;
28+
* Fixed NPE on WS subscription for sysadmin;
29+
30+
* UI:
31+
32+
* Fixed Things Park integration validation;
33+
* Fixed validation in bulk import and improvement bulk import for Edge;
34+
* Fixed scheduler update configuration;
35+
* Fixed Azure IoT Hub integration validation;
36+
37+
* Edge:
38+
39+
* Fixed NPE during sync process in case edge owner is customer;
40+
1141
## v3.4.2 (December 1, 2022)
1242

1343
Everything from [TB CE v3.4.2](https://github.com/thingsboard/thingsboard/releases/tag/v3.4.2) with the following improvements and bug fixes.

docs/reference/releases.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,38 @@ description: ThingsBoard architecture
88
* TOC
99
{:toc}
1010

11+
## v3.4.3 (December 20, 2022)
12+
13+
** Improvements
14+
15+
* Core & Rule Engine:
16+
* [#7778](https://github.com/thingsboard/thingsboard/pull/7778) Version control: 'Show merge commits' option, improved entity versions comparing by @ViacheslavKlimov
17+
18+
* UI:
19+
* [#7785](https://github.com/thingsboard/thingsboard/pull/7785) Danish language by @vvlladd28
20+
* [#7795](https://github.com/thingsboard/thingsboard/pull/7795) Always visible action button in multiple input widgets by @vvlladd28
21+
22+
** Bug fixes
23+
24+
* Core & Rule Engine:
25+
26+
* [#7752](https://github.com/thingsboard/thingsboard/pull/7752) Fixed asset's profile changing by @ViacheslavKlimov
27+
* [#7761](https://github.com/thingsboard/thingsboard/pull/7761) Fixed no timeseries data in widget for entity view; fix State Chart invalid behavior by @ViacheslavKlimov
28+
* [#7773](https://github.com/thingsboard/thingsboard/pull/7773) Fixed getting a lot of updates over WS in case of aggregation query, even if no real updates happened by @volodymyr-babak
29+
* [#7783](https://github.com/thingsboard/thingsboard/pull/7783) Fixed device bulk import with empty credentials by @YevhenBondarenko
30+
* [#7786](https://github.com/thingsboard/thingsboard/pull/7786) Fixed saveDeviceWithCredentials notifications by @YevhenBondarenko
31+
* [#7791](https://github.com/thingsboard/thingsboard/pull/7791) Fixed support of empty arrays in 'split array msg' rule node by @YuriyLytvynchuk
32+
* [#7801](https://github.com/thingsboard/thingsboard/pull/7801) Added DeviceProfileService and AssetProfileService to TBContext by @dashevchenko
33+
34+
* UI:
35+
36+
* [#7758](https://github.com/thingsboard/thingsboard/pull/7758) Fixed validation in bulk import and improvement bulk import for Edge by @vvlladd28
37+
* [#7782](https://github.com/thingsboard/thingsboard/pull/7782) Fixed Catalan locale designator by @ArtemDzhereleiko
38+
39+
* Edge:
40+
41+
* [#7792](https://github.com/thingsboard/thingsboard/pull/7792) Edge root rule chain update fix. USER entity support added. INACTIVITY_TIMEOUT pushed to edge. by @volodymyr-babak
42+
1143
## v3.4.2 (December 1, 2022)
1244

1345
Minor release with the following features and bug fixes:

0 commit comments

Comments
 (0)