0.7.5 (2021-07-07)
Bug Fixes
- crash on bullet list de-selection (5388513)
- updates demo richtext elements with proper SCSS (0075912)
Tag Name: v0.7.5
Release Date: 7/7/2021
Payload CMSPayload CMS is a modern, self-hosted headless content management system built with TypeScript, Node.js, and MongoDB. It's designed specifically for developers who want full control over their content management system while maintaining a powerful admin interface for content editors.
What's new: This release introduces a plugins infrastructure to extend PayloadCMS functionality, along with significant improvements to the rich text editor including better list handling and bug fixes.
Why it matters: The new plugins system opens up PayloadCMS to community extensions and custom functionality, while the rich text editor improvements provide a more stable and intuitive editing experience.
Who should care: Developers building with PayloadCMS who want to extend its functionality or who work with content that heavily utilizes the rich text editor.
No migration steps are required for this release. The plugins infrastructure is a new addition that doesn't break existing functionality, and the rich text editor improvements are backward compatible.
This release is recommended for all PayloadCMS users, especially those who:
The upgrade should be straightforward with no breaking changes reported. Update your PayloadCMS dependency to version 0.7.5 in your package.json file and run your package manager's install command.
PayloadCMS now supports a plugins system that allows developers to extend the core functionality. This opens up possibilities for community-contributed extensions and custom functionality tailored to specific project needs.
No security fixes were mentioned in this release.
No specific performance improvements were mentioned in this release.
PayloadCMS v0.7.5 introduces a significant architectural improvement with the new plugins infrastructure, allowing for more modular and extensible code. The rich text editor improvements address usability issues that content editors may have encountered, particularly around list handling.
The documentation updates for relationship fields provide clearer examples and variations, which should help developers implement these features more effectively.
Overall, this release enhances both developer and content editor experiences without introducing breaking changes, making it a recommended upgrade for all PayloadCMS users.