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: v3.0.0-beta.12
Released 6 years ago
Strapi v3.0.0-beta.12 brings important documentation improvements, bug fixes for API generation and relational data handling, and updates the rate limiting package. This release enhances developer exp...
Highlights:
- Fixed issue with underscores being removed from field names in API generation
- Improved relational data handling by ensuring relation updates complete before main model updates
- Enhanced documentation for model associations, admin customization, and upload functionality
- +1 more...
Tag: v3.0.0-beta.11
Released 6 years ago
Strapi v3.0.0-beta.11 brings important bug fixes for Firefox users and content management, along with Node.js 12 support and ESLint dependency updates. This release improves browser compatibility and ...
Highlights:
- Firefox compatibility fix for admin sidebar scrolling
- Improved content manager JSON parsing strategy
- Added support for Node.js 12
- +1 more...
Tag: v3.0.0-beta.10
Released 6 years ago
Strapi v3.0.0-beta.10 introduces a new create-strapi-app package for easier project creation, adds null/not null filters for improved querying, and includes several documentation improvements and bug ...
Highlights:
- New create-strapi-app package for easier project initialization
- Added null and not null filters for more flexible data querying
- Improved AWS S3 integration with automatic whitespace trimming for credentials
- +2 more...
Tag: v3.0.0-beta.9
Released 6 years ago
Strapi v3.0.0-beta.9 brings significant documentation improvements, especially for beta-specific content and deployment guides, along with important bug fixes for email providers and text field handli...
Highlights:
- Added SendGrid transactional template support for more powerful email customization
- Fixed critical issue with double quotes being removed from string/text fields
- Improved documentation with beta-specific content and updated deployment guides
- +2 more...
Tag: v3.0.0-beta.8
Released 6 years ago
Strapi v3.0.0-beta.8 brings important security fixes, UI enhancements, and plugin improvements. This release addresses a critical security vulnerability where admin passwords were stored in plaintext,...
Highlights:
- Fixed critical security vulnerability where admin passwords were stored in plaintext
- Added support for custom Amazon SES domains in email configuration
- Improved UI clarity for bulk deletion operations
- +1 more...
Tag: v3.0.0-beta.7
Released 6 years ago
Strapi v3.0.0-beta.7 brings important bug fixes for the admin UI and user routes, along with enhanced internationalization support with updated Spanish, Japanese, and Dutch translations. The framework...
Highlights:
- Fixed user routes that were incorrectly using _id instead of id
- Improved internationalization with updated Spanish, Japanese, and Dutch translations
- Fixed various admin UI bugs
- +2 more...
Tag: v3.0.0-beta.6
Released 6 years ago
Strapi v3.0.0-beta.6 brings important bug fixes and enhancements to improve stability and user experience. This release addresses several critical issues in the framework and plugins, including fixes ...
Highlights:
- Fixed environment configuration loading to allow different environment names
- Added support for configuring Mailgun API host (EU or default)
- Fixed critical crash in users-permissions plugin when connecting to marketplace
- +2 more...
Tag: v3.0.0-beta.5
Released 6 years ago
Strapi v3.0.0-beta.5 Release What's New Removed the build step in strapi new command for faster project creation Fixed middleware order modification issue in beforeInitialize hooks Why It Matters This...
Highlights:
- Removed build step in strapi new command for faster project creation
- Fixed critical middleware ordering issue in beforeInitialize hooks
- Improved overall stability of the beta release
Tag: v3.0.0-beta.4
Released 6 years ago
Strapi v3.0.0-beta.4 introduces a breaking change in middleware initialization, moving from callback-based to async/await patterns. This release also includes several GraphQL plugin fixes, improved er...
Highlights:
- Breaking change in middleware initialization pattern from callback to async/await
- Multiple GraphQL plugin fixes including amountLimit, primaryKey, and schema extensions
- Simplified middleware ordering algorithm
- +3 more...
Tag: v3.0.0-beta.3
Released 6 years ago
Strapi v3.0.0-beta.3 brings significant documentation improvements for cloud deployments on AWS and Digital Ocean, along with an important security fix for permission policies. This release focuses on...
Highlights:
- Fixed critical permission policy bug that was mixing user JWT and admin JWT
- Added comprehensive AWS deployment documentation including EC2 setup
- Updated Digital Ocean deployment guides with best practices
- +2 more...
