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.4.1
Released 5 years ago
Strapi v3.4.1 is a maintenance release that addresses several UI bugs in the Content Manager plugin, enhances telemetry for relational fields, updates plugin descriptions, and improves documentation. ...
Highlights:
- Fixed critical UI bugs in the Content Manager plugin
- Enhanced WYSIWYG editor stability
- Improved list view functionality and filtering
- +2 more...
Tag: v3.4.0
Released 5 years ago
Strapi v3.4.0 introduces a major enhancement to the Content Manager with the ability to display relational fields in the list view. This update allows users to see, sort, and filter by related content...
Highlights:
- Display relational fields in the list view, allowing users to see, sort, and filter by related content
- Improved create-strapi-app templates for better developer experience
- Ability to disable aggregation in GraphQL for performance optimization
- +2 more...
Tag: v3.3.4
Released 5 years ago
Strapi v3.3.4 introduces a new Categories selector for dynamic zones, making component organization more intuitive. This release also adds Indonesian translations, fixes bugs in the content manager, a...
Highlights:
- New Categories selector for dynamic zones improves component organization
- Added Indonesian language translations
- Fixed click event handling on non-repeatable empty components
- +2 more...
Tag: v3.3.3
Released 5 years ago
Strapi v3.3.3 is a security-focused release that addresses a vulnerability in the upload plugin's search route. This update sanitizes the /upload/search/:q route to prevent potential security issues. ...
Highlights:
- Security fix for the upload plugin's search route
- Documentation improvements for custom SQL queries
- Updated Heroku deployment guide to set NODE_ENV to production
- +1 more...
Tag: v3.3.2
Released 5 years ago
Strapi v3.3.2 is a maintenance release that addresses critical bugs in the core database and framework, while also enhancing the upload plugin functionality. This release fixes issues with dynamic zon...
Highlights:
- Fixed dynamic zone component handling in the database to prevent errors when components aren't present in data
- Resolved update-notifier write access errors in the core framework
- Enhanced upload plugin to handle Cloudinary file deletions more gracefully
Tag: v3.3.1
Released 5 years ago
Strapi v3.3.1 is a minor release that fixes a critical bug in the database layer related to polymorphic eager fetching. This release also includes several documentation improvements covering deploymen...
Highlights:
- Fixed critical bug in polymorphic eager fetching in the database layer
- Improved documentation for AWS and Platform.sh deployments
- Enhanced update version guides with clearer installation steps
- +2 more...
Tag: v3.3.0
Released 5 years ago
Strapi v3.3.0 introduces several new features including an application settings page, improved update notifications, and official support for SMTP email via nodemailer. The release also includes impor...
Highlights:
- New application settings page in the admin panel
- Official support for SMTP email via strapi-provider-email-nodemailer
- Improved update notifications in terminal
- +3 more...
Tag: v3.2.5
Released 5 years ago
Strapi v3.2.5 is a security-focused release that addresses several vulnerabilities in the admin panel, including XSS protection in the WYSIWYG editor and improved route permissions. It also fixes crit...
Highlights:
- Security fixes for XSS vulnerabilities in the WYSIWYG editor preview
- Added permissions to Content-Type Builder routes for improved security
- Fixed Draft & Publish feature regressions and deep filtering issues
- +2 more...
Tag: v3.2.4
Released 5 years ago
Strapi v3.2.4 brings important security enhancements for email confirmation, fixes several bugs across the framework and plugins, adds Node.js v14 support, introduces a new admin password reset CLI co...
Highlights:
- Added security enhancement with confirmationToken for email verification
- Added support for Node.js v14
- New CLI command to reset admin passwords
- +2 more...
Tag: v3.2.3
Released 5 years ago
Strapi v3.2.3 is a maintenance release that fixes two critical bugs: one related to undefined primary keys in the database module and another addressing a TypeError in the upload plugin. These fixes i...
Highlights:
- Fixed a critical bug with undefined primary keys in the database module
- Resolved a TypeError in the upload plugin's error handling
