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.119
Pre-releaseTag: v3.0.0-beta.119
Released 1 year ago
PayloadCMS v3.0.0-beta.119 brings significant improvements including multiple field sorting, better rich text editor extensibility, and performance optimizations. A breaking change renames the cloud p...
Highlights:
- Breaking change: Renamed @payloadcms/plugin-cloud to @payloadcms/payload-cloud
- Added support for sorting by multiple fields in both local API and REST API
- Added useElement hook to richtext-slate client exports for easier rich text editor customization
- +3 more...
3.0.0-beta.118
Pre-releaseTag: v3.0.0-beta.118
Released 1 year ago
PayloadCMS v3.0.0-beta.118 Release This beta release brings important improvements to the PayloadCMS platform with a focus on enhancing the developer and user experience. Key updates include visual in...
Highlights:
- Added visual indicators for localized fields in the admin UI
- Implemented copy button functionality for code blocks in the website template
- Fixed PostgreSQL database errors with duplicate aliases in queries
- +2 more...
3.0.0-beta.117
Pre-releaseTag: v3.0.0-beta.117
Released 1 year ago
PayloadCMS v3.0.0-beta.117 brings significant performance improvements by replacing jsonwebtoken with jose and upgrading pino, reducing dependencies by nearly 50%. This release includes a major upgrad...
Highlights:
- Upgraded to Next.js 15.0.0 (requires React 19.0.0-rc)
- Replaced jsonwebtoken with jose for better performance and fewer dependencies
- Fixed rich text editor freezing issues with multiple fields
- +2 more...
Tag: v2.30.3
Released 1 year ago
Payload CMS v2.30.3: Bug Fixes for PostgreSQL and Select Fields This minor release addresses two important bugs: one affecting PostgreSQL migrations and another related to duplicating documents with h...
Highlights:
- Fixed PostgreSQL migration creation errors when working with previous schemas
- Resolved duplication issues with select fields that have hasMany: true enabled
Tag: v2.30.2
Released 1 year ago
Payload CMS v2.30.2 Release This maintenance release focuses on fixing several important bugs across multiple areas of Payload CMS. Key improvements include fixes for image processing, PostgreSQL data...
Highlights:
- Fixed image processing to correctly apply resize after cropping when resizeOptions are defined
- Improved aspect ratio calculations for images with EXIF orientation data
- Added proper indexing for relationships in PostgreSQL database
- +2 more...
3.0.0-beta.116
Pre-releaseTag: v3.0.0-beta.116
Released 1 year ago
PayloadCMS v3.0.0-beta.116 focuses on critical bug fixes for database operations, particularly addressing issues with document locking, PostgreSQL where filters, Drizzle ORM compatibility, and index n...
Highlights:
- Fixed document locking issues in system collections (payload-locked-documents, preferences, & migrations)
- Resolved PostgreSQL where filters not being respected in policy generation
- Fixed ESM compatibility issues with PostgreSQL imports
- +2 more...
3.0.0-beta.115
Pre-releaseTag: v3.0.0-beta.115
Released 1 year ago
PayloadCMS v3.0.0-beta.115 brings important bug fixes and dependency updates with one breaking change. This release fixes UI issues including file upload restrictions by mimetype, improves template fu...
Highlights:
- Breaking change: Users with PostgreSQL or SQLite databases must upgrade @libsql/client to version 0.14.0
- Fixed website template issue with previewing drafts
- Improved file upload handling with proper mimetype restrictions
- +2 more...
3.0.0-beta.114
Pre-releaseTag: v3.0.0-beta.114
Released 1 year ago
PayloadCMS v3.0.0-beta.114 brings significant improvements to database handling, UI fixes, and developer experience. Key updates include automatic database creation for Postgres adapters, proper times...
Highlights:
- Automatic database creation for Postgres adapters with new createDatabase method
- Improved timestamp handling in document versions
- Added limit property to bulk update operations
- +3 more...
3.0.0-beta.113
Pre-releaseTag: v3.0.0-beta.113
Released 1 year ago
PayloadCMS v3.0.0-beta.113 brings important bug fixes and new features to enhance developer experience. Key improvements include fixes for React select fields, useAuth generics, Drizzle hasMany joins,...
Highlights:
- Fixed React select fields not increasing height when items overflow
- Updated Sentry plugin to version 3.0 with enhanced configuration options
- Added Slovenian language support
- +2 more...
3.0.0-beta.112
Pre-releaseTag: v3.0.0-beta.112
Released 1 year ago
Payload CMS v3.0.0-beta.112 introduces significant improvements to CSS architecture with a new layering system, enhances join fields to work with hasMany relationships, fixes several UI and authentica...
Highlights:
- New CSS layering system with @layer payload-default for better styling control
- Join fields now work with hasMany relationships
- Improved authentication provider with better logout handling
- +2 more...
