Skip to content

Releases: Azure/azure-iot-explorer

Version 0.13.1

08 Dec 18:04
67eea92

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

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

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

Version 0.11.4

10 Sep 20:18
1e22027

Choose a tag to compare

  • Support PnP DTDL Array type rendering and validation
  • Support PnP DTDL inline component syntax
  • Fix Digital twin Json patch bug when removing Map type key-value pair

Version 0.11.3

13 Aug 22:53
7b6c966

Choose a tag to compare

Bug fixes

  • small spelling errors (#347)
  • ISO format update and reusable schema fix (#343)
  • fix app crashing if DTDL contains multiple-level component (#346)
  • fix boolean value not showing up for readonly properties and user feedback (#342)

Package update

  • MacOS agent update and electron-builder package updates (#348)
  • Bump elliptic from 6.5.2 to 6.5.3 (#340)
  • Add support for Chocolatey (#339)

Version 0.11.2

29 Jul 17:34
003383b

Choose a tag to compare

  • Added pnp model id column in device list
  • Enriched friendly error message for device method error cases and nodejs conflicting port
  • Style, string and package update

IoT Plug and Play Preview Refresh (Version 0.11.1)

21 Jul 21:52
cd248f0

Choose a tag to compare

Explorer now supporting Plug and Play Summer Refresh

Detailed Read Me to help you get started.
Summer Refresh features include:

  • Suppporting New device discovery mechanism
  • Suppporting New DTDL version
  • Supporting new model resolution mechanism including retrieving models from model repo (public models only) as well as local folder (aiming towards faster inner dev loop iterations)
  • Please check out the full list of features we support

Note: If you're still consuming Plug and Play public preview services, please remain on Explorer version 0.10.X

Last version supporting PnP public preview (Version 0.10.19)

17 Jun 20:27
3ce8e4c

Choose a tag to compare

  • Added array support for Device twin
  • Package updates

Version 0.10.18

06 May 23:56
b65a78e

Choose a tag to compare

  • Enable command + h short key for mac #248
  • Couple bug fixes: fixed custom event hub #257 fix null reference for pnp model rendering #270

Version 0.10.17

27 Apr 21:52
3035d29

Choose a tag to compare

  • Improve response of direct method
  • Style fixes for Plug and Play pages
  • Couple bug fixes: #253 fix direct method name #264 fix device delete selection