Skip to content

Commit 844c3c6

Browse files
committed
add trendz 1.8 release notes
1 parent c43300a commit 844c3c6

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

docs/trendz/releases.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,37 @@ description: ThingsBoard Trendz Analytics Release Notes
88
* TOC
99
{:toc}
1010

11+
## v1.8.0 (August, 2021)
12+
13+
**Improvements:**
14+
15+
* Add persistent cache for states, simple and calculated fields
16+
* Add view report short term cache
17+
* Scheduled field cache refresh
18+
* Add native widget bundle for ThingsBoard
19+
* Change rendering engine for views that uses canvas
20+
* Add simplified REST API for 3rd party services
21+
* Add date click event for calendar view
22+
* Add row click event for tables
23+
* Add field changed event for switch config
24+
* Save state & calculated fields configuration
25+
* Improve query partitioning
26+
* Improve anomalies loading time
27+
* Add option for loading raw telemetry instead of partitioning
28+
* Add preview/edit links for views added on the dashboard
29+
* Add option for mark field as hidden in view
30+
31+
32+
**Bug fixes:**
33+
34+
* Table - fix total row when first field is not static
35+
* Clear duplicates when anomaly detection model cloned
36+
* Fix state duration percent calculation
37+
* Fix interval formatting issue on horizontal charts
38+
* Fix not valid JWT token storage
39+
* Fix deadlock in batch field calculation
40+
41+
1142
## v1.7.0 (April, 2021)
1243

1344
**Improvements:**

0 commit comments

Comments
 (0)