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: v2.16.1
Released 2 years ago
Payload CMS 2.16.1 Release This minor release enhances the Lexical rich text editor with new configuration options for controlling nesting depth of elements and fixes export issues with the Horizontal...
Highlights:
- Added maxDepth property to various Lexical rich text features for better control over content structure
- Fixed missing export for HorizontalRuleFeature in the Lexical rich text editor
- Improved database performance by adding an index to the version status field
Tag: v2.16.0
Released 2 years ago
Payload CMS v2.16.0 Release This release introduces enhanced admin UI customization options with new field properties to control list visibility and filtering. It also addresses several important bugs...
Highlights:
- New admin UI customization options with disableListColumn and disableListFilter field properties
- Fixed GraphQL upload relations that were incorrectly returning null
- Improved UI consistency by hiding drag handles when sorting is disabled
- +1 more...
3.0.0-beta.25
Pre-releaseTag: 3.0.0-beta.25
Released 2 years ago
PayloadCMS 3.0.0-beta.25 brings significant enhancements to the rich text editor with a new fixed toolbar feature, adds Slovak language support, and introduces field customization options for admin UI...
Highlights:
- New fixed toolbar feature for the Lexical rich text editor
- Slovak language translation added to the admin interface
- New field admin properties: disableListColumn and disableListFilter
- +2 more...
3.0.0-beta.24
Pre-releaseTag: 3.0.0-beta.24
Released 2 years ago
Payload CMS 3.0.0-beta.24 introduces breaking changes to plugin exports, requiring all plugins to use consistent named exports. The Lexical rich text editor received significant API updates for custom...
Highlights:
- Breaking change: All plugins now use consistent named exports with standardized naming pattern
- Breaking change: Lexical rich text editor API updates for custom features
- New feature: Support for custom login redirects in Next.js applications
- +3 more...
Tag: v2.15.0
Released 2 years ago
Payload CMS v2.15.0 introduces sortable arrays and blocks, improved relationship filtering, and fixes several GraphQL relationship issues. This release enhances the admin UI with better filter handlin...
Highlights:
- New isSortable property for arrays and blocks
- Enhanced relationship filtering with filterOptions support
- Fixed GraphQL nested relationships for proper locale and draft state handling
- +2 more...
3.0.0-beta.23
Pre-releaseTag: 3.0.0-beta.23
Released 2 years ago
PayloadCMS v3.0.0-beta.23 brings important updates including Stripe plugin compatibility with v3, improved password reset validations, and UI fixes for the WhereBuilder component. This beta release co...
Highlights:
- Updated Stripe plugin compatibility with Payload v3
- Fixed WhereBuilder component to properly reset when query parameters change
- Improved password reset validations
- +1 more...
3.0.0-beta.22
Pre-releaseTag: 3.0.0-beta.22
Released 2 years ago
PayloadCMS v3.0.0-beta.22 brings important bug fixes for the Next.js integration and template functionality. This release ensures that admin access restrictions only apply to admin routes in Next.js a...
Highlights:
- Fixed admin access restrictions in Next.js to only block admin routes
- Restored missing CSS import in blank 3.0 template
- Exported initPage utility for Next.js integration
- +2 more...
3.0.0-beta.21
Pre-releaseTag: v3.0.0-beta.21
Released 2 years ago
PayloadCMS v3.0.0-beta.21 brings significant improvements to the Lexical rich text editor with enhanced validation for links and uploads, better field handling, and improved UI interactions. This rele...
Highlights:
- Enhanced validation for Lexical rich text editor links and uploads
- Improved link field handling in Lexical rich text editor
- New Resend REST email adapter implementation
- +3 more...
3.0.0-beta.20
Pre-releaseTag: v3.0.0-beta.20
Released 2 years ago
PayloadCMS v3.0.0-beta.20 Release This beta release includes significant updates to the rich text editor with Lexical upgrades (0.13.1 to 0.14.5), improved file handling, and numerous bug fixes. Key i...
Highlights:
- Upgraded Lexical rich text editor from 0.13.1 to 0.14.5
- Fixed file uploads and external file URL handling
- Added documentation for new storage packages and email adapters
- +3 more...
Tag: v2.14.2
Released 2 years ago
Payload CMS v2.14.2 - React Dependency Fix This patch release focuses on resolving a React dependency duplication issue that could cause conflicts in Payload CMS projects. The update ensures a cleaner...
Highlights:
- Fixed React dependency duplication issues
- Updated several package versions including db-mongodb (1.5.1), richtext-lexical (0.9.1), and db-postgres (0.8.2)
- Improved CI scripts for safer package details retrieval
