Strapi Releases Archive
Explore all 472 releases of Strapi. View release notes, changelogs, and version history. Open-source headless CMS built with Node.js. Provides developers with complete freedom in choosing their favorite tools and frameworks for frontend development.
StrapiOpen-source headless CMS built with Node.js. Provides developers with complete freedom in choosing their favorite tools and frameworks for frontend development.
Tag: v4.23.0
Released 2 years ago
Strapi v4.23.0 introduces a new release column in the Content Manager list view, enhances database filtering capabilities, and fixes several critical issues. This update improves content release manag...
Highlights:
- New release column in Content Manager list view for better content release tracking
- Enhanced database filtering with support for media deep filtering and relation shortcut filters
- Fixed cloning functionality to properly include media and nested components
- +2 more...
Tag: v4.22.1
Released 2 years ago
Strapi v4.22.1 is a patch release that reverts the upgrade of the @koa/cors package to version 5.0.0, which was causing issues with the CORS middleware. This reversion ensures that the CORS functional...
Highlights:
- Reverted @koa/cors package from version 5.0.0 back to a previous compatible version
- Fixed CORS middleware functionality that was broken in v4.22.0
- Addressed issue #20033 related to CORS problems
5.0.0-beta.2
Pre-releaseTag: v5.0.0-beta.2
Released 2 years ago
Strapi v5.0.0-beta.2: Enhanced Features, Bug Fixes, and Performance Improvements This beta release brings significant improvements to Strapi v5, including bulk content release capabilities, non-locali...
Highlights:
- Bulk actions for content releases to manage multiple entries at once
- Non-localized fields for internationalization to maintain consistency across languages
- GraphQL GET query support with authentication for better caching and CDN integration
- +3 more...
Tag: v4.22.0
Released 2 years ago
Strapi v4.22.0 introduces bulk release management, allowing users to add multiple entries to a release at once. It also adds support for GET queries in GraphQL, fixes several bugs including issues wit...
Highlights:
- New bulk release feature allows adding multiple entries to a release at once
- GraphQL now supports GET queries for better caching and CDN integration
- Security vulnerabilities patched in dependencies (@koa/cors and sanitize-html)
- +2 more...
Tag: v4.21.1
Released 2 years ago
Strapi v4.21.1 is a maintenance release that addresses several critical bugs while adding bulk action capabilities for content releases. Key fixes include resolving issues with the Content-Type Builde...
Highlights:
- Added bulk actions for content releases (publish, unpublish, delete)
- Fixed Content-Type Builder reload after saving changes
- Added support for private upload providers in data transfer
- +2 more...
5.0.0-beta.1
Pre-releaseTag: v5.0.0-beta.1
Released 2 years ago
Strapi v5.0.0-beta.1 brings significant improvements to the TypeScript type system, enhanced upgrade tooling with React file support, and several performance optimizations. This release includes a new...
Highlights:
- Refactored TypeScript type system with improved namespaces and organization
- Enhanced upgrade tooling with React file support and persistence of codemod modifications
- New create-strapi package for easier project initialization
- +2 more...
5.0.0-beta.0
Pre-releaseTag: v5.0.0-beta.0
Released 2 years ago
Strapi v5.0.0-beta.0 introduces significant architectural changes and modernizations to the codebase. This release includes a new Document Service API, content history tracking, improved Draft & Publi...
Highlights:
- New Document Service API replacing the entity-service
- Content history tracking with version management
- Improved Draft & Publish functionality with better relation handling
- +5 more...
5.0.0-alpha.3
Pre-releaseTag: v5.0.0-alpha.3
Released 2 years ago
Strapi v5.0.0-alpha.3 introduces significant architectural changes to the helper-plugin package, including the relocation of RBAC functionality and removal of auth and usePersistentState utilities. Th...
Highlights:
- Relocated RBAC functionality to improve code organization
- Removed auth utilities from helper-plugin
- Removed usePersistentState utility
- +1 more...
Tag: v4.21.0
Released 2 years ago
Strapi v4.21.0 introduces significant enhancements to the Content Releases feature, making it stable for production use across multiple Strapi instances. The release also adds native Keycloak authenti...
Highlights:
- Content Releases feature is now stable and production-ready
- Support for scheduling content across multiple Strapi instances
- Native Keycloak authentication provider integration
- +2 more...
5.0.0-alpha.2
Pre-releaseTag: v5.0.0-alpha.2
Released 2 years ago
Strapi v5.0.0-alpha.2: Major Helper Plugin Refactoring and Content Manager Fixes This alpha release continues the v5 development with significant refactoring of the helper-plugin package, removing and...
Highlights:
- Major refactoring of the helper-plugin package with removal of several utility hooks
- Fixed critical bugs in Content Manager relation handling
- Made i18n plugin a required dependency
- +2 more...
