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.22.1
Released 1 year ago
Payload CMS 2.22.1: Critical Bug Fixes for GraphQL and Image Cropping This patch release addresses two important bugs in Payload CMS: Fixed GraphQL query concurrency issues that were causing race cond...
Highlights:
- Fixed GraphQL query concurrency issues that were causing race conditions
- Resolved image cropping bug where percent values were incorrectly sent instead of pixel values
- Improved transaction handling for better data consistency
Tag: v2.22.0
Released 1 year ago
Payload CMS v2.22.0 brings several important bug fixes and feature enhancements. The release includes fixes for relationship querying, array validation messages, and JSON field handling. A notable new...
Highlights:
- Added ability to pass previous values to validation functions
- Fixed relationship querying with in and not_in operators
- Added support for empty strings as default values in text-like fields
- +2 more...
3.0.0-beta.53
Pre-releaseTag: v3.0.0-beta.53
Released 1 year ago
PayloadCMS v3.0.0-beta.53 introduces a breaking change by renaming @payloadcms/ui/client to @payloadcms/ui to improve IDE auto-completions. It also enhances rich text functionality by making request o...
Highlights:
- Breaking change: @payloadcms/ui/client exports renamed to @payloadcms/ui
- Rich text improvements with request object availability to HTML converters
- Performance optimization using data loaders for upload node population
- +2 more...
3.0.0-beta.52
Pre-releaseTag: v3.0.0-beta.52
Released 1 year ago
PayloadCMS v3.0.0-beta.52 introduces runtime dependency checks for Payload and Lexical rich text editor, fixes generated types issues from recent prebundling, and updates the minimum Node.js version i...
Highlights:
- Added runtime dependency checks for Payload and Lexical rich text editor
- Fixed generated TypeScript types issues from recent prebundling
- Updated minimum Node.js version in templates to v20.9.0 LTS
3.0.0-beta.51
Pre-releaseTag: v3.0.0-beta.51
Released 1 year ago
PayloadCMS v3.0.0-beta.51 focuses on bug fixes that improve permission handling, template generation, and UI component bundling. This release addresses critical issues with field access control, templ...
Highlights:
- Fixed permission access control for read-only fields
- Resolved template import breaking changes
- Fixed bundling issues with react-datepicker component
3.0.0-beta.50
Pre-releaseTag: v3.0.0-beta.50
Released 1 year ago
PayloadCMS v3.0.0-beta.50 - Critical UI Bug Fixes This release addresses two important UI bugs: a fix for the rich text editor crashing when opening the admin panel due to faceless-ui version conflict...
Highlights:
- Fixed rich text editor crashes caused by faceless-ui version conflicts
- Fixed logout route not properly handling basePath configuration
- Improved stability for installations using custom base paths
3.0.0-beta.49
Pre-releaseTag: v3.0.0-beta.49
Released 1 year ago
PayloadCMS v3.0.0-beta.49 introduces significant performance improvements through pre-bundling the UI library and simplifying import paths. This release dramatically speeds up compile times while clea...
Highlights:
- Dramatically improved compile times through UI library pre-bundling
- Simplified import structure with most exports now available directly from 'payload'
- New barrel files (@payloadcms/ui/client and @payloadcms/ui/server) for optimized imports
- +1 more...
3.0.0-beta.48
Pre-releaseTag: v3.0.0-beta.48
Released 1 year ago
PayloadCMS v3.0.0-beta.48: Bug Fixes and UI Improvements This beta release focuses on fixing several critical bugs in the admin UI and improving documentation in preparation for the stable v3 release....
Highlights:
- Fixed critical bug preventing navigation to reset password routes
- Improved form validation with proper array row validation messages
- Enhanced TypeScript typing for Select components and their consumers
- +3 more...
Tag: v2.21.0
Released 1 year ago
Payload CMS v2.21.0 Release This release introduces draft validation capabilities, allowing developers to validate draft content before publishing. It also fixes several important bugs related to vers...
Highlights:
- New draft validation feature for content quality control
- Fixed version status pill display for unpublished content
- Improved handling of animated file types
- +1 more...
3.0.0-beta.47
Pre-releaseTag: v3.0.0-beta.47
Released 1 year ago
Payload CMS v3.0.0-beta.47 introduces several important features and fixes. Gravatar is now the default for user avatars (breaking change), image handling has been improved with better validation and ...
Highlights:
- Gravatar is now the default for user avatars (breaking change)
- Added X-HTTP-Method-Override header support for handling large query parameters
- Fixed issues with saving animated file types and image thumbnail updates
- +3 more...
