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.1.0
Released 5 years ago
Strapi v3.1.0 introduces a major new Role-Based Access Control (RBAC) system, allowing for granular permission management across the admin panel. This release also includes automatic JPEG image rotati...
Highlights:
- New Role-Based Access Control (RBAC) system for granular permission management
- Automatic JPEG image rotation based on EXIF orientation data
- Enhanced Markdown support in the WYSIWYG editor
- +1 more...
Tag: v3.0.6
Released 5 years ago
Strapi v3.0.6 brings numerous enhancements and bug fixes across the platform. Key improvements include Ukrainian translations, filtering capabilities for search routes, Apollo Federation support for G...
Highlights:
- Added Ukrainian translations across the entire platform
- Enhanced search routes with filtering capabilities
- Added Apollo Federation support for GraphQL plugin
- +3 more...
Tag: v3.0.5
Released 5 years ago
Strapi v3.0.5 fixes a critical bug in the admin panel where users were unable to access the Media Library due to a permissions issue. This patch ensures proper access to media management functionality...
Highlights:
- Fixed critical permission issue preventing access to the Media Library in the admin panel
- Resolved issue #6775 that was blocking media management functionality
Tag: v3.0.4
Released 5 years ago
Strapi v3.0.4 fixes a critical bug in the users-permissions plugin that was causing issues with user authentication. This patch release ensures proper functionality of the authentication system, makin...
Highlights:
- Fixed a critical bug in the users-permissions plugin (issue #6733)
- Improved stability of the authentication system
- Patch release with focus on authentication reliability
Tag: v3.0.3
Released 5 years ago
Strapi v3.0.3 brings several enhancements and bug fixes to improve the overall user experience. This release includes Russian translation for the Media Library, improved checkbox behavior in the users...
Highlights:
- Russian translation added for Media Library
- Improved checkbox behavior in users-permissions plugin
- Fixed reset password permission initialization
- +2 more...
Tag: v3.0.2
Released 5 years ago
Strapi v3.0.2 is a maintenance release that brings numerous documentation improvements, translation updates, and bug fixes. Key highlights include new slugify options for UID fields, improved error ha...
Highlights:
- Added slugify options for UID fields
- Added Japanese and Malay translations
- Fixed MongoDB password reset functionality
- +3 more...
Tag: v3.0.1
Released 6 years ago
Strapi v3.0.1 is a maintenance release that addresses several bugs and enhances documentation following the major v3.0.0 release. Key improvements include fixes for the cron system, email sending with...
Highlights:
- Fixed cron system to properly check for server.cron.enabled option
- Fixed SES email sending by passing required message key
- Improved browser opening behavior to use localhost instead of 0.0.0.0
- +4 more...
Tag: v3.0.0
Released 6 years ago
Strapi 3.0.0 has been released, marking the transition from beta to stable. This release includes significant configuration changes, UI improvements, and various bug fixes. Key updates include a new l...
Highlights:
- Official stable release (v3.0.0) after beta phase
- New Strapi logo and UI improvements
- Enhanced JWT configuration options
- +3 more...
3.0.0-rc.1
Pre-releaseTag: v3.0.0-rc.1
Released 6 years ago
Strapi v3.0.0-rc.1 introduces several key enhancements including the ability to use Strapi behind a proxy with subpaths, configuration dump and restore CLI commands, user count functionality, and impr...
Highlights:
- Added ability to use Strapi behind a proxy with subpaths via new server.url and admin.url configuration
- Introduced configuration dump and restore CLI commands for easier deployment and backup
- Added user count functionality to the Users & Permissions plugin
- +3 more...
3.0.0-rc.0
Pre-releaseTag: v3.0.0-rc.0
Released 6 years ago
Strapi v3.0.0-rc.0 introduces significant framework improvements with a focus on configuration management, database lifecycle hooks, and UI enhancements. This release candidate brings native support f...
Highlights:
- Native support for .env files and simplified configuration system
- Improved database lifecycle hooks for more reliable data operations
- Removal of problematic idAttribute and idAttributeType options
- +2 more...
