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.11.1
Released 2 years ago
Payload CMS v2.11.1 brings significant improvements to the rich text editor with Lexical updates, database enhancements for PostgreSQL and MongoDB, and fixes for transaction handling. The most notable...
Highlights:
- Lexical rich text editor updated from v0.12.6 to v0.13.1 with significant improvements
- PostgreSQL database adapter now supports UUID as primary key type
- Automatic reconnection for PostgreSQL database connections
- +2 more...
Tag: v2.11.0
Released 2 years ago
Payload CMS v2.11.0 Release What's new: Payload CMS v2.11.0 introduces enhanced collapsible provider functionality, giving developers more control over collapsible UI elements throughout the admin pan...
Highlights:
- Enhanced collapsible provider with expanded functionality
- Improved developer control over UI collapsible elements
- Better customization options for admin panel interfaces
Tag: v2.10.1
Released 2 years ago
PayloadCMS v2.10.1 is a maintenance release focused on bug fixes across multiple database adapters and relationship fields. It addresses critical issues with null value handling in MongoDB and Postgre...
Highlights:
- Fixed null value handling in MongoDB when using the 'exists' operator
- Improved handling of nested documents with drafts in PostgreSQL
- Enhanced relationship field to properly display documents with the same ID
- +1 more...
Tag: v2.10.0
Released 2 years ago
PayloadCMS v2.10.0 introduces significant enhancements to field hooks, transaction support, and database operations. This release brings improved developer experience with new hook arguments, extended...
Highlights:
- Added previousValue and previousSiblingDoc arguments to beforeChange field hooks
- Extended transaction support to cover beforeOperation and afterOperation hooks
- Improved TypeScript support for Lexical rich text editor with generated type definitions for blocks fields
- +3 more...
Tag: v2.9.0
Released 2 years ago
PayloadCMS v2.9.0 introduces a new forceAcceptWarning migration argument to bypass confirmation prompts, making automated migrations smoother. This release also fixes several critical bugs in database...
Highlights:
- New forceAcceptWarning migration argument to bypass confirmation prompts
- Fixed PostgreSQL database migration issues
- Improved upload field functionality with proper draft version display
- +3 more...
Tag: v2.8.2
Released 2 years ago
PayloadCMS v2.8.2 brings important database fixes for both MongoDB and PostgreSQL adapters, enhances plugin functionality, and improves UI styling. This maintenance release focuses on fixing critical ...
Highlights:
- Fixed critical MongoDB issue that was creating duplicate documents during versioning
- Added validation for form IDs when creating submissions in the form-builder plugin
- Enhanced SEO plugin with support for interface name customization and field overrides
- +2 more...
Tag: v2.8.0
Released 2 years ago
Payload CMS v2.8.0 brings significant improvements to database handling, plugin functionality, and developer experience. Key updates include fixing pagination issues with limit=0, enhancing relationsh...
Highlights:
- Fixed pagination to return all documents when limit=0 is specified
- Added support for custom configuration properties in blocks
- Improved relationship handling with prioritized value key and draft content support
- +2 more...
Tag: v2.7.0
Released 2 years ago
Payload CMS v2.7.0 introduces significant improvements to transaction support in migrations, adds hasMany property for text fields, and enhances the SEO plugin with i18n support. This release also fix...
Highlights:
- Added hasMany property for text fields, enabling multi-value text inputs
- Improved transaction support in migrations by passing request context
- Added internationalization (i18n) support to the SEO plugin
- +3 more...
Tag: v2.6.0
Released 2 years ago
Payload CMS 2.6.0: Enhanced Localization, MongoDB Transactions, and UI Improvements This release introduces powerful localization features with locale-specific fallbacks, giving developers more contro...
Highlights:
- New locale-specific fallbacks for more granular control over multi-language content
- MongoDB transaction options for configuring database operations
- Improved GraphQL support for querying multiple locales
- +2 more...
Tag: v2.5.0
Released 2 years ago
Payload CMS v2.5.0 introduces significant enhancements to the rich text editing experience with major updates to the Lexical editor, improved SEO plugin integration, and numerous bug fixes. This relea...
Highlights:
- SEO plugin renamed from 'meta' to 'seo' with improved description generation and title handling
- Major updates to Lexical rich text editor with breaking changes to component imports and link handling
- New context property added to auth and globals local API
- +4 more...
