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: v1.1.7
Released 3 years ago
Payload CMS v1.1.7 adds credentials: include to all fetch calls, ensuring cookies are properly sent with cross-origin requests. This small but important update improves authentication handling across ...
Highlights:
- Added credentials: include to all fetch calls
- Improved cross-origin request handling
- Enhanced cookie-based authentication support
Tag: v1.1.6
Released 3 years ago
Payload CMS v1.1.6 brings important UI improvements and bug fixes focused on enhancing the admin interface experience. This release includes better read-only field styling, responsive file uploads, so...
Highlights:
- Async admin access control for more flexible permission handling
- Select and relationship fields now sort by default
- Improved read-only field styling across multiple field types
- +3 more...
Tag: v1.1.5
Released 3 years ago
Payload CMS v1.1.5 is a minor maintenance release that addresses a bug in the useThrottledEffect hook, improves documentation for contributors, and includes several test stability improvements. This r...
Highlights:
- Fixed bug in the useThrottledEffect React hook
- Improved GraphQL OPTIONS request handling with 204 responses
- Enhanced documentation for contributors
- +1 more...
Tag: v1.1.4
Released 3 years ago
Payload CMS v1.1.4 introduces support for root endpoints, improves field-level access control for nested fields, and refines type generation for relationships. This release enhances developer flexibil...
Highlights:
- Added support for root-level API endpoints
- Fixed field-level access control for nested fields
- Improved TypeScript type generation for relationships
- +1 more...
Tag: v1.1.3
Released 3 years ago
PayloadCMS v1.1.3 delivers important bug fixes addressing issues with GraphQL typing for pagination, duplicate entries with relationships, and local authentication strategy. This maintenance release i...
Highlights:
- Fixed GraphQL typing for pagination with prevPage and nextPage
- Resolved issues with duplicating content that contains relationships
- Enhanced security by preventing password and email fields from being added to schemas when local authentication is disabled
Tag: v1.1.2
Released 3 years ago
PayloadCMS v1.1.2 fixes a critical issue with image resizing when local storage is disabled. This patch ensures that image resizing works properly when using S3 or other remote storage providers, maki...
Highlights:
- Fixed image resizing functionality when local storage is disabled
- Improved compatibility with S3 and other remote storage providers
- Enhanced uploadFile functionality when using S3 buckets
Tag: v1.1.1
Released 3 years ago
Payload CMS v1.1.1 is a minor bug fix release that addresses issues with dashboard links to globals, conditions on conditionals, and conditions on collapsible fields. This maintenance update ensures s...
Highlights:
- Fixed dashboard links to globals for better navigation
- Resolved issues with conditions on conditional fields
- Fixed conditions on collapsible fields
Tag: v1.1.0
Released 3 years ago
Payload CMS v1.1.0 introduces significant UI and developer experience improvements with collection and global groups for better organization, enhanced search capabilities across multiple fields, and i...
Highlights:
- Collection and global groups for better admin UI organization
- Enhanced list view search across multiple fields
- Tab field localization and optional namespacing
- +3 more...
Tag: v1.0.36
Released 3 years ago
Payload CMS v1.0.36 includes a critical bug fix for the account view functionality. This maintenance release ensures users can properly access and interact with their account pages without encounterin...
Highlights:
- Fixed critical bug in the account view functionality
- Improved code quality through export cleanup
Tag: v1.0.35
Released 3 years ago
Payload CMS v1.0.35 brings significant improvements to the rich text editor's link functionality, allowing users to link to internal documents and providing a better user experience. The update also f...
Highlights:
- Enhanced rich text editor with improved link functionality
- New ability to link to internal documents within rich text fields
- Fixed image handling to automatically add height/width when imageSizes not specified
- +2 more...
