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.104
Pre-releaseTag: v3.0.0-beta.104
Released 1 year ago
PayloadCMS v3.0.0-beta.104 brings significant improvements to the developer and content editor experience with new features like document drawer controls for inline creation, duplication, and deletion...
Highlights:
- Document drawer controls for inline creation, duplication, and deletion of documents
- Support for in and not_in operators on JSON fields in Drizzle
- Client field config now accessible in server components via clientField prop
- +2 more...
3.0.0-beta.103
Pre-releaseTag: v3.0.0-beta.103
Released 1 year ago
PayloadCMS v3.0.0-beta.103 brings several important bug fixes and a new feature. This release addresses issues with file uploads supporting non-Latin characters, fixes UI problems in the rich text edi...
Highlights:
- Added a new custom components example to help developers extend the CMS interface
- Fixed file upload handling for non-Latin characters by setting UTF-8 as the default character set
- Improved PostgreSQL database querying for arrays within relationship fields
- +2 more...
3.0.0-beta.102
Pre-releaseTag: v3.0.0-beta.102
Released 1 year ago
PayloadCMS v3.0.0-beta.102 introduces explicit typing for field components and fixes critical bugs This release brings a significant improvement to TypeScript support by explicitly typing field compon...
Highlights:
- Explicit typing for field components in both client and server environments
- Fixed rich text indentation regression to maintain consistent 40px indentation
- Fixed issue with duplicating localized blocks and arrays
3.0.0-beta.101
Pre-releaseTag: v3.0.0-beta.101
Released 1 year ago
PayloadCMS v3.0.0-beta.101 brings significant UI improvements and bug fixes This beta release focuses on enhancing the user interface and fixing critical bugs. Key improvements include better responsi...
Highlights:
- Fixed UI responsiveness for upload fields in sidebar
- Added proper thumbnails for non-image files in bulk upload sidebar
- Resolved issues with document lists, search parameters, and filters
- +3 more...
3.0.0-beta.100
Pre-releaseTag: v3.0.0-beta.100
Released 1 year ago
Payload CMS v3.0.0-beta.100 brings important UI improvements, bug fixes, and adds Bun package manager support to the installer. Key enhancements include optimized relationship fields with shared docum...
Highlights:
- Added Bun package manager support to the v3 installer
- Optimized relationship fields by sharing a single document drawer across all values
- Improved package manager detection in create-payload-app
- +2 more...
3.0.0-beta.99
Pre-releaseTag: v3.0.0-beta.99
Released 1 year ago
PayloadCMS v3.0.0-beta.99 brings significant performance improvements to relationship fields, fixes PostgreSQL database queries for hasMany relationships, and corrects UI behavior for version restorat...
Highlights:
- Significant performance optimization for relationship fields reducing unnecessary re-renders and API requests
- Fixed PostgreSQL database queries for hasMany relationships with text/number in arrays/blocks
- Improved version comparison UI to only show 'Restore as draft' option when drafts are enabled
Tag: v2.28.0
Released 1 year ago
Payload CMS v2.28.0 introduces custom database operations for collections, allowing developers to override default database behaviors. This release also includes important PostgreSQL database fixes fo...
Highlights:
- Custom database operations for collections
- Fixed PostgreSQL migration exit codes
- Improved query handling for hasMany relationships in PostgreSQL
- +1 more...
3.0.0-beta.98
Pre-releaseTag: v3.0.0-beta.98
Released 1 year ago
PayloadCMS v3.0.0-beta.98 brings significant performance improvements to the rich text editor by simplifying Lexical loading, adds Italian translations to the SEO plugin, and fixes several UI issues i...
Highlights:
- Major performance improvements to the Lexical rich text editor
- Italian translations added to the SEO plugin
- Fixed UI issues including list view crashes and radio field filtering
- +2 more...
3.0.0-beta.97
Pre-releaseTag: v3.0.0-beta.97
Released 1 year ago
PayloadCMS v3.0.0-beta.97 introduces significant improvements to the developer experience with a new logger configuration system, updated template structures, and important UI fixes. This release enha...
Highlights:
- New logger configuration system directly in Payload config
- Fixed migration command exit codes for better CI/CD integration
- Improved upload field functionality with PostgreSQL and admin descriptions
- +2 more...
3.0.0-beta.96
Pre-releaseTag: v3.0.0-beta.96
Released 1 year ago
PayloadCMS v3.0.0-beta.96 brings significant performance improvements by reducing the package size from 115MB to 34MB, fixes critical bugs in localization and validation, and introduces a breaking cha...
Highlights:
- Package size reduced from 115MB to 34MB by removing unnecessary dependencies
- Breaking change: Auto-removal of redundant localized properties in nested fields
- Fixed PostgreSQL bug with nested localized arrays
- +2 more...
