Skip to content

Latest commit

 

History

History
376 lines (163 loc) · 17.3 KB

CHANGELOG.md

File metadata and controls

376 lines (163 loc) · 17.3 KB

3.16.0 (2024-10-03)

Features

3.15.0 (2024-10-02)

Features

  • asset: Added calibration forecast query builder (#69) (99f2fff)

3.14.1 (2024-10-02)

Bug Fixes

  • notebook: More specific error in query inspector (#72) (90bb8e9)

3.14.0 (2024-09-24)

Features

  • asset: add calibration forecast property only row formatting (#68) (162d782)

3.13.0 (2024-09-11)

Features

  • tag: visualize history of multiple tags (#60) (5826522)

3.12.1 (2024-09-09)

Bug Fixes

  • assets: split asset utilization plugin code from asset calibration plugin code (#65) (2c99c56)

3.12.0 (2024-08-28)

Features

  • asset: add the query type and group by buttons for calibration forecast (#64) (7ab470b)

3.11.0 (2024-07-16)

Features

3.10.1 (2024-05-29)

Bug Fixes

  • notebook: fix notebook plugin not loading notebook parameters when opening visualization (#61) (c81d963)

3.10.0 (2024-05-07)

Features

  • tag: visualizing current value of multiple tags (#58) (9ac340a)

3.9.2 (2024-01-04)

Bug Fixes

  • system: Run query on initial load (#55) (0f8ec32)

3.9.1 (2023-11-06)

Bug Fixes

  • dataframe: switch orientation of metadata frame (#51) (bd9a0b9)

3.9.0 (2023-11-03)

Features

  • dataframe: Column variable support (#50) (db00fa6)

3.8.0 (2023-11-01)

Features

  • dataframe: visualize table properties (#49) (8006749)

3.7.4 (2023-10-24)

Bug Fixes

  • tag: support datatype and type properties (#48) (0004773)

3.7.3 (2023-10-24)

Bug Fixes

  • data-frame: Boolean and "Value" columns (#46) (941dce3)

3.7.2 (2023-10-18)

Bug Fixes

  • tag: support both workspace and workspace_id properties (#47) (67dc4ed)

3.7.1 (2023-10-18)

Bug Fixes

  • tag: Update tag fields to camel case (#45) (2e15cd1)

3.7.0 (2023-10-09)

Features

  • system: Filter system metadata by workspace and variable chaining (#43) (14de6ed)

3.6.0 (2023-10-06)

Features

  • tag: include properties in query result (#42) (0ffc1e2)

3.5.0 (2023-10-05)

Features

  • tag: Workspace variable resolution (#41) (f4fe35a)

3.4.0 (2023-10-03)

Features

  • workspace: Workspace data source returns workspaces (#38) (a8877ba)

3.3.0 (2023-09-28)

Features

  • data-frame: Data Frame data source displays associated Workspace (#40) (7dfc0c5)

3.2.1 (2023-09-26)

Bug Fixes

3.2.0 (2023-09-25)

Features

  • system: filter query variable by workspace (#35) (08de856)
  • workspace: Add skeleton workspace data source (#36) (1ff0282)

3.1.1 (2023-09-18)

Bug Fixes

  • tag: convert strings to numbers for tag current value (#31) (f0d2685)

3.1.0 (2023-09-15)

Features

  • tag: retry requests for 429 error (#30) (48f664c)

3.0.2 (2023-09-12)

Bug Fixes

  • tag: crash when visualizing tag with no value (#29) (81aa28e)

3.0.1 (2023-09-12)

Bug Fixes

  • tag: set max width for tag path input (#28) (7c1ca49)

3.0.0 (2023-09-12)

⚠ BREAKING CHANGES

  • tag: use tag name instead of 'value' for field name (#27)

Bug Fixes

  • tag: use tag name instead of 'value' for field name (#27) (44566ca)

2.2.1 (2023-09-11)

2.2.0 (2023-09-06)

Features

  • tag: add user-friendly workspace dropdown (#25) (3f56d62)

2.1.1 (2023-08-30)

Bug Fixes

  • tag: don't error on null properties (#24) (6431586)

2.1.0 (2023-08-22)

Features

  • tag: add query help documentation (#23) (f8ff3d2)

2.0.0 (2023-08-18)

chore

BREAKING CHANGES

  • replace ni-sltag-datasource prototype with new version. Saved queries will not be backwards compatible.

1.13.0 (2023-08-18)

Features

  • tag: add support for explicit workspace (#21) (e037cb3)

1.12.0 (2023-08-17)

Features

  • tag: add support for tag path as variable (#19) (97e22f9)

1.11.0 (2023-08-17)

Features

  • tag: add support for history queries (#18) (aafd782)

1.10.1 (2023-08-16)

Bug Fixes

  • Revert Data Frame data source rename (#17) (ba07c95)

1.10.0 (2023-08-14)

Features

1.9.1 (2023-08-14)

Bug Fixes

1.9.0 (2023-08-11)

Features

  • display workspace alias instead of workspace ID (#13) (869b01c)

1.8.0 (2023-08-11)

Features

1.7.0 (2023-08-01)

Features

1.6.1 (2023-07-31)

Bug Fixes

  • duplicate tag plugin.json ids (ac54798)

1.6.0 (2023-07-26)

Features

  • display system status counts (#6) (285b8b2)

1.5.0 (2023-07-21)

Features

  • implement testDatasource method for systems data source (#4) (b5a9726)

1.4.1 (2023-07-20)

Bug Fixes

  • Broken and missing plugin defintions (71ef81e)

1.4.0 (2023-07-20)

Features

1.3.0 (2023-07-19)

Features

  • Add notebook data source (905955a)

1.2.0 (2023-07-19)

Features

  • Systems data source template (#3) (6e3c79e)

1.1.0 (2023-07-19)

Features

  • Add tag data source prototype (a2a04e6)

1.0.0 (2023-07-13)

Features