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.16.6
Released 6 years ago
Strapi v3.0.0-beta.16.6 brings several enhancements and bug fixes to improve the overall user experience. This release includes Swedish translation updates, improved search functionality in multiple s...
Highlights:
- Added Instagram as a social authentication provider
- Improved Swedish translation in the admin panel
- Enhanced security with removal of x-forwarded-host headers and default security options
- +3 more...
Tag: v3.0.0-beta.16.5
Released 6 years ago
Strapi v3.0.0-beta.16.5 fixes critical GraphQL plugin issues related to resolver functionality and user permissions. This release ensures proper GraphQL operations and fixes user edit required paramet...
Highlights:
- Fixed GraphQL plugin resolver functionality
- Fixed user permissions in GraphQL operations
- Added tests for GraphQL upload functionality
- +2 more...
Tag: v3.0.0-beta.16.4
Released 6 years ago
Strapi v3.0.0-beta.16.4 brings significant improvements to the GraphQL plugin, fixes critical issues with group relations in MongoDB, enhances media management with a new preview list feature, and add...
Highlights:
- New media preview list UI for improved media management
- Unicode/Cyrillic character support in search functionality
- Fixed GraphQL policy enforcement and plugin mutations
- +2 more...
Tag: v3.0.0-beta.16.3
Released 6 years ago
Strapi v3.0.0-beta.16.3 brings important bug fixes for PostgreSQL array support, group field configurations, and UI components. This release also includes significant documentation improvements with a...
Highlights:
- Fixed PostgreSQL JSON array support
- Fixed date field and toggle field size issues
- Added comprehensive Getting Started tutorial with FoodAdvisor example
- +1 more...
Tag: v3.0.0-beta.16.2
Released 6 years ago
Strapi v3.0.0-beta.16.2 brings important fixes and enhancements to the headless CMS. This release fixes a critical issue with multi-image uploads that was causing old relations to be deleted, adds sup...
Highlights:
- Fixed critical issue with multi-image uploads that was deleting old relations
- Added support for MongoDB 4.0.x with Mongoose 5.7.0
- Moved authentication system to strapi-admin package
- +1 more...
Tag: v3.0.0-beta.16.1
Released 6 years ago
Strapi v3.0.0-beta.16.1 is a maintenance release that addresses several critical bugs and introduces various enhancements to improve the overall functionality and user experience. This update fixes is...
Highlights:
- Fixed duplicate model folder creation when generating models with API option
- Added support for multiple CORS origins via array or comma-separated values
- Improved morph relation handling with proper kind support
- +4 more...
Tag: v3.0.0-beta.16
Released 6 years ago
Strapi v3.0.0-beta.16 introduces powerful new features including Repeatable Groups and manyWay relations, along with significant improvements to file uploads and data handling. This release includes b...
Highlights:
- Introduction of Repeatable Groups for creating complex content structures
- New manyWay relation type for more flexible content modeling
- Support for file uploads via multipart/form-data on generated APIs
- +4 more...
Tag: v3.0.0-beta.15
Released 6 years ago
Strapi v3.0.0-beta.15 brings several enhancements and bug fixes to improve the user experience. Key updates include more comprehensive user information on login, consistent documentation terminology, ...
Highlights:
- Enhanced user authentication with more comprehensive user information on login
- Fixed socketPath connection setting variable name for database connections
- Corrected display of the 'Updated' column in the uploaded files view
- +2 more...
Tag: v3.0.0-beta.14
Released 6 years ago
Strapi v3.0.0-beta.14 brings important updates to the framework's database handling, authentication, and GraphQL functionality. This release includes MongoDB Atlas documentation improvements, package ...
Highlights:
- Updated MongoDB Atlas documentation for easier database setup and deployment
- Fixed Google authentication issues in the Users & Permissions plugin
- Resolved GraphQL query issues on SQL databases
- +2 more...
Tag: v3.0.0-beta.13
Released 6 years ago
Strapi v3.0.0-beta.13 fixes a critical bug where the .gitignore file was not being created when generating new Strapi projects. This ensures proper Git version control setup for new Strapi application...
Highlights:
- Fixed missing .gitignore file in newly generated Strapi projects
- Ensures proper Git version control setup out of the box
- Improves developer experience when initializing new Strapi applications
