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: v0.7.2
Released 4 years ago
PayloadCMS v0.7.2 introduces a significant enhancement with the new maxDepth property for relationship and upload fields, allowing developers to control the depth of populated relationships. This rele...
Highlights:
- New maxDepth property for relationship and upload fields to control population depth
- Fixed query string number parsing for where clauses
- Improved handling of MongoDB ObjectIDs during relationship population
- +1 more...
Tag: v0.7.1
Released 4 years ago
Payload CMS v0.7.1 is a minor patch release that fixes a critical issue with the Babel configuration file. This small but important update ensures that projects using Payload can build and run properl...
Highlights:
- Fixed a critical issue with the Babel configuration file
- Improved build reliability for Payload CMS projects
Tag: v0.7.0
Released 4 years ago
Payload CMS v0.7.0 Release What's New Payload CMS v0.7.0 introduces user preferences for a more personalized admin experience, exposes Babel configuration for enhanced customization, and fixes select ...
Highlights:
- Introduction of user preferences system for personalized admin experiences
- Exposed Babel configuration for enhanced developer customization
- New ID field for blocks and array items for better tracking and manipulation
- +1 more...
Tag: v0.6.10
Released 5 years ago
PayloadCMS v0.6.10 is a maintenance release that migrates Sass features and ensures backward compatibility with older Node.js versions. This release focuses on technical improvements rather than intro...
Highlights:
- Migration of Sass features to ensure better compatibility
- Enhanced backward compatibility with older Node.js versions
- Internal code improvements with minimal user-facing changes
Tag: v0.6.9
Released 5 years ago
PayloadCMS v0.6.9 is a maintenance release focused on UI responsiveness improvements and bug fixes. It addresses issues with the sidebar date display, popup functionality, admin field verification dis...
Highlights:
- Fixed responsive layout issues across the admin UI
- Resolved date clipping problems in the sidebar
- Improved popup functionality
- +2 more...
Tag: v0.6.8
Released 5 years ago
PayloadCMS v0.6.8 brings important improvements to file uploads with MIME type validation, enhances the preview functionality with locale support, and improves mobile experience by disabling user scal...
Highlights:
- Added MIME type validation for file uploads to enhance security
- Exposed locale data within preview functions for better internationalization support
- Disabled user scalability on mobile for improved viewing experience
- +1 more...
Tag: v0.6.7
Released 5 years ago
PayloadCMS v0.6.7 brings several UI and developer experience improvements including global date formatting, responsive image thumbnails, and more customization options for RichText and Group fields. T...
Highlights:
- Global date formatting support for consistent date display across the CMS
- Responsive image thumbnails that optimize space on larger screens
- Option to hide gutters in RichText fields for cleaner editing interfaces
- +2 more...
Tag: v0.6.6
Released 5 years ago
PayloadCMS v0.6.6 delivers critical bug fixes for password updates, GraphQL error handling, rich text fields, and image processing on M1 chips. This maintenance release improves stability and compatib...
Highlights:
- Fixed password updates in user operations
- Improved GraphQL error format compatibility
- Fixed rich text handling for empty strings
- +1 more...
Tag: v0.6.5
Released 5 years ago
Payload CMS v0.6.5 introduces a robust plugin infrastructure, allowing developers to extend and customize Payload's functionality through plugins. This is a significant step forward for the CMS, enabl...
Highlights:
- Introduction of a plugin infrastructure for extending Payload CMS
- Support for modular architecture through plugins
- Foundation for a future ecosystem of Payload extensions
Tag: v0.6.4
Released 5 years ago
Payload CMS v0.6.4 fixes an issue with the _verificationToken field, now allowing it to be returned when using the showHiddenFields option. This is a minor bug fix release that improves the functional...
Highlights:
- Fixed issue with _verificationToken not being returned when using showHiddenFields
- Improved consistency in hidden fields handling
