Skip to content

Releases: Azure/azure-iot-explorer

Version 0.14.1

23 Mar 23:33
095dd0d
Compare
Choose a tag to compare
  • Notification is has been moved to Home as full page
  • Navigation updated for Module Identities

Bug fixes:

  • Navigation auto selection
  • Plug and Play
    • View complex reported data in rich form
    • Local model resolution

Version 0.14.0

15 Mar 17:14
1b598f2
Compare
Choose a tag to compare

New feature:

  • Plug and Play for Module Identities support is now available.

Enhancement:

  • Show Module Identities for Edge device
  • Remove dependency on DigitalTwin APIs
  • Package updates

Version 0.13.6

04 Mar 20:19
b350fa1
Compare
Choose a tag to compare

Enhancement:

  • Aded supoort for editing module identity twin
  • Updated breadcrumb to better reflect user path
  • Updated event hub listener logic so there is less change to run into conflicts
  • Package update

Version 0.13.5

08 Feb 18:07
05ba51e
Compare
Choose a tag to compare

Enhancement:

Package update

Version 0.13.4

29 Jan 22:27
e32af38
Compare
Choose a tag to compare

Bug fixes:

  • Fix bug #385 regarding to PnP's Enum schema not showing properly in the dropdown

Enhancement:

  • Updated error message when backend service is not available

Version 0.13.3

05 Jan 00:12
0ccec37
Compare
Choose a tag to compare

Features:

  • Allow defining startingpoint of consuming telemetry data (#351)
  • Enable Direct method on Module Identity (#245)
  • Package update

Bug fixes

Version 0.13.2

16 Dec 19:16
808c23d
Compare
Choose a tag to compare

Security enhancement

  • From this version, all new IoT Hub connection string being added would automatically have an expiration date one year from now.
    ❗Note: You may want to save your previously stored IoT hub connection strings somewhere else before installing the new version, as we will remove all previous saved connection strings when you start this version of the Explorer the first time.

Accessibility fixes

  • Fixed WCAG2.1 bugs

Package updates

Version 0.13.1

08 Dec 18:04
67eea92
Compare
Choose a tag to compare

Bug fixes and feature enhancement:

  • Allow ':' separated certificate fingerprints for self-signed certificates (#367)
  • Fix app crash when pnp property and command schema is not in valid format (#366)

Version 0.13.0

14 Oct 18:03
6fc8466
Compare
Choose a tag to compare

Explorer now supporting IoT Plug and Play Models Repository: https://github.com/Azure/iot-plugandplay-models

  • Added support for retrieving models from model repo
  • Added support for retrieving models configurable model repo
  • Fixed pnp event filtering logic

IoT Plug and Play GA (Version 0.12.0)

25 Sep 20:00
37e91b0
Compare
Choose a tag to compare

Explorer now supporting Plug and Play GA

Detailed Read Me to help you get started.
Please check out the full list of features we support

  • PnP GA api version update
  • PnP GA bug fixes
  • Package update