File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,37 @@ description: ThingsBoard Trendz Analytics Release Notes
8
8
* TOC
9
9
{: toc }
10
10
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
+
11
42
## v1.7.0 (April, 2021)
12
43
13
44
** Improvements:**
You can’t perform that action at this time.
0 commit comments