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: v3.31.0
Released 1 year ago
PayloadCMS v3.31.0: Query Presets and Performance Improvements This release introduces Query Presets, allowing users to save and share collection filters, columns, and sort orders. It also includes si...
Highlights:
- New Query Presets feature allows saving and sharing filters, columns, and sort orders for collections
- Significant performance improvements in job queue operations with reduced database calls
- Enhanced security for login redirects with new safe redirect utility
- +2 more...
Tag: v3.30.0
Released 1 year ago
Payload CMS v3.30.0 introduces important security updates, new features, and bug fixes. The release bumps the minimum required Next.js version to 15.2.3 to address a critical security vulnerability. K...
Highlights:
- Security update: Minimum Next.js version bumped to 15.2.3
- MongoDB now supports sorting by fields in related collections
- Custom HTML element props support in Next.js integration
- +2 more...
Tag: v3.29.0
Released 1 year ago
Payload CMS v3.29.0 brings significant improvements with Lexical richtext editor upgrades, performance optimizations for the job queue system, and enhanced form handling. Key additions include conditi...
Highlights:
- Lexical richtext editor upgraded to version 0.28.0 with improved table features and markdown support
- Performance optimizations for job queue system using direct database calls
- Support for conditional tabs that can be shown/hidden based on document data
- +2 more...
Tag: v2.32.2
Released 1 year ago
Payload CMS 2.32.2 brings important bug fixes and security updates. This release focuses on improving the user interface by removing potentially confusing collapsible label prefixes from field select ...
Highlights:
- Security improvements through dependency updates
- UI enhancement by removing confusing collapsible field label prefixes in dropdown selectors
- Simplified query parsing for better performance
Tag: v3.28.1
Released 1 year ago
Payload CMS v3.28.1 is a maintenance release focused on bug fixes and improvements. It addresses critical issues with image resizing, S3 storage socket cleanup, UI rendering problems, and type definit...
Highlights:
- Fixed S3 storage socket cleanup to prevent memory leaks and resource exhaustion
- Corrected image height rounding when resizing with Sharp to prevent 'bad extract area' errors
- Resolved form state infinite render issues in the UI
- +2 more...
Tag: v3.28.0
Released 1 year ago
Payload CMS 3.28.0: Performance Boost, Lexical Upgrade, and Enhanced Features This release brings significant performance improvements with 50% faster compilation speeds, upgrades the Lexical rich tex...
Highlights:
- 50% faster compilation speeds with new opt-in flag devBundleServerPackages: false
- Lexical rich text editor upgraded from 0.21.0 to 0.27.1 with improved table features
- New HTML converter for Lexical that works on both server and client
- +3 more...
Tag: v3.27.0
Released 1 year ago
Payload CMS v3.27.0 introduces several significant features including a new admin bar, import/export plugin, compound indexes, and field path threading in conditions. It also includes important bug fi...
Highlights:
- New PayloadAdminBar component for easier content editing
- Import/Export plugin for downloading and uploading collection data
- Compound indexes support for improved database performance and data integrity
- +3 more...
Tag: v3.26.0
Released 1 year ago
Payload CMS v3.26.0 brings significant performance improvements, new database capabilities, and enhanced UI experiences. This release introduces URL-based column state persistence, job cancellation fu...
Highlights:
- New job cancellation API for stopping running jobs or preventing queued jobs from executing
- Column state now persists in URL for shareable list view configurations
- New updateMany database method for more efficient bulk document updates
- +2 more...
Tag: v3.25.0
Released 1 year ago
Payload CMS v3.25.0 brings significant enhancements with block groups for better organization, large file uploads on Vercel, improved performance across MongoDB and SQL databases, and better multi-ten...
Highlights:
- Block groups feature for organizing blocks under common labels
- Large file uploads on Vercel with client-side upload support
- Ability to count related documents in join fields
- +4 more...
Tag: v3.24.0
Released 1 year ago
Payload CMS v3.24.0 brings significant performance improvements, new features like route transitions and block references, and numerous bug fixes. This release focuses on enhancing developer experienc...
Highlights:
- New config.blocks property allows deduplicating blocks used in multiple places, significantly improving performance
- Route transitions provide visual feedback during page navigation with a progress bar
- Join fields can now query across multiple collections with the new array syntax for collection
- +4 more...
