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.4.0
Released 2 years ago
Payload CMS 2.4.0 Release This release brings significant improvements to the Payload CMS with a focus on rich text editing, live preview capabilities, and performance optimizations. The most notable ...
Highlights:
- Breaking change: Lazy loading of React components in @payloadcms/richtext-lexical to prevent client-only code from leaking into the server
- Field-level configuration for allowed relationships in Lexical rich text editor's Link and Relationship features
- Support for asynchronous live preview URLs
- +3 more...
Tag: v2.3.1
Released 2 years ago
PayloadCMS v2.3.1 is a maintenance release that addresses several critical UI and functionality bugs. It fixes issues with the Lexical rich text editor, improves relationship field query validation, a...
Highlights:
- Fixed UI issues where document controls could be hidden behind Lexical rich text fields
- Resolved query validation problems on relationship fields
- Fixed multiple issues with the Lexical rich text editor's blocks functionality
- +2 more...
Tag: v2.3.0
Released 2 years ago
Payload CMS v2.3.0 introduces several new features including support for JavaScript migrations, OAuth 2.0 Bearer tokens, Serbian translations, and a new useDocumentEvents hook. The release also includ...
Highlights:
- Support for JavaScript migration files alongside TypeScript
- OAuth 2.0 Bearer token support in Authorization headers
- New useDocumentEvents hook for real-time document updates
- +4 more...
Tag: v2.2.2
Released 2 years ago
Payload CMS v2.2.2 Release This release introduces Korean language support and fixes several critical bugs including number field validation, JSON data preservation when switching tabs, and transactio...
Highlights:
- Added Korean language translation support
- Fixed critical bug with transactions in document access controls
- Resolved JSON data loss when switching tabs
- +2 more...
Tag: v2.2.1
Released 2 years ago
Payload CMS v2.2.1 is a minor patch release that fixes an issue with the rich text configuration by making the outputSchema property optional. This release also includes documentation improvements and...
Highlights:
- Fixed rich text configuration by making outputSchema optional
- Adjusted webpack aliasing for the cloud-storage plugin to work properly with pnpm
- Improved documentation with corrected links in pull request template
- +1 more...
Tag: v2.2.0
Released 2 years ago
Payload CMS v2.2.0 brings significant improvements to the Lexical rich text editor, including better block handling, enhanced type generation, and various UI fixes. This release also introduces permis...
Highlights:
- Permission-based publish button visibility for more granular access control
- Improved rich text editor with better block handling and UI fixes
- Enhanced type generation for rich text adapters
- +2 more...
Tag: v2.1.1
Released 2 years ago
Payload CMS v2.1.1 Release What's New: This release focuses on bug fixes across multiple areas including rich text editing, live preview functionality, document controls, and MongoDB integration. It a...
Highlights:
- Fixed rich text editor issues including unnecessary node value saving and floating toolbar positioning
- Improved live preview functionality with better field recursion and relationship population
- Added option to disable MongoDB index hints for AWS DocumentDB compatibility
- +1 more...
Tag: v2.1.0
Released 2 years ago
Payload CMS 2.1.0: Enhanced Customization and Improved Stability This release introduces significant enhancements to Payload CMS with a focus on customization and internationalization. Key improvement...
Highlights:
- Added internationalization (i18n) support for locales
- Introduced custom Error, Label, and before/after field components
- Fixed critical issues with GraphQL multiple queries
- +3 more...
Tag: v2.0.15
Released 2 years ago
Payload CMS v2.0.15 brings important bug fixes and improvements to enhance stability and user experience. This release addresses issues with autosave functionality, dataloader parallel requests, field...
Highlights:
- Fixed autosave functionality to prevent updating data in unrelated documents
- Improved dataloader to prevent running requests in parallel for better reliability
- Enhanced admin UI with better field permission handling and document tab sorting
- +3 more...
Tag: v2.0.14
Released 2 years ago
Payload CMS 2.0.14 brings significant improvements to performance, error handling, and fixes for various bugs. Key updates include better MongoDB query performance, enhanced nested AND/OR queries, imp...
Highlights:
- Improved MongoDB query performance with optimized find operations
- Fixed document duplication across locales
- Enhanced nested AND/OR query support
- +3 more...
