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.
4.2.0-beta.4
Pre-releaseTag: v4.2.0-beta.4
Released 3 years ago
Strapi v4.2.0-beta.4 introduces two major features: TypeScript support and Logo Customization. The TypeScript support allows developers to build more robust applications with type safety, while the Lo...
Highlights:
- Full TypeScript support for building Strapi applications
- Logo Customization feature allowing administrators to personalize the admin panel
- Security fixes for multiple CVEs including mailgun-js vulnerabilities
- +1 more...
Tag: v4.1.12
Released 4 years ago
Strapi v4.1.12 is a maintenance release that includes numerous bug fixes, enhancements, and a few new features. Key improvements include fixing issues with the Users & Permissions plugin, enhancing co...
Highlights:
- Fixed issues with Users & Permissions plugin mutations including deleteUsersPermissionsUser
- Made component icons optional with fallback to dice-d6 icon
- Improved state sharing between database lifecycle events (beforeXXX and afterXXX)
- +4 more...
4.2.0-beta.3
Pre-releaseTag: v4.2.0-beta.3
Released 4 years ago
Strapi v4.2.0-beta.3 continues to enhance TypeScript support with improved typings, better CLI command handling, and incremental builds by default. This beta addresses several bugs in TypeScript imple...
Highlights:
- Incremental build enabled by default in generated tsconfig.json files
- Added root-level typings for the Strapi class (StrapiInterface)
- Fixed TypeScript CLI commands to handle custom outDir configurations
- +2 more...
Tag: v4.1.11
Released 4 years ago
Strapi v4.1.11 brings important fixes for user registration and authentication flows, along with performance improvements for the upload plugin. This release addresses critical issues with admin user ...
Highlights:
- Fixed admin user registration and invitation link functionality
- Improved email confirmation in users-permissions plugin
- Enhanced upload plugin by loading storage providers at the register step
- +1 more...
Tag: v4.1.10
Released 4 years ago
Strapi v4.1.10 focuses on bug fixes and enhancements, including fixing user population in Users-Permissions, addressing GCP deployment issues, improving security by sanitizing hidden attributes, and e...
Highlights:
- Fixed user population in Users-Permissions plugin
- Added fallback mime-type detection for file uploads
- Fixed deployment issues on Google Cloud Platform
- +4 more...
Tag: v3.6.10
Released 4 years ago
Strapi v3.6.10 focuses on security improvements by removing hidden attributes from admin API responses. This update ensures sensitive information like confirmation and reset-password tokens are proper...
Highlights:
- Fixed security vulnerability by properly hiding sensitive attributes in admin API responses
- Improved handling of hidden configuration in schema files
- Enhanced data sanitation for admin users
4.2.0-beta.2
Pre-releaseTag: v4.2.0-beta.2
Released 4 years ago
Strapi v4.2.0-beta.2 enhances TypeScript support by fixing CLI commands to work properly in TypeScript projects. This beta release ensures that essential commands like strapi start, strapi config:dump...
Highlights:
- Fixed Strapi CLI commands to work properly in TypeScript projects
- Added support for .jsx extensions in TypeScript projects
- Enhanced plugin generation with TypeScript support options
- +2 more...
4.1.10-beta.0
Pre-releaseTag: v4.1.10-beta.0
Released 4 years ago
Strapi v4.1.10-beta.0 introduces a new menu logo customization feature, allowing administrators to personalize their Strapi admin panel with a custom logo. This enhancement improves branding capabilit...
Highlights:
- New menu logo customization feature for Strapi admin panel
- Upload custom logos from computer or URL with validation for formats and dimensions
- New project settings API endpoints for managing logo customization
- +1 more...
Tag: v4.1.9
Released 4 years ago
Strapi v4.1.9 is a maintenance release that addresses several important bugs, including fixing JPEG upload errors, enabling .jsx extensions, and correcting the ADMINJWTSECRET generation. It also inclu...
Highlights:
- Fixed JPEG upload errors with invalid SOS parameters
- Enabled .jsx extension support
- Fixed ADMINJWTSECRET generation to avoid spaces
- +2 more...
4.2.0-beta.1
Pre-releaseTag: v4.2.0-beta.1
Released 4 years ago
Strapi v4.2.0-beta.1 continues to enhance TypeScript support with significant improvements to plugin integration, configuration management, and build processes. This release fixes TypeScript integrati...
Highlights:
- TypeScript interface extension capability added for better type safety in user applications
- Simplified TypeScript configuration with improved tsconfig structure
- Fixed TypeScript integration issues with Documentation and Upload plugins
- +2 more...
