Skip to content

Releases: Azure/azure-iot-explorer

Version 0.10.14

12 Feb 01:18
a2b6a0c
Compare
Choose a tag to compare
  • Support Linux package
  • Bug fixes
    • Pnp telemetry
    • Pnp model retrieval from device
    • Save device identity

Version 0.10.13

04 Feb 02:04
e52adb0
Compare
Choose a tag to compare

Version 0.10.12

23 Jan 23:10
Compare
Choose a tag to compare
  • 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

08 Jan 20:50
49f6ad1
Compare
Choose a tag to compare
  • 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

10 Dec 19:48
Compare
Choose a tag to compare

Changes:

  • BREAKING CHANGE: Simplified Device list : removed collapsed section and allows select all from device list
  • Added High Contrast support [1]
  • Added Accessibility fixes
    [1]image

Version 0.10.9

25 Nov 23:11
Compare
Choose a tag to compare

Changes:

  • Package vulnerability fixes and updates
  • Accessibility
    1. Added notification announcement
    2. Keyboard navigation and focuses fix
    3. Electron menu tabbing fixes
    4. Tooltips tabbing fixes

Version 0.10.8

07 Nov 00:00
Compare
Choose a tag to compare

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

[1]image

[2]image

Version 0.10.7

30 Oct 17:32
86710bc
Compare
Choose a tag to compare

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

17 Oct 23:52
Compare
Choose a tag to compare

Changes:

  • Enabled dark theme. Please open Settings Panel and give it a try!
  • Added cloud-to-device message function
  • Added direct method function
  • Added x509 connection string
  • Fixed telemetry message data of non JSON type
  • Increased test coverage from 80% to 85%
  • Updated npm package version
  • CSS fixes

image

Version 0.10.4

18 Sep 20:58
9487366
Compare
Choose a tag to compare

Changes:

  • Added columns for device list
  • Added confirmation box for settings pane
  • Fixed complex property update of unsupported types
  • Added tests
  • Css update