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.
3.0.0-beta.46
Pre-releaseTag: v3.0.0-beta.46
Released 1 year ago
PayloadCMS v3.0.0-beta.46 introduces significant enhancements to the rich text editor with sub-field hooks and localization support, improves type generation with diff checking, and fixes several UI a...
Highlights:
- Rich text editor now supports sub-field hooks and localization
- Fixed email sending in serverless environments
- Improved type generation with diff checking before writing
- +2 more...
Tag: v2.20.0
Released 1 year ago
PayloadCMS v2.20.0 brings UI improvements to version pills and fixes several bugs affecting filtering, image processing, and document management. Key improvements include enhanced multi-select inputs ...
Highlights:
- Updated UI for draft/published version pills
- Fixed 'Save Draft' button functionality when creating new documents
- Added multi-select inputs for number and text fields in where builder
- +3 more...
3.0.0-beta.45
Pre-releaseTag: v3.0.0-beta.45
Released 1 year ago
PayloadCMS v3.0.0-beta.45 introduces a significant UI enhancement by replacing react-toastify with sonner for toast notifications, offering a cleaner and more modern notification system. This release ...
Highlights:
- Replaced react-toastify with sonner for a more modern toast notification system
- Fixed image processing issues for animated images
- Corrected field path handling for various scenarios
- +1 more...
3.0.0-beta.44
Pre-releaseTag: v3.0.0-beta.44
Released 1 year ago
PayloadCMS v3.0.0-beta.44 introduces automatic TypeScript type generation by default, a significant breaking change that improves developer experience. This release also includes important bug fixes f...
Highlights:
- Automatic TypeScript type generation enabled by default (breaking change)
- Fixed draft validations for global content
- Improved checkbox functionality with proper label toggling
- +4 more...
3.0.0-beta.43
Pre-releaseTag: v3.0.0-beta.43
Released 1 year ago
PayloadCMS v3.0.0-beta.43 introduces several important updates including draft validation capabilities, improved plugin-redirects field overrides, and Node.js version requirement changes. This release...
Highlights:
- Draft validation can now be enabled at the collection config level
- Plugin-redirects fields override now uses a function-based approach for better flexibility
- Rich text fields can omit the root editor property to reduce bundle size
- +3 more...
Tag: v2.19.3
Released 1 year ago
Payload CMS v2.19.3 - Upload Edits Scoping Fix This patch release fixes an important bug where upload edits were incorrectly stored at the top level document instead of being properly scoped to indivi...
Highlights:
- Fixed upload edits being incorrectly stored at the top level document instead of being scoped to individual documents
- Improved document action handling by hoisting it to the document provider
- Replaced formQueryParams with a dedicated upload edit provider for better organization
3.0.0-beta.42
Pre-releaseTag: v3.0.0-beta.42
Released 1 year ago
Payload CMS v3.0.0-beta.42 is a minor bug fix release that addresses an issue with global documents becoming disabled after saving. This release follows beta.41 and continues the development of the 3....
Highlights:
- Fixed issue where global documents would become disabled after saving
- Continues the development path toward the stable 3.0 release
Tag: v2.19.2
Released 1 year ago
PayloadCMS v2.19.2 delivers important bug fixes for image handling, UI column selection, and GraphQL draft functionality. This maintenance release addresses issues with animated image resizing, column...
Highlights:
- Fixed issues with resizing animated images (GIFs)
- Resolved a bug where disabled list columns would reappear after toggling other columns
- Fixed GraphQL draft argument cascading when querying globals
- +1 more...
3.0.0-beta.41
Pre-releaseTag: v3.0.0-beta.41
Released 1 year ago
PayloadCMS v3.0.0-beta.41 brings significant improvements with Next.js basePath support, UI enhancements, and an upgraded Lexical rich text editor. This release fixes several critical bugs including a...
Highlights:
- Added support for Next.js basePath configuration property
- Exposed RowLabelProps for enhanced UI customization
- Upgraded Lexical rich text editor from 0.15.0 to 0.16.0
- +4 more...
Tag: v2.19.1
Released 1 year ago
Payload CMS v2.19.1 - Security Patch Release This patch release addresses a critical security vulnerability in the ajv dependency by pinning it to version 8.14.0. The issue was related to a prototype ...
Highlights:
- Fixed security vulnerability in ajv dependency by pinning to version 8.14.0
- Removed unused css-minimizer-webpack-plugin from bundler-webpack package
- Improved overall security posture of the CMS
