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: v1.15.0
Released 2 years ago
Payload CMS v1.15.0 Release What's new: This release introduces geospatial query capabilities with within and intersects operators, improves TypeScript typing in sanitization functions, enhances the e...
Highlights:
- New geospatial query operators: within and intersects with dynamic GraphQL operator types
- Improved TypeScript typing in sanitization functions
- Enhanced e-commerce template with draft preview and on-demand revalidation
- +2 more...
Tag: v1.14.0
Released 2 years ago
Payload CMS v1.14.0 brings significant improvements to the admin experience with new features like text alignment in the rich text editor, keyboard shortcuts, and enhanced accessibility. This release ...
Highlights:
- Text alignment options added to the rich text editor
- Keyboard shortcuts support for improved productivity
- Enhanced accessibility across the admin dashboard
- +4 more...
Tag: v1.13.4
Released 2 years ago
PayloadCMS v1.13.4 fixes a critical bug in the block path handling within the schema map builder. This patch ensures that block paths are correctly passed inside the buildFieldSchemaMap function, prev...
Highlights:
- Fixed bug in block path handling within the schema map builder
- Improved code quality by removing duplicative code for parent path handling
- Enhanced stability for block-based content structures
Tag: v1.13.3
Released 2 years ago
Payload CMS v1.13.3 fixes a critical bug that prevented users from adding arrays inside secondary named tabs. This patch release ensures that array fields now function correctly within the tab structu...
Highlights:
- Fixed bug preventing arrays from being added inside secondary named tabs
- Improved UI functionality for complex nested field structures
- Small but important patch release focusing on field functionality
Tag: v1.13.2
Released 2 years ago
Payload CMS v1.13.2 is a minor release that fixes an access control issue in the ecommerce template. This patch ensures proper order access control implementation, making the ecommerce template more s...
Highlights:
- Fixed access control implementation for orders in the ecommerce template
- Pinned @swc/core dependency to version 1.3.75 for improved stability
Tag: v1.13.1
Released 2 years ago
PayloadCMS v1.13.1 fixes a critical bug in array field manipulation functions. This patch release addresses issues with row insertion in addFieldRow and replaceFieldRow functions, ensuring proper inde...
Highlights:
- Fixed bug in array field row insertion logic
- Improved reliability of addFieldRow and replaceFieldRow functions
- Patch release with minimal changes focused on stability
Tag: v1.13.0
Released 2 years ago
PayloadCMS v1.13.0 brings several quality-of-life improvements to the developer and admin experience. Tab labels now default to field names, radio and select fields are filterable by options, and JWT ...
Highlights:
- Tab labels now default from field names for better usability
- Radio and select fields are now filterable by their options
- Added recursive support for fields in JWT tokens
- +2 more...
Tag: v1.12.0
Released 2 years ago
Payload CMS v1.12.0 Release This release introduces several powerful new features including Sharp resize options for images, programmatic control over array and block rows, JWT token field naming, and...
Highlights:
- Added support for Sharp resize options for more control over image processing
- Programmatic control over array and block rows inside forms
- Ability to customize JWT token field names with saveToJWT
- +3 more...
Tag: v1.11.8
Released 2 years ago
Payload CMS v1.11.8 is a maintenance release that focuses on resolving type conflicts and improving the build process for database adapters. This release removes unnecessary console logs and includes ...
Highlights:
- Resolved type conflicts in the database folder
- Improved build process for database adapters
- Removed unnecessary console logs
Tag: v1.11.7
Released 2 years ago
PayloadCMS v1.11.7 Release What's new: This release fixes critical issues with array row deletion and image rotation while adding the ability to pass context to payload's request object. Why it matter...
Highlights:
- Fixed critical issue with array row deletion that was causing problems in the admin UI
- Corrected image rotation problems that occurred after processing with Sharp
- Added ability to pass context to payload's request object for more flexible request handling
- +1 more...
