Skip to content

Releases: Azure/azure-iot-explorer

Version 0.15.9

18 May 03:37
c1739f8
Compare
Choose a tag to compare
Version 0.15.9 Pre-release
Pre-release

Accessibility update release.

Version 0.15.8

14 Mar 17:02
00c651c
Compare
Choose a tag to compare
  • Addressing two dtdl bugs related to simply types #586 #449
  • Supports nested maps of dtdl #505

Release Notes:

This release does not contain a pre-built Mac binary. We are currently experiencing issues with our package builder for Mac, so unfortunately for now we've removed that binary asset from the release. You should still be able to run the project locally on mac, but you may encounter errors building binaries (npm run package:mac may fail).

Version 0.15.7

28 Feb 01:08
2dac53a
Compare
Choose a tag to compare
  • Support resolve model repository from local repository (#594). User will be able to add 'Local repository' as a new model source.
  • Accessibility updates and fixes.

Release Notes:

This release does not contain a pre-built Mac binary. We are currently experiencing issues with our package builder for Mac, so unfortunately for now we've removed that binary asset from the release. You should still be able to run the project locally on mac, but you may encounter errors building binaries (npm run package:mac may fail).

Version 0.15.6

02 Feb 00:25
6df3d34
Compare
Choose a tag to compare

Bug fixes

  • Fix device simulation instructions (#606)
  • Fix websocket ready state (#608)

Accessibility updates

Release Notes:

This release does not contain a pre-built Mac binary. We are currently experiencing issues with our package builder for Mac, so unfortunately for now we've removed that binary asset from the release. You should still be able to run the project locally on mac, but you may encounter errors building binaries (npm run package:mac may fail).

Version 0.15.5

24 Jan 00:09
9fa7b26
Compare
Choose a tag to compare

Fix dataplane 204 response parsing (#598)
Update package for componenet governance

Release Notes:

This release does not contain a pre-built Mac binary. We are currently experiencing issues with our package builder for Mac, so unfortunately for now we've removed that binary asset from the release. You should still be able to run the project locally on mac, but you may encounter errors building binaries (npm run package:mac may fail).

Version 0.15.4

06 Dec 18:04
c53762c
Compare
Choose a tag to compare

Addressing telemetry ICM when events were sent in short intervals #585
Update package and release pipelines

Release Notes:

This release does not contain a pre-built Mac binary. We are currently experiencing issues with our package builder for Mac, so unfortunately for now we've removed that binary asset from the release. You should still be able to run the project locally on mac, but you may encounter errors building binaries (npm run package:mac may fail).

Version 0.15.2

21 Nov 18:09
7df93fd
Compare
Choose a tag to compare

Fix telemetry issues #573 #562 #569
Remove Choco install instructions #561
Expand Json Editor space #550
Fix Cloud to Device Message

Release Notes:

This release does not contain a pre-built Mac binary. We are currently experiencing issues with our package builder for Mac, so unfortunately for now we've removed that binary asset from the release. You should still be able to run the project locally on mac, but you may encounter errors building binaries (npm run package:mac may fail).

Version 0.15.1

08 Nov 23:05
527f6ba
Compare
Choose a tag to compare

Changes:

  • Fix telemetry monitoring where some hubs is not able to connect to event hub endpoint properly #551
  • Enabling Protobuf Message Decoder #383
  • Switch cloud to device message call from sdk to api #530

Version 0.15.0

12 Sep 22:44
197d835
Compare
Choose a tag to compare

Changes:

  • Enabling authentication through Azure Active Directory (Issue #446). It will allow users to use Azure IoT Explorer without copying and pasting Hub's connection string.
  • Edit user telemetry for update percentage tracking
  • Update electron builder

Version 0.14.14

06 Sep 21:07
58d290f
Compare
Choose a tag to compare

Changes:

  • Fix unreadable error surfaced from electron IPC. Fall back connecting to event hub using hub connection string if necessary (Issue #541 )
  • Asking for user confirmation before sending pnp command when user input not conforming to DTDL (Issue #505 )

Release Notes:

This release does not contain a pre-built Mac binary. We are currently experiencing issues with our package builder for Mac, so unfortunately for now we've removed that binary asset from the release. You should still be able to run the project locally on mac, but you may encounter errors building binaries (npm run package:mac may fail).