Skip to content

v1.0.0

Compare
Choose a tag to compare
@bettio bettio released this 30 Jun 13:54
· 383 commits to master since this release
v1.0.0
0080bd3

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.