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.
5.0.0-alpha.0
Pre-releaseTag: v5.0.0-alpha.0
Released 2 years ago
Strapi v5.0.0-alpha.0 introduces significant architectural changes and new features, marking the first alpha release of Strapi's next major version. Key improvements include a new Document Service rep...
Highlights:
- New Document Service API replacing the Entity Service with improved functionality
- Content History feature for tracking and managing content versions
- Draft & Publish is now optional and disabled by default
- +5 more...
Tag: v4.20.5
Released 2 years ago
Strapi v4.20.5 is a maintenance release focused on bug fixes across several core components. Key improvements include fixes to Content Releases functionality, Content Type Builder interface, and Uploa...
Highlights:
- Fixed minimum date selection for scheduling releases with proper timezone handling
- Removed console errors when deleting content releases
- Excluded release content-types from GraphQL schema to prevent conflicts
- +3 more...
Tag: v4.20.4
Released 2 years ago
Strapi v4.20.4 brings several bug fixes and enhancements to improve the platform's stability and user experience. Key improvements include fixes for the data transfer functionality, content management...
Highlights:
- Fixed transfer pull operations that were getting stuck or skipping the assets step
- Added status indicators to content releases for better workflow management
- Fixed locale handling when deleting internationalized single types
- +2 more...
Tag: v4.20.3
Released 2 years ago
Strapi v4.20.3: Bug Fixes and Content Release Enhancements This minor release focuses on fixing critical issues with data transfer operations and the i18n plugin while introducing significant enhancem...
Highlights:
- Fixed critical issue with data transfer operations getting stuck during asset transfers
- Added ability to schedule content releases with timezone support
- Implemented publish webhooks for content releases
- +2 more...
Tag: v4.20.2
Released 2 years ago
Strapi v4.20.2: Bug Fixes for Dynamic Zones and French Translations This minor release addresses critical bugs in the Content Manager, specifically fixing issues with Dynamic Zones component positioni...
Highlights:
- Fixed issues with Dynamic Zones component positioning and unique ID generation
- Improved French translations for null/not null filters in the admin interface
- Enhanced Content Releases feature to properly clean up cron jobs when scheduled releases are deleted
Tag: v4.20.1
Released 2 years ago
Strapi v4.20.1 is a maintenance release that introduces several bug fixes and enhancements to the Content Releases feature, improves the Blocks editor with support for relative links, and addresses va...
Highlights:
- Added support for relative links in the Blocks editor
- Fixed UI issues in Content Releases by replacing Popover with Menu component
- Added scheduling service for Content Releases with timezone support
- +2 more...
Tag: v4.20.0
Released 2 years ago
Strapi v4.20.0: Enhanced Content Releases with Single Type Support and Nested Lists This release brings significant improvements to Strapi's content management capabilities. Content Releases now suppo...
Highlights:
- Added support for single types in Content Releases
- Introduced nested lists feature in the Blocks editor
- Fixed database transaction handling for nested commits and rollbacks
- +2 more...
Tag: v4.19.1
Released 2 years ago
Strapi v4.19.1: Security Patch and Bug Fixes This patch release addresses a security vulnerability and several critical bugs in Strapi v4.19.0. Key improvements include fixes for relation query saniti...
Highlights:
- Security vulnerability patched (details withheld temporarily to allow users time to upgrade)
- Fixed issue where passwords were being sent unnecessarily when not changed
- Improved relation read query sanitization for better security
- +2 more...
Tag: v4.19.0
Released 2 years ago
Strapi v4.19.0: Content Releases, Vite Integration, and Developer Experience Improvements This release introduces the Content Releases feature, allowing for scheduled content publishing. It also adds ...
Highlights:
- Introduction of Content Releases feature for scheduled content publishing
- Integration of Vite for improved build performance
- New experimental CLI command plugin:watch:link for plugin development
- +2 more...
Tag: v4.17.1
Released 2 years ago
Strapi v4.17.1: Content Manager Bugfix Release This patch release addresses critical issues in the Content Manager (CM) when creating entries derivatively, ensuring proper API parameter handling for s...
Highlights:
- Fixed Content Manager issues when creating entries derivatively
- Resolved API parameter handling for single-types in the Content Manager
- Fixed locale picker status badges in the internationalization interface
