Releases: astarte-platform/astarte-dashboard
Releases · astarte-platform/astarte-dashboard
v1.0.2
v1.0.1
v1.0.0
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
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
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
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
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
v0.11.2
v1.0.0-alpha.1
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.