Releases: Azure/azure-iot-explorer
Releases · Azure/azure-iot-explorer
Version 0.10.14
- Support Linux package
- Bug fixes
- Pnp telemetry
- Pnp model retrieval from device
- Save device identity
Version 0.10.13
- Addressed the recurring issue that some users are seeing the following error: 'Failed to retrieve device list. It is possibly due to an invalid IoT hub connection string'. Error and instructions are now being provided in the tool. Link for ref: https://github.com/Azure/azure-iot-explorer/wiki/FAQ#how-to-solve-port-is-in-use
- Reset selection after deleting devices
Version 0.10.12
- Updated breadcrumb
- Updated headers and tooltips for device detail pages
- Updated style for paging controls
- Updated telemetry explosion handling
- Updated timeout for c2d message (now default to 10 sec)
Version 0.10.11
- Added support for module identity management (view, add and delete module identity, and view module twin)
- Updated hub connection string management control to let users delete individual hub connection strings
- Added edge filter for device list
- Accessibility fixes
- Bug fixes (detailed error for empty pnp events properties, C2D system property updated)
Version 0.10.10
Version 0.10.9
Changes:
- Package vulnerability fixes and updates
- Accessibility
- Added notification announcement
- Keyboard navigation and focuses fix
- Electron menu tabbing fixes
- Tooltips tabbing fixes
Version 0.10.8
Changes:
- Added readonly module identity[1] list for non-edge devices
- Added device sas token generation feature [2]
- Added a edge device column in device list
- Increased device list size to be 100 devices per page and fixed the performance issue
- Fixed pnp model repo resolution when model definition is stored on the device
- CSS fixes
Version 0.10.7
Changes:
- BREAKING CHANGE: Support multiple (up to 5) IoT hub connection strings. Users would have to re-enter their previously save IoT hub connection string once.
- Added a message bar at login page to remind users of newer version to download if available
- Improved error message
Version 0.10.6
Version 0.10.4
Changes:
- Added columns for device list
- Added confirmation box for settings pane
- Fixed complex property update of unsupported types
- Added tests
- Css update