Skip to content

Releases: Azure/azure-iot-explorer

Version 0.14.13

16 Aug 17:33
e871f3c
Compare
Choose a tag to compare

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).

Changes:

  • Fix how the controller initiate event hub client with iot hub connection string (Issue #526 #533)
  • Add the public repository as the default model repository for plug and play (Issue #490)
  • Remove instructions for connecting phone as IoT Device (Issue #525)

Version 0.14.12

09 Aug 21:11
bbcf666
Compare
Choose a tag to compare

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).

Changes:

  • App telemetry updates

Version 0.14.11

02 Aug 21:50
4f17b8e
Compare
Choose a tag to compare

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).

Changes:

  • Adding 'copy' button to the notification toast and 'Notification Center' for users to copy complete payload (#514 #495)
  • CSS update to make the application reflow better
  • App telemetry update

Version 0.14.10

25 Jul 20:23
6b1f744
Compare
Choose a tag to compare

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).

Changes:

  • Fix telemetry page where device events are not consistently showing up. (Fixes for issue #498 #486 #481 #477)

Version 0.14.9

20 Jul 18:41
8e729ca
Compare
Choose a tag to compare

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).

Changes:

  • Page view and page visit time app telemetry
  • Node v14 -> v16
  • Update webpack config to use asset modules
  • Package updates for npm peer dependency warnings and release pipeline

Version 0.14.8

16 Jun 18:56
076a775
Compare
Choose a tag to compare

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).

Changes:

See More

This list of changes was auto generated.

Version 0.14.5

28 Jul 23:18
ed4c498
Compare
Choose a tag to compare

Bug fixes:

  1. Fix telemetry not showing up properly under certain app width #456
  2. Fix blank screen when DTDL content property type is object instead of array #451
  3. Package security vul fixes

Version 0.14.4

12 Jul 15:20
70527cf
Compare
Choose a tag to compare
  • Fluent upgrade
  • A number of package updates
  • Accessibility updates for reflow

Version 0.14.3

23 Apr 18:32
68f3a43
Compare
Choose a tag to compare

Fixes regression on port number when environment variable not specified
Updates react-i18next.

Version 0.14.2

20 Apr 18:05
762ed3b
Compare
Choose a tag to compare
Version 0.14.2 Pre-release
Pre-release

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.