1.0.14 (2022-08-04)
Bug Fixes
Features
- allows querying on rich text content (3343adb)
Tag Name: v1.0.14
Release Date: 8/4/2022
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.
PayloadCMS v1.0.14 introduces rich text content querying capabilities and fixes critical issues with GraphQL draft queries and collection relationships. This release enhances search functionality while addressing bugs that were affecting developer workflows.
No migration steps are required for this release. The improvements and bug fixes are backward compatible with existing PayloadCMS implementations.
To take advantage of the new rich text querying capabilities, you can start using query operators against your rich text fields in both REST and GraphQL APIs immediately after upgrading.
This upgrade is recommended for all PayloadCMS users, especially those who:
The release contains no breaking changes and provides valuable new functionality along with important bug fixes.
This release resolves an issue where querying incomplete drafts through GraphQL would result in errors. Now, applications can properly query draft content even when the drafts don't have all required fields populated, improving the draft workflow experience.
Resolved an issue (#884) that was causing errors with collection relationships. This fix ensures proper handling of relationships between collections, preventing unexpected errors when querying related content.
PayloadCMS now supports querying and filtering based on rich text content. This powerful new feature allows developers to:
This enhancement significantly improves the search capabilities of PayloadCMS applications, making it easier to implement content-based search functionality without additional indexing solutions.
No security fixes were mentioned in this release.
No specific performance improvements were highlighted in this release. The focus was on feature enhancement and bug fixes.
PayloadCMS v1.0.14 delivers a significant enhancement to the querying capabilities of the CMS by enabling rich text content to be directly queried and searched. This opens up new possibilities for content discovery and filtering within applications built on PayloadCMS.
The bug fixes addressing GraphQL draft content and collection relationships resolve pain points that were affecting developer workflows and application stability. These fixes ensure a more reliable experience when working with draft content and related collections.
Overall, this release improves both the developer experience and end-user capabilities without introducing breaking changes, making it a straightforward and beneficial upgrade for all PayloadCMS users.