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.77
Pre-releaseTag: v3.0.0-beta.77
Released 1 year ago
Payload CMS v3.0.0-beta.77 Release This release fixes a bug where error messages were displaying empty paths due to the query path being overwritten in the getLocalizedPaths() function. This improves ...
Highlights:
- Fixed bug where error messages displayed empty paths
- Improved error reporting for invalid paths
- Removed unused Drizzle import for cleaner codebase
3.0.0-beta.76
Pre-releaseTag: v3.0.0-beta.76
Released 1 year ago
Payload CMS v3.0.0-beta.76 Release This release fixes an issue with Next.js where the rich text editor was encountering problems with multiple references to the same ref. The fix ensures better compat...
Highlights:
- Fixed an issue with Next.js and multiple references to the same ref in the Lexical rich text editor
- Improved compatibility between Payload CMS and Next.js applications
3.0.0-beta.75
Pre-releaseTag: v3.0.0-beta.75
Released 1 year ago
PayloadCMS v3.0.0-beta.75 brings important bug fixes and new features including automatic database migrations in production, Next.js canary 104 support, and improved authentication handling. This rele...
Highlights:
- Automatic database migrations in production environments
- Support for Next.js 15.0.0-canary.104 and React 19
- Fixed authentication hydration from server
- +2 more...
3.0.0-beta.74
Pre-releaseTag: v3.0.0-beta.74
Released 1 year ago
Payload CMS v3.0.0-beta.74 brings significant updates to the admin UI with more condensed spacing and improved hover states, upgrades Lexical rich text editor from 0.16.1 to 0.17.0 with enhanced table...
Highlights:
- Upgraded Lexical rich text editor from 0.16.1 to 0.17.0 with enhanced table features
- Redesigned admin UI with more condensed spacing and improved hover states
- Added table hover actions to quickly add rows or columns in the rich text editor
- +3 more...
3.0.0-beta.73
Pre-releaseTag: v3.0.0-beta.73
Released 1 year ago
PayloadCMS v3.0.0-beta.73 brings important improvements to the admin UI and developer experience. This release fixes navigation styling issues, adds SQLite support to create-payload-app, introduces re...
Highlights:
- Added SQLite support to create-payload-app for simpler database setup
- Fixed navigation styling to properly highlight active items
- Added thumbnails for upload relationship fields
- +1 more...
3.0.0-beta.72
Pre-releaseTag: v3.0.0-beta.72
Released 1 year ago
Payload CMS v3.0.0-beta.72 brings significant improvements to database handling, UI enhancements, and bug fixes. Key updates include better transaction management, default values in database schemas, ...
Highlights:
- Added ability to restore versions as drafts
- Improved database transaction handling across adapters
- Added default values support in database schemas
- +2 more...
3.0.0-beta.71
Pre-releaseTag: v3.0.0-beta.71
Released 1 year ago
PayloadCMS v3.0.0-beta.71 introduces significant improvements to the developer experience with custom field components, allowing field props to be passed directly to custom components. This release in...
Highlights:
- Custom field components can now access field props directly
- New strongly typed component interfaces for custom field components
- Fixed database migration templates for PostgreSQL and SQLite
- +2 more...
Tag: v2.25.0
Released 1 year ago
PayloadCMS 2.25.0 Release This release introduces two notable features: the ability to append metadata to uploaded media files and MongoDB collation support. It also addresses several bugs, including ...
Highlights:
- Added support for appending metadata to uploaded media files
- Introduced MongoDB collation support for improved text handling
- Fixed handling of zero values in number fields in list views
- +2 more...
3.0.0-beta.70
Pre-releaseTag: v3.0.0-beta.70
Released 1 year ago
PayloadCMS v3.0.0-beta.70 brings responsive design capabilities to the website template with new live preview breakpoints for mobile, tablet, and desktop. It adds TypeScript support for Next.js config...
Highlights:
- Added responsive design breakpoints to website template live preview for mobile, tablet, and desktop views
- Added support for TypeScript Next.js configuration files (next.config.ts)
- Fixed PostgreSQL adapter issue with drizzle createTableName function import
3.0.0-beta.69
Pre-releaseTag: v3.0.0-beta.69
Released 1 year ago
Payload CMS v3.0.0-beta.69 brings significant improvements with new features like media metadata support, a Vue live preview package, Next.js root admin capabilities, and a new shared SQL code package...
Highlights:
- Added support for appending metadata to output media files
- Introduced @payloadcms/live-preview-vue package
- Abstracted shared SQL code to a new Drizzle package
- +4 more...
