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-alpha.15
Released 7 years ago
Strapi v3.0.0-alpha.15 brings significant enhancements to the framework with a major new feature allowing filtering on relation attributes. This release also includes important UI improvements, bug fi...
Highlights:
- New filtering capability on relation attributes
- Prefixed providers (breaking change)
- Fixed responsive admin headers
- +4 more...
Tag: v3.0.0-alpha.14.5
Released 7 years ago
Strapi v3.0.0-alpha.14.5 brings significant improvements to the GraphQL plugin, including a new query for the current user and fixes for many-to-many relations. The release also enhances the admin int...
Highlights:
- New GraphQL query for retrieving current user data
- Fixed many-to-many relation queries in GraphQL for better symmetry
- Auto-opening admin panel on first start for improved user experience
- +3 more...
Tag: v3.0.0-alpha.14.4.0
Released 7 years ago
Strapi v3.0.0-alpha.14.4.0 brings significant improvements to the documentation system with a migration to VuePress, enhances the admin interface with better authentication flows and multilingual supp...
Highlights:
- Migration to VuePress for documentation system
- Split Admin entry point between production and development environments
- Fixed deep delete relation for oneWay relations
- +4 more...
Tag: v3.0.0-alpha.14.3
Released 7 years ago
Strapi v3.0.0-alpha.14.3 brings numerous bug fixes and enhancements to improve stability and user experience. This release focuses on fixing critical issues like WYSIWYG editor image saving, permissio...
Highlights:
- Fixed drag and drop image saving in WYSIWYG editor
- Fixed numerical 0 display in data lists
- Added plugin prefix to plugin routes for better organization
- +3 more...
Tag: v3.0.0-alpha.14.2
Released 7 years ago
Strapi v3.0.0-alpha.14.2 brings significant improvements to the GraphQL plugin with mutations, aggregations, and decimal support, along with route pluralization for better RESTful API design. This rel...
Highlights:
- GraphQL plugin now supports mutations and aggregations
- Routes are now pluralized for better RESTful API design
- Fixed Windows compatibility issues with 'strapi new' command
- +4 more...
Tag: v3.0.0-alpha.14.1.1
Released 7 years ago
Strapi v3.0.0-alpha.14.1.1 is a patch release that fixes a critical GraphQL build issue (#1938). This hotfix ensures proper functionality of the GraphQL plugin, allowing developers to continue using G...
Highlights:
- Fixed critical GraphQL plugin build issue (#1938)
- Improved compatibility and stability for GraphQL functionality
- Quick patch release to address urgent build problem
Tag: v3.0.0-alpha.14.1
Released 7 years ago
Strapi v3.0.0-alpha.14.1 is a maintenance release that brings significant improvements to the framework and plugins. It introduces support for MongoDB SRV URIs, adds the ability to specify upload file...
Highlights:
- Added support for MongoDB SRV URIs
- Added ability to specify upload-file field's directory and MIME type
- Automatic browser opening when starting Strapi in development mode
- +5 more...
Tag: v3.0.0-alpha.14
Released 7 years ago
Strapi v3.0.0-alpha.14 introduces significant enhancements to the admin panel with configurable content manager layouts, Microsoft Graph authentication, GraphQL aggregation features, and email confirm...
Highlights:
- Configure content manager layouts directly from the admin panel
- Microsoft Graph authentication provider added
- GraphQL aggregation feature for more powerful queries
- +4 more...
Tag: v3.0.0-alpha.13.1
Released 7 years ago
Strapi v3.0.0-alpha.13.1 brings significant enhancements to the headless CMS with new authentication providers (Discord, Amazon SES), improved security with rate limiting on auth routes, and better UI...
Highlights:
- Added Discord authentication provider for enhanced login options
- Implemented Amazon SES email provider for reliable email delivery
- Added rate limiting on authentication routes for improved security
- +3 more...
Tag: v3.0.0-alpha.13.0.1
Released 7 years ago
Strapi v3.0.0-alpha.13.0.1 addresses two critical database-related bugs: fixing morphological relation deletions in Bookshelf and upgrading MySQL text fields to longtext to prevent data truncation. Th...
Highlights:
- Fixed deletion of morphological relations in Bookshelf ORM
- Changed MySQL text fields to longtext to prevent data truncation
- Improved database compatibility and reliability
