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.4.4
Released 3 years ago
Strapi v4.4.4 brings several enhancements including dark theme customization, compatibility tooltips for the marketplace, and improved S3 bucket CORS documentation. This release also fixes several bug...
Highlights:
- Dark theme customization for the admin panel
- Compatibility tooltips in the marketplace to show plugin compatibility with Strapi versions
- Fixed CORS handling with koa/cors update to 3.4.2
- +2 more...
Tag: v4.4.3
Released 3 years ago
Strapi v4.4.3 is a minor bug fix release that addresses a broken dependency in the create-strapi-app package. This fix ensures that newly generated projects correctly reference the latest Strapi versi...
Highlights:
- Fixed broken dependency in create-strapi-app that incorrectly referenced [email protected]
- Ensures newly generated projects use the correct Strapi version
Tag: v4.4.2
Released 3 years ago
Strapi v4.4.2 is a maintenance release that focuses on bug fixes and enhancements to improve the overall user experience. Key improvements include case-insensitive select autocomplete, fixed search qu...
Highlights:
- Case-insensitive select autocomplete in Content Manager
- Fixed search query encoding in helper-plugin
- Improved API token v2 database performance
- +2 more...
Tag: v4.4.1
Released 3 years ago
Strapi v4.4.1 is a security and bug fix release that addresses a vulnerability in the Users & Permissions plugin, fixes issues with user creation and custom admin panel builds, and enhances the Media ...
Highlights:
- Security fix for the Users & Permissions plugin addressing a filter parameter vulnerability
- Improved user creation process by normalizing email addresses to lowercase
- Fixed build errors when the src/admin folder is missing
- +1 more...
Tag: v4.4.0
Released 3 years ago
Strapi v4.4.0 introduces two major features: Custom Fields and API Tokens v2. Custom Fields allow developers to create reusable custom input types for the Strapi admin panel, with a Color Picker field...
Highlights:
- Introduction of Custom Fields API allowing developers to create reusable custom input types
- New Color Picker custom field included out of the box
- Completely revamped API Tokens system with granular permissions and improved security
- +1 more...
Tag: v4.3.9
Released 3 years ago
Strapi v4.3.9 introduces a new request context feature, enhances localization support with additional English locales, and fixes several bugs including relation issues when uploading files. This relea...
Highlights:
- New request context feature for better request handling
- Added support for Node.js 18
- Enhanced localization with additional English locales
- +3 more...
Tag: v4.3.8
Released 3 years ago
Strapi v4.3.8 fixes a critical SQLite database issue where primary key columns were being created with non-nullable constraints, causing conflicts with default null values. This patch ensures proper d...
Highlights:
- Fixed SQLite database migration issue with primary key columns
- Improved compatibility with SQLite default null values
- Enhanced database schema reliability
Tag: v4.3.7
Released 3 years ago
Strapi v4.3.7 is a maintenance release focused on bug fixes and enhancements. Key improvements include fixing component deletion when removing entities, addressing i18n locale query permissions, addin...
Highlights:
- Fixed component deletion when removing entities to prevent orphaned data
- Added primary keys to relational tables improving database integrity
- Enhanced REST API with more flexible population parameter options
- +2 more...
4.4.0-alpha.0
Pre-releaseTag: v4.4.0-alpha.0
Released 3 years ago
Strapi v4.4.0-alpha.0 introduces Custom Fields, a powerful new feature that allows developers to create and use custom field types throughout the Strapi admin panel. This release enables you to extend...
Highlights:
- Introduction of Custom Fields API to extend Strapi's content structure
- Ability to create and register custom field types with specialized UI components
- Integration of custom fields in Content-Type Builder with dedicated tab
- +2 more...
Tag: v4.3.6
Released 3 years ago
Strapi v4.3.6 is a maintenance release that fixes a critical bug related to plugin loading. The update ensures that plugins are properly verified for their presence before being used, which enhances t...
Highlights:
- Fixed critical bug in plugin loading mechanism
- Added verification check to ensure plugins exist before they are used
- Improved security middleware with additional verification checks
- +1 more...
