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.17.7
Released 6 years ago
Strapi v3.0.0-beta.17.7 brings important documentation updates, security fixes, and UI enhancements. This release includes new guides for customizing admin panels and data responses, improved Russian ...
Highlights:
- Security fix for MongoDB aggregate policy verifications
- New guide for customizing admin panels and plugins
- New guide for data response customization
- +3 more...
Tag: v3.0.0-beta.17.6
Released 6 years ago
Strapi v3.0.0-beta.17.6 brings significant improvements to error handling, performance, and documentation. Key updates include enhanced OAuth provider support (especially for GitHub), a new email conf...
Highlights:
- Enhanced GitHub OAuth provider with better email handling
- New POST route /auth/send-email-confirmation for email verification
- Added Vietnamese language support to the admin interface
- +3 more...
Tag: v3.0.0-beta.17.5
Released 6 years ago
Strapi v3.0.0-beta.17.5 brings significant enhancements to documentation, framework capabilities, and fixes several critical bugs. This release includes improved translations, comprehensive documentat...
Highlights:
- Fixed security issue with reset password functionality
- Added email validation on user registration
- Lifecycle pre-callbacks can now be cancelled for custom validations
- +4 more...
Tag: v3.0.0-beta.17.4
Released 6 years ago
Strapi v3.0.0-beta.17.4 introduces significant changes to the administration panel by removing node-sass dependencies and migrating to styled-components. The settings-manager plugin has been deprecate...
Highlights:
- Complete removal of node-sass from the administration panel in favor of styled-components
- Deprecation of the settings-manager plugin
- Added support for async functions in plugin provider initialization
- +4 more...
Tag: v3.0.0-beta.17.3
Released 6 years ago
Strapi v3.0.0-beta.17.3 brings several enhancements to GraphQL policies, fixes relation handling, and improves documentation. The update makes ctx.params and ctx.query available to GraphQL policies, f...
Highlights:
- Added ctx.params and ctx.query access to GraphQL policies
- Fixed handling of many-to-many relations in GraphQL queries
- Added resolverOf and plugin keys to GraphQL schema
- +2 more...
Tag: v3.0.0-beta.17.2
Released 6 years ago
Strapi v3.0.0-beta.17.2 is a maintenance release that addresses several important bugs and includes minor enhancements. This update fixes critical issues with the WYSIWYG editor content saving, group ...
Highlights:
- Fixed WYSIWYG editor issue where cut content was not properly saved
- Resolved group creation/update functionality when dealing with null groups
- Corrected various typos in documentation and UI elements
Tag: v3.0.0-beta.17.1
Released 6 years ago
Strapi v3.0.0-beta.17.1 fixes a critical bug in the quickstart command where err.stderr was not defined, causing potential errors when initializing new Strapi projects. This patch ensures the quicksta...
Highlights:
- Fixed a bug in the quickstart command where err.stderr was not properly defined
- Improved error handling during project initialization
- Enhanced stability of the Strapi setup process
Tag: v3.0.0-beta.17
Released 6 years ago
Strapi v3.0.0-beta.17 introduces several breaking changes including a new provider_metadata field for file uploads, changes to GraphQL context handling, and updates to the forgot password URL configur...
Highlights:
- New provider_metadata field for file upload providers
- GraphQL authentication with register and login endpoints
- Enhanced admin panel customization capabilities
- +2 more...
Tag: v3.0.0-beta.16.8
Released 6 years ago
Strapi v3.0.0-beta.16.8 focuses on bug fixes and performance improvements across the admin interface, framework, and plugins. Key highlights include fixing self-referencing many-way relations, improvi...
Highlights:
- Fixed self-referencing many-way relations in content types
- Improved GraphQL performance for better API response times
- Fixed MongoDB ObjectID serialization issues
- +1 more...
Tag: v3.0.0-beta.16.7
Released 6 years ago
This beta release of Strapi v3.0.0-beta.16.7 includes several enhancements and bug fixes that improve the admin interface and framework functionality. Key improvements include better handling of relat...
Highlights:
- Fixed handling of null values in manyToMany and manyWay relationships to properly set empty arrays
- Updated Traditional Chinese flag in the LocaleToggle component
- Fixed date type handling to prevent default timestamp values
- +1 more...
