Skip to content

Releases: astarte-platform/astarte-dashboard

v1.0.2

30 Mar 14:04
v1.0.2
18bbfce
Compare
Choose a tag to compare

Second Astarte 1.0 maintenance release

v1.0.1

16 Dec 12:54
v1.0.1
1ddb293
Compare
Choose a tag to compare

First Astarte 1.0 maintenance release.

CHANGELOG

Changes since v1.0.0:

Fixed

  • Visualization of boolean mappings in the device values page.

v1.0.0

30 Jun 13:54
v1.0.0
0080bd3
Compare
Choose a tag to compare

Astarte v1.0.0 release.

CHANGELOG

Added

  • Display Astarte Dashboard version in the navigation menu.

Changed

  • Improve naming for buttons and modals for better usability.

Other Changes Since v0.11

Added

  • Support device groups in device triggers.
  • Initial device introspection during device registration.
  • Pipeline source visual editor.
  • Search filters for devices page.
  • Support target device or group in data triggers.
  • Device registration page.
  • Add button for device credentials wipe on device page.
  • Error messages when accessing pages with invalid direct URLs.
  • Pairing API health check.
  • Support to device metadata.
  • Add support to custom headers and method for trigger HTTP actions
  • Login form JWT token validation.
  • Astarte Flow technology preview.
  • AMQP trigger actions.
  • Device error triggers.

Changed

  • Device metadata are called device attributes now. Astarte >= 1.0.0-beta.2 is required.
  • Change Flow routes to avoid possible conflicts between routes.
  • Look & feel.
  • Paginate device list page.
  • Configuration accepts both base Astarte API URL and specific component URLs.
  • Explicit timestamp is enabled by default for all mappings when interface type is changed to
    datastream.

Fixed

  • Hide login image column on small screen devices.
  • Fix bug which caused marking triggers as invalid on parametric endpoints containing an underscore.
  • Fix interface value page when displaying data from a parametric object datastream interface.

v1.0.0-rc.0

05 May 15:31
v1.0.0-rc.0
cc22946
Compare
Choose a tag to compare
v1.0.0-rc.0 Pre-release
Pre-release

First Astarte v1.0.0 release candidate.

CHANGELOG

Added

  • Display Astarte Dashboard version in the navigation menu.

Changed

  • Improve naming for buttons and modals for better usability.

v1.0.0-beta.2

26 Mar 11:07
v1.0.0-beta.2
58d548a
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

Second Astarte v1.0.0 beta.

CHANGELOG

Fixed

  • Hide login image column on small screen devices.

Changed

  • Device metadata are called device attributes now. Astarte >= 1.0.0-beta.2 is required.

v1.0.0-beta.1

15 Feb 14:29
v1.0.0-beta.1
8180b01
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

First Astarte v1.0.0 beta.

CHANGELOG

Added

  • Support device groups in device triggers.
  • Initial device introspection during device registration.
  • Pipeline source visual editor.
  • Search filters for devices page.
  • Support target device or group in data triggers.

Changed

  • Change Flow routes to avoid possible conflicts between routes.

Fixed

  • Fix bug which caused marking triggers as invalid on parametric endpoints containing an underscore.
  • Fix interface value page when displaying data from a parametric object datastream interface.

v0.11.4

28 Jan 09:56
v0.11.4
eac6ab0
Compare
Choose a tag to compare

Astarte v0.11.4 release.

CHANGELOG

Changed

  • Disable ValueChanged, ValueChangedApplied and PathCreated triggers
    on datastream interfaces
  • Disable ValueChange and ValueChangeApplied triggers on /* paths
    (workaround to astarte-platform/astarte#513).
  • Change /resource/:id routes to /resource/:id/edit to avoid conflicts with /resource/new routes

Fixed

  • Device sent bytes pie chart now showing up on Chrome browser.
  • Fix typos in the Trigger Editor

v0.11.3

28 Sep 15:32
v0.11.3
09fff41
Compare
Choose a tag to compare

Astarte v0.11.3 release.

CHANGELOG

Added

  • Label for property unset in device live events page.

Fixed

  • Fix wrong measurement unit used for mapping expiry.

v0.11.2

14 Aug 12:19
v0.11.2
6ac9380
Compare
Choose a tag to compare

Astarte v0.11.2 release.

CHANGELOG

Fixed

  • Match API labels with their corresponding status.

v1.0.0-alpha.1

14 Aug 12:18
v1.0.0-alpha.1
1c38115
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release

First Astarte 1.0.0 alpha.

CHANGELOG

Added

  • Device registration page.
  • Add button for device credentials wipe on device page.
  • Error messages when accessing pages with invalid direct URLs.
  • Pairing API health check.
  • Support to device metadata.
  • Add support to custom headers and method for trigger HTTP actions
  • Login form JWT token validation.
  • Astarte Flow technology preview.
  • AMQP trigger actions.
  • Device error triggers.

Changed

  • Look & feel.
  • Paginate device list page.
  • Configuration accepts both base Astarte API URL and specific component URLs.
  • Explicit timestamp is enabled by default for all mappings when interface type is changed to
    datastream.