Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Adapt Device Stats and PieChart to exclude interfaces with 0 exchanged messages, ([#428](https://github.com/astarte-platform/astarte-dashboard/issues/428)).
- Persist login using cookies instead of localStorage, ([#419](https://github.com/astarte-platform/astarte-dashboard/issues/419)).

## [1.2.1-rc.0] - 2025-08-22
### Fixed
- Correctly handle navigating to a trigger page when its name contains special characters ([#499](https://github.com/astarte-platform/astarte-dashboard/pull/499)).

## [1.2.1-alpha.0] - 2025-04-10
### Added
- Support redirection to a specific page after successful authentication
Expand Down
Loading