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: v1.6.1
Released 9 years ago
Strapi v1.6.1 introduces a built-in admin panel, providing a significant improvement to the content management experience. This update streamlines content administration without requiring any code cha...
Highlights:
- Introduction of a built-in admin panel for content management
- Seamless integration with existing Strapi installations
- Improved user experience for content administrators
Tag: v1.6.0
Released 9 years ago
Strapi v1.6.0 addresses a critical compatibility issue with newer Node.js versions by fixing the deprecated Promise.defer functionality. This update ensures Strapi continues to work properly on modern...
Highlights:
- Fixed compatibility with modern Node.js versions by addressing the deprecated Promise.defer issue
- Removed dependency on deprecated Node.js APIs
- Improved stability when running on newer Node.js environments
Tag: v1.5.4
Released 10 years ago
Strapi v1.5.4 removes the hook timeout feature as it was environment-dependent and couldn't be reliably controlled. This change simplifies the hook system by eliminating an unpredictable constraint th...
Highlights:
- Removed environment-dependent hook timeout feature
- Improved consistency across different deployment environments
- Simplified hook system behavior
Tag: v1.5.3
Released 10 years ago
Strapi v1.5.3 fixes a critical path handling issue for Windows users that was preventing proper settings updates from the Studio interface. This small but important update ensures Windows users can no...
Highlights:
- Fixed path handling for Windows users when updating settings from the Studio interface
- Improved cross-platform compatibility for Strapi configuration management
- Resolved issue #65 related to Windows path handling
Tag: v1.5.2
Released 10 years ago
Strapi v1.5.2 focuses on fixing path handling issues for Windows users, particularly when unzipping files from the Studio. This patch ensures better cross-platform compatibility, making Strapi work mo...
Highlights:
- Fixed path handling for Windows users when unzipping files from the Studio
- Improved cross-platform compatibility
- Addressed typo in studio hook
Tag: v1.5.1
Released 10 years ago
Strapi v1.5.1 is a minor patch release that fixes a critical issue with the server restart functionality used by the Strapi Studio. The update replaces the use of context with a global strapi variable...
Highlights:
- Fixed server restart functionality used by Strapi Studio
- Replaced context-based restart mechanism with global strapi variable for improved reliability
Tag: v1.5.0
Released 10 years ago
Strapi v1.5.0 introduces significant improvements to the developer experience with auto-installation of adapters and template engines, a new --dry option for lightweight applications, and removal of d...
Highlights:
- Auto-installation of adapters and template engines on application restart
- New --dry option for generating lightweight Strapi applications
- Improved configuration management with multiple environment support
- +2 more...
Tag: v1.4.1
Released 10 years ago
Strapi v1.4.1 is a maintenance release that addresses several critical issues with GraphQL schema generation, application linking, and hook loading. This update ensures more reliable GraphQL middlewar...
Highlights:
- Fixed GraphQL middleware loading to properly wait for schema generation
- Improved strapi link command to properly clean up previous applications
- Fixed hook loading for dashboard and router components
- +1 more...
