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.18.8
Released 6 years ago
Strapi v3.0.0-beta.18.8 brings significant documentation improvements, UI enhancements, and bug fixes. This release includes updated translations (PL, zh-Hans, RU), improved plugin development documen...
Highlights:
- Exposed mongoose connections for better database interaction
- Comprehensive plugin development documentation added
- Multiple UI improvements including centered plugin icons and fixed hardcoded styles
- +3 more...
Tag: v3.0.0-beta.18.7
Released 6 years ago
Strapi v3.0.0-beta.18.7 brings several bug fixes and enhancements to improve stability and user experience. This release includes fixes for GraphQL multi-query responses, MongoDB field handling, and r...
Highlights:
- Fixed GraphQL multi-query response inconsistencies by properly cloning responses
- Resolved MongoDB issue with main field set to ID
- Added reference checking to prevent errors when ref is not set before checking toJSON
- +2 more...
Tag: v3.0.0-beta.18.6
Released 6 years ago
Strapi v3.0.0-beta.18.6 focuses on fixing a critical bug in the MongoDB dynamic zone delete query, while also introducing significant improvements to the front-end testing infrastructure and ESLint co...
Highlights:
- Fixed critical bug in MongoDB dynamic zone delete query
- Added extensive test coverage for Content-Type Builder reducer and actions
- Improved ESLint configuration for front-end files
- +1 more...
Tag: v3.0.0-beta.18.5
Released 6 years ago
Strapi v3.0.0-beta.18.5 introduces a major new feature: Webhooks, allowing you to trigger HTTP callbacks when events occur in your Strapi application. This release also includes numerous UI improvemen...
Highlights:
- Introduction of Webhooks feature for integrating Strapi with external services
- Improved Content-Type Builder modal stepper UI
- Enhanced Content Manager with better filter picker and error states
- +3 more...
Tag: v3.0.0-beta.18.4
Released 6 years ago
Strapi v3.0.0-beta.18.4 brings significant enhancements to the admin interface with multiple language translations (Czech, Slovak, Russian, and Chinese), improved UI components, and better documentati...
Highlights:
- Added support for Czech, Slovak, Russian, and improved Chinese translations
- Fixed enumeration field issues, now allowing null values
- Added VK authentication provider
- +4 more...
Tag: v3.0.0-beta.18.3
Released 6 years ago
Strapi v3.0.0-beta.18.3 brings several enhancements to the Content-Type Builder, improved documentation guides, and important bug fixes. This release focuses on improving the developer experience with...
Highlights:
- Enhanced Content-Type Builder with component search functionality and improved UX
- New documentation guides for third-party client integration and programmatic email sending
- Fixed critical issue with editing components that have minimum values when not required
- +2 more...
Tag: v3.0.0-beta.18.2
Released 6 years ago
Strapi v3.0.0-beta.18.2 brings significant improvements to the Content Type Builder with enhanced search functionality for components, fixes for component category naming, and resolves several critica...
Highlights:
- Added search functionality to component picker in Content Type Builder
- Fixed component category regex to allow hyphens in names
- Added support for biginteger type with validation in Content Type Builder
- +2 more...
Tag: v3.0.0-beta.18.1
Released 6 years ago
Strapi v3.0.0-beta.18.1 is a minor update that adds API token documentation and fixes a database testing issue during project creation. This release improves the developer experience by providing bett...
Highlights:
- Added comprehensive guide for API token usage
- Fixed database testing issue when creating new projects with strapi new
- Enhanced migration guide from beta.17 to beta.18 with database migration instructions for components
- +1 more...
Tag: v3.0.0-beta.18
Released 6 years ago
Strapi v3.0.0-beta.18 introduces Dynamic Zones, a powerful new feature that allows content creators to build flexible content structures by combining different components in a single field. This relea...
Highlights:
- Introduction of Dynamic Zones feature for flexible content structures
- Performance optimization for user authorization
- New strapi console command for development
- +2 more...
Tag: v3.0.0-beta.17.8
Released 6 years ago
Strapi v3.0.0-beta.17.8 introduces a bug fix that validates plugin names in the Admin panel, ensuring that only properly formatted plugin names are accepted. This improves system stability and prevent...
Highlights:
- Added validation for plugin names in the Admin panel
- Improved error handling for plugin configuration
- Enhanced system stability by preventing invalid plugin names
