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: v2.0.4
Released 2 years ago
Payload CMS v2.0.4 is a maintenance release that focuses on UI improvements and bug fixes. This update addresses several issues with the admin interface, including sidebar rendering, field margins, ar...
Highlights:
- Fixed sidebar width handling for fields with long descriptions
- Improved sticky sidebar behavior for better navigation
- Enhanced document controls with larger hitbox areas
- +4 more...
Tag: v2.0.0
Released 2 years ago
Payload CMS 2.0.0 is a major release that introduces a new database adapter pattern, official Postgres support, database transactions, migration support, a redesigned admin UI, live preview, and many ...
Highlights:
- New database adapter pattern with official Postgres support via Drizzle ORM
- Full migration support for database schema changes
- Redesigned admin UI with collapsible sidebar for more horizontal space
- +4 more...
Tag: v1.15.8
Released 2 years ago
Payload CMS v1.15.8: Security Enhancement for User Authentication This minor release focuses on securing the user response from the /me authentication route, ensuring sensitive user data is properly p...
Highlights:
- Security enhancement for the /me authentication route to protect sensitive user data
- Multiple dependency updates to address security vulnerabilities, particularly PostCSS across examples
- Documentation improvements in various README files
Tag: v1.15.7
Released 2 years ago
Payload CMS v1.15.7 is a maintenance release that fixes a critical hotkey bug and updates the GraphQL dependency across multiple examples and templates. The hotkey fix resolves an issue where pressed ...
Highlights:
- Fixed a bug where hotkey pressed states weren't being properly reset when the browser window lost focus
- Updated GraphQL dependency from various versions to 16.8.1 across multiple examples and templates
- Improved overall stability of keyboard shortcuts in the admin interface
Tag: v1.15.6
Released 2 years ago
PayloadCMS v1.15.6 Release This maintenance release addresses three important bug fixes in PayloadCMS: Fixed the "greater than or equal" admin filter functionality that was not working properly Resolv...
Highlights:
- Fixed 'greater than or equal' admin filter functionality
- Resolved relationship field data loading issues in form submissions
- Optimized production builds by removing unnecessary HMR plugin
Tag: v1.15.5
Released 2 years ago
PayloadCMS v1.15.5 is a minor bug fix release that addresses issues with hasMany relationships in field state promises and resolves console errors for checkboxes. This maintenance update ensures smoot...
Highlights:
- Fixed hasMany relationships within addFieldStatePromise functionality
- Eliminated console errors for checkbox components
Tag: v1.15.4
Released 2 years ago
PayloadCMS v1.15.4 delivers important bug fixes that improve user authentication, query handling, and template functionality. This maintenance release ensures better consistency between API and admin ...
Highlights:
- Fixed inconsistency between local API and admin panel depth behavior
- Improved user authentication by using full user data instead of partial JWT data
- Enhanced query handling for versioned content
- +1 more...
Tag: v1.15.3
Released 2 years ago
PayloadCMS v1.15.3 introduces significant performance improvements for version-enabled collections through a new query optimization system. This release adds a latest flag to document versions, dramat...
Highlights:
- Significant performance improvements for version-enabled collections through a new query optimization system
- Fixed bug where draft globals incorrectly displayed unpublish button
- Fixed issue with globals not saving updatedAt, createdAt, and version dates correctly
- +1 more...
Tag: v1.15.2
Released 2 years ago
Payload CMS v1.15.2 is a minor maintenance release that clarifies documentation for the afterChange collection hook and pins the SWC dependency to version 1.3.78 to ensure build stability. This releas...
Highlights:
- Improved documentation for the afterChange collection hook
- Pinned SWC dependency to version 1.3.78 for build stability
Tag: v1.15.1
Released 2 years ago
PayloadCMS v1.15.1 is a maintenance release that fixes critical bugs related to rich text uploads, tab mutations, and dark mode styling. This patch ensures better stability for array fields in rich te...
Highlights:
- Fixed critical bug with arrays in rich text uploads
- Resolved issue with tab data being lost during mutations
- Corrected dark mode color variable ordering
- +2 more...
