Skip to content

Commit 1211886

Browse files
author
Flatlogic Bot
committed
docs: update changelog for 2.0.0 modernization release
1 parent e592181 commit 1211886

1 file changed

Lines changed: 41 additions & 0 deletions

File tree

changelog.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,46 @@
11
# Changelog
22

3+
## [2.0.0] - 02/03/2026
4+
### Updated
5+
- Migrated the project to a modern Angular architecture and refreshed routing/config setup.
6+
- Upgraded core framework dependencies and synchronized the platform stack.
7+
- Upgraded UI and charting ecosystem packages and aligned dependent libraries.
8+
- Upgraded calendar ecosystem packages and resolved related peer dependency issues.
9+
- Stabilized the documentation module for Angular 21 compatibility (module wiring, styles, shared imports).
10+
- Applied a broad set of UI fixes across key pages and widgets.
11+
- Modernized testing/tooling setup with Jest (unit) and Playwright (e2e) including CI workflow.
12+
- Added dependency security audit scripts and a security exception register for internal tracking.
13+
- Validated changes with successful `build`, `test`, and `e2e` runs.
14+
15+
### Current stack versions
16+
- Node: `22.x`
17+
- npm: `>=10`
18+
- TypeScript: `5.9.3`
19+
- Angular framework (`@angular/*`): `^21.2.0`
20+
- Angular CLI: `^21.2.0`
21+
- Angular build system (`@angular-devkit/build-angular`): `^21.2.0`
22+
- Angular Material/CDK: `^21.2.0`
23+
- Angular Google Maps: `^21.2.0`
24+
- Angular ESLint: `21.2.0`
25+
- ESLint: `^9.39.3`
26+
- `@types/node`: `^25.3.3`
27+
- Font Awesome: `^7.2.0`
28+
- `@ng-select/ng-select`: `^21.5.2`
29+
- ECharts: `^6.0.0`
30+
- `ngx-echarts`: `^21.0.0`
31+
- `angular-calendar`: `^0.32.0`
32+
- `angular-draggable-droppable`: `^9.0.1`
33+
- `angular-resizable-element`: `^8.0.1`
34+
- `date-fns`: `^4.1.0`
35+
- `moment`: `^2.30.1`
36+
- `zone.js`: `^0.16.1`
37+
- `rxjs`: `7.8.2`
38+
- `swiper`: `^12.1.2`
39+
- `ngx-toastr`: `^20.0.5`
40+
- `leaflet`: `^1.9.4`
41+
- Jest: `^30.2.0`
42+
- Playwright: `^1.58.2`
43+
344
## [1.2.1] - 25/11/2024
445
### Updated
546
- Updated packages;

0 commit comments

Comments
 (0)