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.15.4
Released 2 years ago
Strapi v4.15.4: Peer Dependency Fixes This release addresses critical peer dependency issues in Strapi v4.15.2 that were causing installation problems. The update relaxes overly strict peer dependency...
Highlights:
- Fixed peer dependency constraints that were causing installation failures
- Resolved invalid dependencies issues
- Improved compatibility with npm and other package managers
Tag: v4.15.2
Released 2 years ago
Strapi v4.15.2 is a maintenance release that focuses on bug fixes and enhancements to the admin interface. It includes keyboard shortcuts for block modifiers, fixes for media library image caching iss...
Highlights:
- Added keyboard shortcuts for block modifiers to improve content editing efficiency
- Fixed media library image signedUrl cache busting issue
- Added ability to pass HTTP server options from configuration
- +2 more...
Tag: v4.14.6
Released 2 years ago
Strapi v4.14.6 addresses a critical bug in the data transfer system by fixing stream backpressure issues from providers. This patch ensures more reliable data transfers by removing an unnecessary proc...
Highlights:
- Fixed stream backpressure issues in the data transfer system
- Removed problematic process.nextTick call that was affecting data streaming
- Improved reliability of import/export operations
Tag: v4.15.1
Released 2 years ago
Strapi v4.15.1: Bug Fixes and TypeScript Conversion This patch release addresses critical issues in v4.15.0 (which was deprecated) and introduces the new Strapi Cloud plugin for marketing purposes. Th...
Highlights:
- Fixed RBAC issue where users with the same role as creator would see data displayed as a dash (-) in list views
- Added new Strapi Cloud plugin for marketing purposes
- Fixed critical admin bundling issues that caused v4.15.0 to be deprecated
- +2 more...
Tag: v4.15.0
Released 2 years ago
Strapi v4.15.0 introduces several notable features including the Blocks Editor now being marked as stable, system theme synchronization, and a new plugin:watch command. The update also brings UI impro...
Highlights:
- Blocks Editor is now marked as stable
- System theme synchronization for the admin panel
- New plugin:watch command for improved plugin development workflow
- +3 more...
Tag: v4.14.5
Released 2 years ago
Strapi v4.14.5 is primarily a technical update focused on TypeScript migration and Blocks Editor improvements. It includes significant TypeScript conversions of core packages, fixes for the Blocks Edi...
Highlights:
- Major TypeScript migration of core packages including database, email, and admin components
- Multiple fixes and improvements to the Blocks Editor UI and functionality
- Enhanced build system with pack-up integration for better module preservation
- +1 more...
Tag: v4.14.4
Released 2 years ago
Strapi v4.14.4 introduces the beta version of the Blocks Editor, a new rich text editing experience. This release also includes significant TypeScript improvements with many components and hooks being...
Highlights:
- Beta release of the Blocks Editor for rich text editing
- Introduction of pack-up package for improved build tooling
- Significant TypeScript improvements across the codebase
- +2 more...
Tag: v4.14.3
Released 2 years ago
Strapi v4.14.3 is a maintenance release that addresses several important bug fixes, particularly in relation to the content manager's search functionality and validation. It also includes dependency u...
Highlights:
- Fixed relation input search functionality in the content manager
- Improved validator to properly handle empty objects
- Updated multiple dependencies including core-js, browserslist, and cloudinary
- +1 more...
Tag: v4.14.2
Released 2 years ago
Strapi v4.14.2 is a maintenance release that addresses NPM publishing issues from the previous version. No functional changes were made to the codebase, but this release ensures proper package availab...
Highlights:
- Fixed NPM publishing issues that affected package availability
- No functional code changes from v4.14.0
Tag: v4.14.0
Released 2 years ago
Strapi v4.14.0: Enhanced Content Management with Stage Permissions and New Blocks Editor Strapi v4.14.0 introduces two major features: granular stage permissions for review workflows and a new Blocks ...
Highlights:
- Stage permissions for review workflows allowing granular control over who can transition content between stages
- New Blocks rich text editor (alpha) providing enhanced content editing capabilities
- Improved TypeScript support with plugin types
- +2 more...
