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.95
Pre-releaseTag: v3.0.0-beta.95
Released 1 year ago
PayloadCMS v3.0.0-beta.95 brings important bug fixes for localized fields in databases, rich text relationship features, navigation issues, and upload depth handling. This release focuses on improving...
Highlights:
- Fixed database handling of localized blocks and arrays containing relationships, other arrays, or blocks
- Fixed enabledCollections and disabledCollections props in RelationshipFeature for rich text editor
- Resolved issue with active navigation items in child routes
- +2 more...
3.0.0-beta.94
Pre-releaseTag: v3.0.0-beta.94
Released 1 year ago
PayloadCMS v3.0.0-beta.94 brings important bug fixes and UI improvements. This release addresses race conditions with locale switching and autosave, fixes infinite relationship population in rich text...
Highlights:
- Fixed race condition between locale selector and autosave functionality
- Resolved infinite relationship population issue in rich text HTML converters
- Enhanced upload field UI with improved styling and functionality
- +1 more...
3.0.0-beta.93
Pre-releaseTag: v3.0.0-beta.93
Released 1 year ago
Payload CMS v3.0.0-beta.93 Release This beta release addresses several critical UI bugs in the versions interface and fixes an issue with the rich text dependency checker. Key improvements include fix...
Highlights:
- Fixed version comparison UI for tabbed field layouts
- Resolved double-saving issue when using keyboard shortcuts to publish
- Corrected pagination and per-page controls in the versions interface
- +1 more...
3.0.0-beta.92
Pre-releaseTag: v3.0.0-beta.92
Released 1 year ago
PayloadCMS v3.0.0-beta.92 introduces several key improvements including a new info command for system diagnostics, more lenient URL validation in the Lexical rich text editor, and dependency checks fo...
Highlights:
- New info command for system diagnostics similar to Next.js
- More lenient URL validation in Lexical rich text editor with automatic URL encoding
- Next.js and React version compatibility checks
- +1 more...
Tag: v2.27.0
Released 1 year ago
Payload CMS v2.27.0 introduces custom image size file naming, fixes field validation state updates, and upgrades dependencies including react-toastify and pnpm v9. This release enhances image handling...
Highlights:
- Custom image size file naming with flexible pattern generation
- Fixed field validation state updates for more reliable form feedback
- Upgraded react-toastify dependency for improved notifications
- +1 more...
3.0.0-beta.91
Pre-releaseTag: v3.0.0-beta.91
Released 1 year ago
PayloadCMS v3.0.0-beta.91 brings significant improvements to the rich text editor, UI enhancements, and type fixes. Key updates include a new Vercel Postgres template, improved rich text editor stylin...
Highlights:
- New Vercel Postgres template for easier database setup
- Improved rich text editor styling and interaction with better dark mode support
- Enhanced type definitions for upload and relationship nodes in the Lexical editor
- +2 more...
3.0.0-beta.90
Pre-releaseTag: v3.0.0-beta.90
Released 1 year ago
PayloadCMS v3.0.0-beta.90 introduces a dedicated Vercel Postgres adapter and fixes an upload UI bug This beta release adds a new @payloadcms/db-vercel-postgres adapter that optimizes Vercel Postgres i...
Highlights:
- New dedicated Vercel Postgres adapter with optimized performance
- Fixed UI error in upload fields with has-many relationships
- Automatic connection string detection for Vercel environments
- +1 more...
3.0.0-beta.89
Pre-releaseTag: v3.0.0-beta.89
Released 1 year ago
PayloadCMS v3.0.0-beta.89 introduces significant enhancements to file uploads with new hasMany upload field support and bulk upload functionality. This release also includes important fixes for rich t...
Highlights:
- New hasMany support for upload fields allowing multiple file relationships
- Bulk upload functionality for more efficient file management
- Improved rich text editor migration reliability
- +2 more...
3.0.0-beta.88
Pre-releaseTag: v3.0.0-beta.88
Released 1 year ago
PayloadCMS v3.0.0-beta.88 brings UI improvements and bug fixes. The Banner component is now exported for broader use, and several UI issues have been resolved including text clipping with Segoe UI fon...
Highlights:
- Banner component is now exported for use in custom admin UI extensions
- Fixed text clipping issues in document headers when using Segoe UI font
- Resolved Table component crashes related to className handling
- +1 more...
3.0.0-beta.87
Pre-releaseTag: v3.0.0-beta.87
Released 1 year ago
PayloadCMS v3.0.0-beta.87: Enhanced Field Component Type System This beta release significantly improves the type system for field components in PayloadCMS. It threads field configuration through to a...
Highlights:
- Improved TypeScript support with explicit types for all field components
- Field configuration now accessible through props in all field subcomponents
- Better developer experience when creating custom field components
- +1 more...
