Azure Iot Explorer Versions Save

Cross-platform UI for interacting with devices attached to Azure IoT Hub. This tool is meant for learning and testing, not for production environment.

v0.15.9

1 year ago

Accessibility update release.

v0.15.8

1 year ago
  • 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).

v0.15.7

1 year ago
  • 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).

v0.15.6

1 year ago

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).

v0.15.5

1 year ago

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).

v0.15.4

1 year ago

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).

v0.15.2

1 year ago

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).

v0.15.1

1 year ago

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

v0.15.0

1 year ago

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

v0.14.14

1 year ago

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).