Releases: Azure/azure-iot-explorer
Version 0.15.9
Accessibility update release.
Version 0.15.8
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).
Version 0.15.7
- 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).
Version 0.15.6
Bug fixes
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).
Version 0.15.5
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).
Version 0.15.4
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).
Version 0.15.2
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).
Version 0.15.1
Version 0.15.0
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
Version 0.14.14
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).