Releases: Azure/azure-iot-explorer
Releases · Azure/azure-iot-explorer
Version 0.14.2
Added window state handling
Fixed port number regression
Various package updates
***UPDATE: Issues reported on port number. Marking as pre-release to sort them out.
Version 0.14.1
- 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
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
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
Version 0.13.4
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
Version 0.13.2
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
Version 0.13.0
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