Skip to content

Releases: grafana/grafana-iot-twinmaker-app

grafana-iot-twinmaker-app v1.12.0

13 Feb 13:29
Compare
Choose a tag to compare

1.12.0

  • Update grafana/aws-sdk-go to 0.20.0 in #273
  • Upgrade UxSDK to add path query feature for query editor in #272

grafana-iot-twinmaker-app v1.11.1

19 Jan 10:03
Compare
Choose a tag to compare

1.11.1

  • Query Editor: Disable delete if only one filter, fix tooltip (new form styling) in #268
  • GetPropertyValueHistory: Convert time objects to strings with nanosecond precision #264

grafana-iot-twinmaker-app v1.11.0

09 Jan 17:12
Compare
Choose a tag to compare

1.11.0

  • Support for new region cn-north-1 (BJS) in datasource

grafana-iot-twinmaker-app v1.10.1

06 Dec 20:06
Compare
Choose a tag to compare

1.10.1

  • Fixed scene loading issue for Grafana version 9.x and below

grafana-iot-twinmaker-app v1.10.0

28 Nov 11:21
Compare
Choose a tag to compare

1.10.0

  • Config editor: Fix workspace loading in new form styling in #258
  • Add ramda 0.27.2 to resolutions in #256
  • Query editor: Migrate to new form styling under feature toggle in #249
  • Config editor: Migrate to new form styling under feature toggle in #244

grafana-iot-twinmaker-app v1.9.3

17 Nov 19:11
Compare
Choose a tag to compare

1.9.3

  • Upgrade IotAppKit dependency from 9.2.0 to 9.6.0
    • Support Auto Query and Tag Occlusion in Scene Viewer panel
    • Fix toggle playback mode functionality and reflect time range changes in Video Player panel
    • Minor bug fixes related to tags, Custom styled tags, overlay and synced Matterport tags
  • Upgrade three-stdlib dependency from 2.17.3 to 2.23.9
  • Upgrade fast-xml-parser dependency from to 4.2.5

grafana-iot-twinmaker-app v1.9.2

14 Nov 12:12
Compare
Choose a tag to compare

1.9.2

  • Bump go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace from 0.42.0 to 0.44.0 by @dependabot in #237
  • Fix imported Alarm Dashboard's filter value from string to struct by @fridgepoet in #240
  • Bump @babel/traverse from 7.22.15 to 7.23.2 by @dependabot in #241
  • Bump google.golang.org/grpc from 1.58.2 to 1.58.3 by @dependabot in #242

grafana-iot-twinmaker-app v1.9.1

26 Oct 08:16
Compare
Choose a tag to compare

1.9.1

  • Support for custom style for tags in the Scene Viewer panel
  • Other minor bug fixes in the Scene Viewer panel

grafana-iot-twinmaker-app v1.9.0

18 Oct 13:21
Compare
Choose a tag to compare

1.9.0

  • Support for new regions ap-south-1 (BOM), ap-northeast-1 (NRT), & ap-northeast-2 (ICN) in datasource
  • Fix to allow custom cell types to display images
  • Fix to load a scene with Matterport space in the scene viewer

grafana-iot-twinmaker-app v1.8.1

29 Sep 09:06
Compare
Choose a tag to compare

1.8.1

  • Wrap QueryEditor panel plugin in CustomScrollbar to fix scrolling behavior in #223