## 0.5.11 (2026-03-20)

### 🩹 Fixes

- system field validation, CORS wildcard, localStorage tests & API key enumeration ([228d4a1e](https://github.com/DonaldMurillo/momentum-cms/commit/228d4a1e))

### ❤️ Thank You

- Claude Opus 4.6
- Donald Murillo @DonaldMurillo

## 0.5.10 (2026-03-13)

This was a version bump only for server-core to align it with other projects, there were no code changes.

## 0.5.9 (2026-03-10)

This was a version bump only for server-core to align it with other projects, there were no code changes.

## 0.5.8 (2026-03-10)

This was a version bump only for server-core to align it with other projects, there were no code changes.

## 0.5.7 (2026-03-10)

### 🩹 Fixes

- migration mode fixes, first-user admin, and overrideAccess bypass ([bf164074](https://github.com/DonaldMurillo/momentum-cms/commit/bf164074))

### ❤️ Thank You

- Claude Opus 4.6
- Donald Murillo @DonaldMurillo

## 0.5.6 (2026-03-10)

This was a version bump only for server-core to align it with other projects, there were no code changes.

## 0.5.5 (2026-03-09)

### 🚀 Features

- OpenTelemetry observability plugin with metrics, Prometheus, and dashboard ([#53](https://github.com/DonaldMurillo/momentum-cms/pull/53))
- extract syncDatabaseSchema + fix findById breaking change ([#52](https://github.com/DonaldMurillo/momentum-cms/pull/52))
- swappable admin pages & layout slots with security hardening ([#51](https://github.com/DonaldMurillo/momentum-cms/pull/51))
- Versioning & drafts with draft/publish workflow ([#50](https://github.com/DonaldMurillo/momentum-cms/pull/50))
- NestJS server adapter + E2E stabilization (0.5.2) ([#48](https://github.com/DonaldMurillo/momentum-cms/pull/48))
- S3, auth plugin wiring, redirects, and E2E tooling ([#41](https://github.com/DonaldMurillo/momentum-cms/pull/41))
- client-side page view tracking and content performance improvements ([#39](https://github.com/DonaldMurillo/momentum-cms/pull/39))
- SEO plugin recovery, E2E fixes, and CLI templates ([#37](https://github.com/DonaldMurillo/momentum-cms/pull/37), [#33](https://github.com/DonaldMurillo/momentum-cms/issues/33))
- blocks showcase with articles, pages, and UI fixes ([#36](https://github.com/DonaldMurillo/momentum-cms/pull/36))
- add named tabs support with nested data grouping and UI improvements ([#30](https://github.com/DonaldMurillo/momentum-cms/pull/30))
- implement soft deletes with full stack support ([#22](https://github.com/DonaldMurillo/momentum-cms/pull/22))
- implement globals (singleton collections) with full stack support ([#20](https://github.com/DonaldMurillo/momentum-cms/pull/20))
- UI polish fixes and database-level FK constraints for relationship integrity ([#13](https://github.com/DonaldMurillo/momentum-cms/pull/13))
- Add document versioning and drafts system ([#5](https://github.com/DonaldMurillo/momentum-cms/pull/5))
- Add seeding feature with idempotent data initialization ([#1](https://github.com/DonaldMurillo/momentum-cms/pull/1))
- Add role-based access control system ([ebadbbef](https://github.com/DonaldMurillo/momentum-cms/commit/ebadbbef))
- Add type-safe Momentum API with signal support ([aee6c029](https://github.com/DonaldMurillo/momentum-cms/commit/aee6c029))
- Implement admin UI with API integration and SSR hydration ([9ed7b2bd](https://github.com/DonaldMurillo/momentum-cms/commit/9ed7b2bd))
- Initialize Momentum CMS foundation ([f64f5817](https://github.com/DonaldMurillo/momentum-cms/commit/f64f5817))

### 🩹 Fixes

- Analog versioning access control + E2E improvements ([#54](https://github.com/DonaldMurillo/momentum-cms/pull/54))
- add public access to form-builder npm publish config ([#46](https://github.com/DonaldMurillo/momentum-cms/pull/46))
- Resolve non-null assertion bugs and CLAUDE.md violations ([#44](https://github.com/DonaldMurillo/momentum-cms/pull/44))
- add auth guard and MIME validation to PATCH upload route; fix pagination with client-side filtering ([#32](https://github.com/DonaldMurillo/momentum-cms/pull/32))
- **create-momentum-app:** add shell option to execFileSync for Windows ([#28](https://github.com/DonaldMurillo/momentum-cms/pull/28))
- correct repository URLs and add GitHub link to CLI ([#26](https://github.com/DonaldMurillo/momentum-cms/pull/26))
- resolve CUD toast interceptor issues ([#17](https://github.com/DonaldMurillo/momentum-cms/pull/17), [#1](https://github.com/DonaldMurillo/momentum-cms/issues/1), [#2](https://github.com/DonaldMurillo/momentum-cms/issues/2), [#3](https://github.com/DonaldMurillo/momentum-cms/issues/3), [#4](https://github.com/DonaldMurillo/momentum-cms/issues/4))
- address 7 critical and high-severity security and validation bugs ([#12](https://github.com/DonaldMurillo/momentum-cms/pull/12))
- address security vulnerabilities from code review ([#9](https://github.com/DonaldMurillo/momentum-cms/pull/9))
- address security and reliability issues from code review ([#7](https://github.com/DonaldMurillo/momentum-cms/pull/7))

### ❤️ Thank You

- Claude Haiku 4.5
- Claude Opus 4.5
- Claude Opus 4.6
- Donald Murillo @DonaldMurillo

## 0.5.4 (2026-03-07)

### 🚀 Features

- Versioning & drafts with draft/publish workflow ([#50](https://github.com/DonaldMurillo/momentum-cms/pull/50))

### ❤️ Thank You

- Claude Haiku 4.5
- Claude Opus 4.6
- Donald Murillo @DonaldMurillo

## 0.5.0 (2026-02-23)

This was a version bump only for server-core to align it with other projects, there were no code changes.

## 0.4.1 (2026-02-22)

This was a version bump only for server-core to align it with other projects, there were no code changes.

## 0.4.0 (2026-02-22)

### 🚀 Features

- SEO plugin recovery, E2E fixes, and CLI templates ([#37](https://github.com/DonaldMurillo/momentum-cms/pull/37), [#33](https://github.com/DonaldMurillo/momentum-cms/issues/33))
- blocks showcase with articles, pages, and UI fixes ([#36](https://github.com/DonaldMurillo/momentum-cms/pull/36))

### 🩹 Fixes

- resolve lint errors, fix vitest config excludes, and fix CLI template test assertion ([5124f72](https://github.com/DonaldMurillo/momentum-cms/commit/5124f72))

### ❤️ Thank You

- Claude Opus 4.6
- Donald Murillo @DonaldMurillo

## 0.3.0 (2026-02-20)

### 🚀 Features

- add article slugs, detail pages, live preview, and fix PATCH field hooks ([454b61c](https://github.com/DonaldMurillo/momentum-cms/commit/454b61c))
- add named tabs support with nested data grouping and UI improvements ([#30](https://github.com/DonaldMurillo/momentum-cms/pull/30))

### 🩹 Fixes

- address code review issues across admin, server-core, and e2e ([4664463](https://github.com/DonaldMurillo/momentum-cms/commit/4664463))
- add auth guard and MIME validation to PATCH upload route; fix pagination with client-side filtering ([#32](https://github.com/DonaldMurillo/momentum-cms/pull/32))

### ❤️ Thank You

- Claude Opus 4.6
- Donald Murillo @DonaldMurillo

## 0.2.0 (2026-02-17)

### 🚀 Features

- add named tabs support with nested data grouping and tab UI improvements ([63ab63e](https://github.com/DonaldMurillo/momentum-cms/commit/63ab63e))

### ❤️ Thank You

- Claude Opus 4.6
- Donald Murillo @DonaldMurillo

## 0.1.10 (2026-02-17)

### 🩹 Fixes

- **create-momentum-app:** add shell option to execFileSync for Windows ([#28](https://github.com/DonaldMurillo/momentum-cms/pull/28))

### ❤️ Thank You

- Claude Opus 4.6
- Donald Murillo @DonaldMurillo

## 0.1.9 (2026-02-16)

This was a version bump only for server-core to align it with other projects, there were no code changes.

## 0.1.8 (2026-02-16)

### 🩹 Fixes

- correct repository URLs and add GitHub link to CLI ([#26](https://github.com/DonaldMurillo/momentum-cms/pull/26))

### ❤️ Thank You

- Claude Opus 4.6
- Donald Murillo @DonaldMurillo

## 0.1.7 (2026-02-16)

### 🩹 Fixes

- correct repository URLs and add GitHub link to CLI output ([f7e96bb](https://github.com/DonaldMurillo/momentum-cms/commit/f7e96bb))

### ❤️ Thank You

- Claude Opus 4.6
- Donald Murillo @DonaldMurillo

## 0.1.6 (2026-02-16)

This was a version bump only for server-core to align it with other projects, there were no code changes.

## 0.1.5 (2026-02-16)

This was a version bump only for server-core to align it with other projects, there were no code changes.

## 0.1.4 (2026-02-16)

This was a version bump only for server-core to align it with other projects, there were no code changes.

## 0.1.3 (2026-02-16)

This was a version bump only for server-core to align it with other projects, there were no code changes.

## 0.1.2 (2026-02-16)

### 🩹 Fixes

- **release:** centralize manifestRootsToUpdate to update both source and dist ([2b8f832](https://github.com/DonaldMurillo/momentum-cms/commit/2b8f832))
- **create-app:** fix Angular SSR, Analog builds, and CJS/ESM compatibility ([28d4d0a](https://github.com/DonaldMurillo/momentum-cms/commit/28d4d0a))

### ❤️ Thank You

- Claude Opus 4.6
- Donald Murillo @DonaldMurillo

## 0.1.1 (2026-02-16)

### 🩹 Fixes

- **create-app:** fix E2E test and template bugs for full pipeline validation ([4d7e3a9](https://github.com/DonaldMurillo/momentum-cms/commit/4d7e3a9))

### ❤️ Thank You

- Claude Opus 4.6
- Donald Murillo @DonaldMurillo

## 0.1.0 (2026-02-16)

### 🚀 Features

- implement soft deletes with full stack support ([#22](https://github.com/DonaldMurillo/momentum-cms/pull/22))
- implement globals (singleton collections) with full stack support ([#20](https://github.com/DonaldMurillo/momentum-cms/pull/20))
- UI polish fixes and database-level FK constraints for relationship integrity ([#13](https://github.com/DonaldMurillo/momentum-cms/pull/13))
- Add document versioning and drafts system ([#5](https://github.com/DonaldMurillo/momentum-cms/pull/5))
- Add seeding feature with idempotent data initialization ([#1](https://github.com/DonaldMurillo/momentum-cms/pull/1))
- Add role-based access control system ([ebadbbe](https://github.com/DonaldMurillo/momentum-cms/commit/ebadbbe))
- Add type-safe Momentum API with signal support ([aee6c02](https://github.com/DonaldMurillo/momentum-cms/commit/aee6c02))
- Implement admin UI with API integration and SSR hydration ([9ed7b2b](https://github.com/DonaldMurillo/momentum-cms/commit/9ed7b2b))
- Initialize Momentum CMS foundation ([f64f581](https://github.com/DonaldMurillo/momentum-cms/commit/f64f581))

### 🩹 Fixes

- resolve CUD toast interceptor issues ([#17](https://github.com/DonaldMurillo/momentum-cms/pull/17), [#1](https://github.com/DonaldMurillo/momentum-cms/issues/1), [#2](https://github.com/DonaldMurillo/momentum-cms/issues/2), [#3](https://github.com/DonaldMurillo/momentum-cms/issues/3), [#4](https://github.com/DonaldMurillo/momentum-cms/issues/4))
- address 7 critical and high-severity security and validation bugs ([#12](https://github.com/DonaldMurillo/momentum-cms/pull/12))
- address security vulnerabilities from code review ([#9](https://github.com/DonaldMurillo/momentum-cms/pull/9))
- address security and reliability issues from code review ([#7](https://github.com/DonaldMurillo/momentum-cms/pull/7))

### ❤️ Thank You

- Claude Haiku 4.5
- Claude Opus 4.5
- Claude Opus 4.6
- Donald Murillo @DonaldMurillo
