You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* update workbench version in timecho
* update workbench version in timecho
* update workbench version in timecho
* add v2.0.1-beta
* add v2.0.1-beta
* add The AI analysis module only supports versions above 2.0.5.
* add version 1.5.7
| V2.0.1-beta | The first version of the V2.x series, supporting dual models of tree and table | V2.0 and above |
364
+
| V1.5.7 | Optimize the point list by splitting point names into device names and points, ensure the point selection area supports horizontal scrolling, and align the export file column order with the page display. | All 1.x versions from V1.3.4 onward |
365
+
| V1.5.6 | Enhanced CSV import/export: optional tags/aliases on import; support for measurement descriptions with backtick-quoted quotes on export. | All 1.x versions from V1.3.4 onward |
366
+
| V1.5.5 | Added server clock functionality and support for activating Enterprise Edition license databases | All 1.x versions from V1.3.4 onward |
367
+
| V1.5.4 | Added authentication for Prometheus settings in Instance Management | All 1.x versions from V1.3.4 onward |
368
+
| V1.5.1 | Added AI analysis and pattern matching | All 1.x versions from V1.3.2 onward |
369
+
| V1.4.0 | Added tree model display and English UI | All 1.x versions from V1.3.2 onward |
370
+
| V1.3.1 | Enhanced analysis methods and import templates | All 1.x versions from V1.3.2 onward |
371
+
| V1.3.0 | Added DB configuration and UI refinements | All 1.x versions from V1.3.2 onward |
372
+
| V1.2.6 | Optimized permission controls | All 1.x versions from V1.3.1 onward |
373
+
| V1.2.5 | Added "Common Templates" and caching | All 1.x versions from V1.3.0 onward |
374
+
| V1.2.4 | Added import/export for calculations, time alignment field | All 1.x versions from V1.2.2 onward |
375
+
| V1.2.3 | Added activation details and analysis features | All 1.x versions from V1.2.2 onward |
376
+
| V1.2.2 | Optimized point description display | All 1.x versions from V1.2.2 onward |
377
+
| V1.2.1 | Added sync monitoring panel, Prometheus hints | All 1.x versions from V1.2.2 onward |
378
+
| V1.2.0 | Major Workbench upgrade | All 1.x versions from V1.2.0 onward |
| Installation Environment | JDK |Need>=V1.8.0_162 (recommended to use 11 or 17, please choose ARM or x64 installation package according to machine configuration when downloading)|https://www.oracle.com/java/technologies/downloads/|
37
+
| Installation Environment | JDK |v1.5.4 and below require ≥ 1.8; v1.5.5 and above require ≥ 17. Choose the ARM or x64 installer according to your system.|https://www.oracle.com/java/technologies/downloads/|
38
38
| Related Software | Prometheus | Requires installation of V2.30.3 and above. |https://prometheus.io/download/|
39
39
| Database | IoTDB | Requires V1.2.0 Enterprise Edition and above | You can contact business or technical support to obtain |
40
40
| Console | IoTDB-Workbench-`<version>`| - | You can choose according to the appendix version comparison table and contact business or technical support to obtain it |
@@ -212,16 +212,21 @@ The instructions for using the visualization console tool can be found in the [I
212
212
213
213
## 3. Appendix: IoTDB and Workbench Version Comparison Table
214
214
215
-
| Workbench Version Number | Release Note | Supports IoTDB Versions |
| V1.5.1 | Add AI analysis function and pattern matching function | V1.3.2 and above versions |
218
-
| V1.4.0 | New tree model display and internationalization | V1.3.2 and above versions |
219
-
| V1.3.1 |New analysis methods have been added to the analysis function, and functions such as optimizing import templates have been optimized |V1.3.2 and above versions |
220
-
| V1.3.0 | Add database configuration function |V1.3.2 and above versions |
221
-
| V1.2.6 | Optimize the permission control function of each module | V1.3.1 and above versions |
222
-
| V1.2.5 | The visualization function has added the concept of "commonly used templates", and all interface optimization and page caching functions have been supplemented | V1.3.0 and above versions |
223
-
| V1.2.4 | The calculation function has added the "import and export" function, and the measurement point list has added the "time alignment" field | V1.2.2 and above versions |
224
-
| V1.2.3 | New "activation details" and analysis functions added to the homepage | V1.2.2 and above versions |
225
-
| V1.2.2 | Optimize the display content and other functions of "measurement point description" | V1.2.2 and above versions |
226
-
| V1.2.1 | New "Monitoring Panel" added to the data synchronization interface to optimize Prometheus prompt information | V1.2.2 and above versions |
227
-
| V1.2.0 | New Workbench version upgrade | V1.2.0 and above versions |
215
+
| Version | Description | Supported IoTDB Versions |
| V2.0.1-beta | The first version of the V2.x series, supporting dual models of tree and table | V2.0 and above, The AI analysis module only supports versions above 2.0.5. |
218
+
| V1.5.7 | Optimize the point list by splitting point names into device names and points, ensure the point selection area supports horizontal scrolling, and align the export file column order with the page display. | All 1.x versions from V1.3.4 onward |
219
+
| V1.5.6 | Enhanced CSV import/export: optional tags/aliases on import; support for measurement descriptions with backtick-quoted quotes on export. | All 1.x versions from V1.3.4 onward |
220
+
| V1.5.5 | Added server clock functionality and support for activating Enterprise Edition license databases | All 1.x versions from V1.3.4 onward |
221
+
| V1.5.4 | Added authentication for Prometheus settings in Instance Management | All 1.x versions from V1.3.4 onward |
222
+
| V1.5.1 | Added AI analysis and pattern matching | All 1.x versions from V1.3.2 onward |
223
+
| V1.4.0 | Added tree model display and English UI | All 1.x versions from V1.3.2 onward |
224
+
| V1.3.1 | Enhanced analysis methods and import templates | All 1.x versions from V1.3.2 onward |
225
+
| V1.3.0 | Added DB configuration and UI refinements | All 1.x versions from V1.3.2 onward |
226
+
| V1.2.6 | Optimized permission controls | All 1.x versions from V1.3.1 onward |
227
+
| V1.2.5 | Added "Common Templates" and caching | All 1.x versions from V1.3.0 onward |
228
+
| V1.2.4 | Added import/export for calculations, time alignment field | All 1.x versions from V1.2.2 onward |
229
+
| V1.2.3 | Added activation details and analysis features | All 1.x versions from V1.2.2 onward |
230
+
| V1.2.2 | Optimized point description display | All 1.x versions from V1.2.2 onward |
231
+
| V1.2.1 | Added sync monitoring panel, Prometheus hints | All 1.x versions from V1.2.2 onward |
232
+
| V1.2.0 | Major Workbench upgrade | All 1.x versions from V1.2.0 onward |
| V2.0.1-beta | The first version of the V2.x series, supporting dual models of tree and table | V2.0 and above |
364
+
| V1.5.7 | Optimize the point list by splitting point names into device names and points, ensure the point selection area supports horizontal scrolling, and align the export file column order with the page display. | All 1.x versions from V1.3.4 onward |
365
+
| V1.5.6 | Enhanced CSV import/export: optional tags/aliases on import; support for measurement descriptions with backtick-quoted quotes on export. | All 1.x versions from V1.3.4 onward |
366
+
| V1.5.5 | Added server clock functionality and support for activating Enterprise Edition license databases | All 1.x versions from V1.3.4 onward |
367
+
| V1.5.4 | Added authentication for Prometheus settings in Instance Management | All 1.x versions from V1.3.4 onward |
368
+
| V1.5.1 | Added AI analysis and pattern matching | All 1.x versions from V1.3.2 onward |
369
+
| V1.4.0 | Added tree model display and English UI | All 1.x versions from V1.3.2 onward |
370
+
| V1.3.1 | Enhanced analysis methods and import templates | All 1.x versions from V1.3.2 onward |
371
+
| V1.3.0 | Added DB configuration and UI refinements | All 1.x versions from V1.3.2 onward |
372
+
| V1.2.6 | Optimized permission controls | All 1.x versions from V1.3.1 onward |
373
+
| V1.2.5 | Added "Common Templates" and caching | All 1.x versions from V1.3.0 onward |
374
+
| V1.2.4 | Added import/export for calculations, time alignment field | All 1.x versions from V1.2.2 onward |
375
+
| V1.2.3 | Added activation details and analysis features | All 1.x versions from V1.2.2 onward |
376
+
| V1.2.2 | Optimized point description display | All 1.x versions from V1.2.2 onward |
377
+
| V1.2.1 | Added sync monitoring panel, Prometheus hints | All 1.x versions from V1.2.2 onward |
378
+
| V1.2.0 | Major Workbench upgrade | All 1.x versions from V1.2.0 onward |
0 commit comments