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 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: v3.47.0
Released 21 days ago
Payload CMS v3.47.0 introduces significant enhancements including copy-paste functionality for complex fields, improved security with file MIME type validation and email content sanitization, better U...
Highlights:
- Copy-paste functionality for complex fields like Arrays and Blocks
- Enhanced security with file MIME type validation and email content sanitization
- Improved UX with redirects for non-existent documents and API key visibility toggle
- +2 more...
Tag: v3.46.0
Released 25 days ago
PayloadCMS v3.46.0 introduces a new security feature for restricting file uploads by type, along with several important bug fixes across the platform. This release enhances security for file uploads, ...
Highlights:
- New file upload restriction feature to prevent unwanted file types
- Enhanced security with proper hostname verification for upload URLs
- Fixed MongoDB data transformation issues
- +2 more...
Tag: v3.45.0
Released 29 days ago
Payload CMS v3.45.0 brings significant UI improvements with a redesigned Live Preview that now mounts directly to document root for a more seamless editing experience. This release also includes impor...
Highlights:
- Redesigned Live Preview now mounts directly to document root for a more seamless editing experience
- Added support for half-precision, binary, and sparse vector column types in Drizzle adapter
- Fixed security vulnerabilities in multi-tenant plugin to prevent privilege escalation
- +2 more...
Tag: v3.44.0
Released 1 month ago
Payload CMS v3.44.0: Enhanced Security, Better UI, and Improved Database Support This release introduces a significant security enhancement with auth sessions (enabled by default), requiring a migrati...
Highlights:
- New auth sessions feature for improved security (enabled by default)
- Collection-level preferences and disableBulkEdit option
- Simplified job type handling with the new Job type
- +3 more...
Tag: v3.43.0
Released 1 month ago
Payload CMS v3.43.0 brings significant enhancements to database capabilities, storage options, and UI improvements. Key additions include PostgreSQL read replica support, dynamic presigned URL downloa...
Highlights:
- PostgreSQL read replica support for offloading read-heavy traffic
- Dynamic presigned URL downloads for S3 storage
- Option to store blocks in a JSON column for improved performance
- +4 more...
Tag: v3.42.0
Released 1 month ago
PayloadCMS v3.42.0 brings significant improvements to the rich text editor performance, adds Bangla translations, and enhances the import/export plugin with custom CSV transformation capabilities. Thi...
Highlights:
- Significant performance improvements for typing in Lexical rich text editor with enabled toolbars
- Added Bangla translations for the admin panel
- New custom toCSV function for fields in the import/export plugin
- +2 more...
Tag: v3.41.0
Released 1 month ago
Payload CMS v3.41.0 brings significant improvements to the user experience with new features like customizable edit menu items, improved folder management, and better Turbopack compatibility. This rel...
Highlights:
- New editMenuItems custom component for adding actions to document control menus
- Improved folder management with document drawer UI for editing and creating folders
- Enhanced polymorphic join querying by fields that don't exist in every collection
- +2 more...
Tag: v3.40.0
Released 2 months ago
Payload CMS v3.40.0 introduces significant enhancements to field filtering, folder management, and authentication strategies. This release includes new features like select field filtering options, qu...
Highlights:
- Dynamic filtering for select field options based on user roles or document data
- Improved folder view performance with optimized image loading
- Enhanced query preset constraints with filtering capabilities
- +3 more...
Tag: v3.39.1
Released 2 months ago
PayloadCMS v3.39.1: Bug Fix for Folders Feature and Template Improvements This patch release fixes export paths for the new Folders feature, adds documentation for the Folders beta, and improves templ...
Highlights:
- Fixed folder export paths to ensure proper functionality after import map generation
- Added documentation for the Folders beta feature
- Updated templates to explicitly include the @payloadcms/ui package
- +1 more...
Tag: v3.39.0
Released 2 months ago
Payload CMS v3.39.0: Folders, Text Styling, and Performance Improvements Payload CMS v3.39.0 introduces a major new feature: Folders, allowing you to organize documents across multiple collection type...
Highlights:
- New Folders feature for organizing documents across collections
- TextStateFeature for applying custom styles to text in the rich text editor
- Group fields can now display child fields as separate columns in list views
- +2 more...