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.25.1
Released 1 year ago
Strapi v4.25.1 is a minor update that focuses on enhancing the Net Promoter Score (NPS) survey functionality by adjusting its display frequency. This update modifies how often users see the NPS survey...
Highlights:
- Modified Net Promoter Score (NPS) survey frequency in the admin panel
- Adjusted post-dismissal delay for NPS surveys
- Updated display timing for feedback collection
5.0.0-beta.12
Pre-releaseTag: v5.0.0-beta.12
Released 1 year ago
Strapi v5.0.0-beta.12 introduces component unique fields, fixes several UI and state issues in the Content-Type Builder, resolves self-referencing relations problems, and improves the lifecycle order ...
Highlights:
- Component unique fields support for better data validation
- Fixed lifecycle order during bootstrap (providers first)
- Improved UI and state handling in Content-Type Builder
- +2 more...
5.0.0-beta.11
Pre-releaseTag: v5.0.0-beta.11
Released 1 year ago
Strapi v5.0.0-beta.11: Client Router API, Content Releases Migration, and UI Fixes This beta release introduces a new client router API, completes the migration of Content Releases to v5, and addresse...
Highlights:
- New client router API for more flexible routing options
- Complete migration of Content Releases feature to v5
- Fixed date picker timezone issues that caused UI jumping
- +2 more...
5.0.0-beta.10
Pre-releaseTag: v5.0.0-beta.10
Released 1 year ago
Strapi v5.0.0-beta.10 brings significant improvements to the developer experience with a redesigned CLI, enhanced code editor features, and important bug fixes. The update includes UI enhancements lik...
Highlights:
- Redesigned CLI experience with improved UX and deprecated --quickstart flag
- Added language selector to the blocks code editor for better content formatting
- Fixed issues with dynamic zones and repeatable components during data transfer
- +2 more...
Tag: v4.25.0
Released 1 year ago
Strapi v4.25.0 introduces cloud CLI commands, enhances UI with lightning icons replacing lock icons, fixes query validation in the Files' Admin API, and updates the MySQL2 dependency for improved secu...
Highlights:
- Introduction of cloud CLI commands for improved developer workflow
- Enhanced UI with lightning icons replacing lock icons in Settings and Navbar
- Fixed query validation in Files' Admin API
- +1 more...
5.0.0-beta.9
Pre-releaseTag: v5.0.0-beta.9
Released 1 year ago
Strapi v5.0.0-beta.9 brings significant improvements to the CMS with a focus on bulk actions, content management, and performance. This release includes the migration of bulk publish/unpublish functio...
Highlights:
- Migration of bulk publish/unpublish functionality to v5
- CORS middleware now compliant with intended specifications
- Optimized image processing using file paths instead of streams
- +3 more...
Tag: v4.24.5
Released 1 year ago
Strapi v4.24.5 is a maintenance release that fixes a critical security middleware issue with Content Security Policy (CSP) configuration merging, updates the Design System dependency, and improves CI ...
Highlights:
- Fixed security middleware issue with Content Security Policy configuration merging
- Updated @strapi/design-system from v1.18.0 to v1.19.0
- Improved CI testing infrastructure by removing deprecated MySQL authentication method
Tag: v4.24.4
Released 2 years ago
Strapi v4.24.4: Bug Fixes and TypeScript Improvements This minor release addresses two important issues: a validation bug in the Content-Type Builder that incorrectly compared pluralName and collectio...
Highlights:
- Fixed validation in Content-Type Builder that incorrectly compared pluralName and collectionName
- Updated TypeScript definitions to make position attribute optional in relation reordering types
- Added missing attributes to Media in TypeScript generator for better type safety
5.0.0-beta.8
Pre-releaseTag: v5.0.0-beta.8
Released 2 years ago
Strapi v5.0.0-beta.8 introduces significant enhancements to the Content Manager with multi-locale publishing capabilities, bulk actions migration to v5, and improved navigation. This release also incl...
Highlights:
- Multi-locale publishing support in Content Manager
- Bulk delete and unpublish actions migrated to v5
- Improved navigation with reordered links and better tooltip positioning
- +2 more...
Tag: v4.24.3
Released 2 years ago
Strapi v4.24.3 is a maintenance release that fixes critical UI navigation issues in the admin panel and improves the codebase by replacing the use-context-selector with standard React Context. This re...
Highlights:
- Fixed back button functionality in Content Manager's ListSettingsView
- Replaced use-context-selector with standard React Context for improved stability
- Synchronized E2E tests with v5 branch
