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.2
Released 7 years ago
Strapi v3.0.0-beta.2 brings important bug fixes and documentation improvements. This release fixes a GraphQL issue with delete requests and enhances the migration guide with clearer steps and better a...
Highlights:
- Fixed GraphQL plugin issue with delete requests
- Enhanced migration guide with clearer steps
- Added migration guide link to beta documentation homepage
- +1 more...
Tag: v3.0.0-beta.1
Released 7 years ago
Strapi v3.0.0-beta.1 brings important bug fixes and enhancements to improve the developer experience. This release fixes plugin installation issues in non-development environments, updates documentati...
Highlights:
- Fixed plugin installation in non-development environments
- Added missing migration step in documentation (creating extensions directory)
- Improved documentation with version name updates and typo fixes
- +1 more...
Tag: v3.0.0-beta.0
Released 7 years ago
Strapi v3.0.0-beta.0 marks a significant milestone with a complete architectural overhaul that separates core features from custom code. This release introduces a cleaner project structure with extens...
Highlights:
- Complete architectural overhaul separating core features from custom code
- New extensions system for customizing controllers, services, and routes
- Improved build process with better Windows support
- +3 more...
Tag: v3.0.0-alpha.26.2
Released 7 years ago
Strapi v3.0.0-alpha.26.2 focuses on fixing critical data handling issues in the framework. This release addresses problems with timestamp attribute filtering, array handling in MongoDB queries, and va...
Highlights:
- Fixed filtering functionality for timestamp attributes
- Improved MongoDB query construction with proper $and operators for array values
- Enhanced value casting to handle non-null values correctly
Tag: v3.0.0-alpha.26.1
Released 7 years ago
Strapi v3.0.0-alpha.26.1 is a maintenance release that addresses several critical bugs in the framework's database handling and GraphQL functionality. It fixes issues with one-to-many updates, GraphQL...
Highlights:
- Fixed one-to-many relation updates that were causing data integrity issues
- Resolved missing populate functionality in GraphQL queries
- Fixed column naming for many-to-many relations
- +3 more...
Tag: v3.0.0-alpha.26
Released 7 years ago
Strapi v3.0.0-alpha.26 introduces significant enhancements to the Content Type Builder with a complete front-end refactoring, adds powerful deep filtering capabilities, and includes numerous documenta...
Highlights:
- Complete front-end refactoring of the Content Type Builder for improved user experience
- New deep filtering capabilities for more powerful data queries
- SQL aliases support to allow the same table name multiple times in a query
- +3 more...
Tag: v3.0.0-alpha.25.2
Released 7 years ago
Strapi v3.0.0-alpha.25.2 fixes a critical bug in GraphQL queries where the convertParams function was missing an underscore character, which was causing issues with GraphQL plugin functionality. This ...
Highlights:
- Fixed critical bug in GraphQL plugin's parameter conversion functionality
- Restored proper functionality to GraphQL queries by adding missing underscore in convertParams
Tag: v3.0.0-alpha.25.1
Released 7 years ago
Strapi v3.0.0-alpha.25.1 addresses critical bugs in the file watcher system and GraphQL plugin. This patch release fixes issues with file watching for missing sub-folders and improves primary key dete...
Highlights:
- Fixed file watcher to properly ignore certain patterns for missing sub-folders and new files
- Resolved critical issue with primary key detection in GraphQL mutations and queries
- Added primary key references to improve GraphQL operations
Tag: v3.0.0-alpha.25
Released 7 years ago
Strapi v3.0.0-alpha.25 brings significant improvements with a focus on bug fixes, enhancements, and new features. This release includes fixes for database operations across different SQL variants, imp...
Highlights:
- New getting started videos for improved onboarding experience
- BigInt support added to the admin UI for handling larger numbers
- Fixed notifications container position to improve visibility
- +3 more...
Tag: v3.0.0-alpha.24.1
Released 7 years ago
Strapi v3.0.0-alpha.24.1 is a hotfix release that addresses a critical issue with the Content Manager plugin build. This patch fixes the plugin ID for the Content Manager, ensuring proper functionalit...
Highlights:
- Fixed critical issue with Content Manager plugin ID that was causing build failures
- Updated migration guide with relevant information
- Improved stability for the Content Manager plugin
