diff --git a/CHANGELOG.md b/CHANGELOG.md index 9430cc20..4830cc14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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