Releases: accrescent/console
Releases · accrescent/console
0.12.0
Alongside this release, we've made an announcement on our blog about Accrescent's future which we recommend reading.
This release includes a UI overhaul with Material 3, a major upgrade from Angular 18 to Angular 20, and significant internal changes to modernize the codebase.
Changed
- Migrate to Material 3 styling (d9b2725)
- Remove references to Parcelo (d29efcd)
- Migrate to Angular signals (e6b205e)
- Migrate to new build system (842c690)
- Move routing away from NgModule (4e626b5)
- Remove unnecessary use of
NgZone
(6c89934) - Update Angular to 20.1.4 (57e2764)
- Update Angular CLI to 20.1.4 (e666e1b)
- Update Angular Material to 20.1.4 (f8ba14c)