← ChangeRadar
strapi: changelog & breaking changes
Auto-tracked from github.com/strapi/strapi. Updated Jun 28, 2026.
v5.49.0
2026-06-24
No breaking-change keywords detected in release notes.
v5.48.1
2026-06-17
⚠ Potential breaking changes
- tsconfig:** remove lodash from server compilerOptions.types ([#26627](https://github.com/strapi/strapi/pull/26627))
- deprecate Node 20 in documentation ([#26623](https://github.com/strapi/strapi/pull/26623))
- remove experimental-dev example app ([#26552](https://github.com/strapi/strapi/pull/26552))
v5.48.0
2026-06-10
⚠ Potential breaking changes
- remove experimental-dev example app ([#26552](https://github.com/strapi/strapi/pull/26552))
v4.26.2
2026-06-09
No breaking-change keywords detected in release notes.
v5.47.1
2026-06-03
⚠ Potential breaking changes
- admin:** remove punycode dependency ([#26189](https://github.com/strapi/strapi/pull/26189))
- docs:** migrate docusaurus config to typescript ([#26471](https://github.com/strapi/strapi/pull/26471))
- upload:** remove aiMetadataJobsCleanup cron job ([#26442](https://github.com/strapi/strapi/pull/26442))
v5.47.0
2026-05-28
⚠ Potential breaking changes
- admin-tokens:** remove adminTokens future flag ([#26391](https://github.com/strapi/strapi/pull/26391))
- admin:** gate expiresIn deprecation on user auth options ([#26298](https://github.com/strapi/strapi/pull/26298))
- core:** preserve createdBy/updatedBy on drafts created by discard-drafts migration ([#26461](https://github.com/strapi/strapi/pull/26461))
- examples:** remove sdk-plugin from todo-example plugin ([#26341](https://github.com/strapi/strapi/pull/26341))
- db:** migration performance improvements ([#25988](https://github.com/strapi/strapi/pull/25988))
v5.46.1
2026-05-20
⚠ Potential breaking changes
- admin:** remove year 2041 limit on date/datetime pickers ([#26209](https://github.com/strapi/strapi/pull/26209))
- migrations:** guard inverseJoinColumn access in discard-drafts migration ([#26331](https://github.com/strapi/strapi/pull/26331))
- eslint:** migrate .eslintrc + .eslintignore to .eslintrc.cjs ([#26216](https://github.com/strapi/strapi/pull/26216))
v5.46.0
2026-05-13
⚠ Potential breaking changes
- remove await from several telemetry calls to prevent blocking ([#24743](https://github.com/strapi/strapi/pull/24743))
- content-manager:** local-storage was not updated if filters were removed ([#26240](https://github.com/strapi/strapi/pull/26240))
- deps:** migrate msw 1.x → 2.13.4 across admin test suites ([#26065](https://github.com/strapi/strapi/pull/26065))