Payload CMS Releases Archive
Explore all 515 releases of Payload CMS. View release notes, changelogs, and version history. Payload 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.
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.
Tag: v0.15.10
Released 4 years ago
Payload CMS v0.15.10 is a maintenance release that fixes a critical bug in the block field's form-data handling. This release ensures proper data processing when working with blocks in forms, improvin...
Highlights:
- Fixed critical bug in block field's form-data handling
- Implemented comprehensive Cypress test suite
- Updated Discord community links for better accessibility
Tag: v0.15.9
Released 4 years ago
Payload CMS v0.15.9 fixes an intermittent UI issue with the Blocks field type that was causing display problems. This is a minor bug fix release that improves the stability of the admin interface with...
Highlights:
- Fixed an intermittent UI issue with the Blocks field type
- Small maintenance release with minimal changes (26 changes across 3 files)
- No breaking changes or new features
Tag: v0.15.8
Released 4 years ago
PayloadCMS v0.15.8 is a maintenance release that fixes critical issues with rich text editor input height and upload field validation. It also includes important dependency updates, including a migrat...
Highlights:
- Fixed rich text editor input height issues for better editing experience
- Added validation to ensure relationTo is valid in upload fields
- Migrated to React 18
- +1 more...
Tag: v0.15.7
Released 4 years ago
PayloadCMS v0.15.7 brings important fixes and updates This minor release focuses on improving documentation, fixing UI issues with checkbox validation errors, and updating key dependencies to newer ve...
Highlights:
- Fixed positioning of validation error messages for checkbox fields
- Updated to React 18 and related dependencies
- Improved documentation with fixed anchor links and better CSS customization guides
- +1 more...
Tag: v0.15.6
Released 4 years ago
Payload CMS v0.15.6 is a minor release that fixes an issue with the logger in the generateTypes script. This update ensures that the type generation process has its own dedicated logger instance, prev...
Highlights:
- Fixed an issue with the logger in the generateTypes script by creating a separate logger instance
- Updated demo types as part of maintenance work
Tag: v0.15.5
Released 4 years ago
Payload CMS v0.15.5 fixes a critical bug in the relationship component that was preventing results from displaying. This is a minor patch release that ensures relationship fields work properly when qu...
Highlights:
- Fixed relationship component that was showing no results
- Improved reliability of content relationships
Tag: v0.15.4
Released 4 years ago
Payload CMS v0.15.4 introduces significant enhancements to field validation with extended function arguments, adds filtering capabilities for relationship and upload fields, improves search functional...
Highlights:
- Extended validation function arguments providing access to sibling data and field configuration
- New filterOptions capability for relationship and upload fields in the admin UI
- Enhanced search with multi-word 'like' operator and exact-match 'contains' operator
- +2 more...
Tag: v0.15.3
Released 4 years ago
Payload CMS v0.15.3 is a minor bug fix release that addresses an issue with GraphQL row and UI field handling. This update ensures proper functionality when using row layouts and UI fields within Grap...
Highlights:
- Fixed bug #499 related to GraphQL handling of row layouts and UI fields
- Improved stability of the GraphQL API when working with complex field types
Tag: v0.15.2
Released 4 years ago
Payload CMS v0.15.2 is a minor release that fixes an important query issue where version numbers were incorrectly being appended to ID queries. This release also includes significant test infrastructu...
Highlights:
- Fixed a bug where version numbers were incorrectly appended to ID queries (#495)
- Migrated test files to TypeScript for improved type safety and developer experience
- Fixed TypeScript errors in test files
Tag: v0.15.1
Released 4 years ago
Payload CMS v0.15.1 introduces two key features: the ability to inject custom React providers into the admin UI and improved TypeScript support for plugin authors. This release enhances developer flex...
Highlights:
- Added ability to inject custom React providers into the admin UI
- Exported Plugin type from config types for better TypeScript support
- Fixed rich text textarea height issues
- +1 more...
