Home

>

Tools

>

Payload CMS

>

Releases

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 CMS LogoPayload CMS

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.

Tag: v0.12.2

Released 4 years ago

Payload CMS v0.12.2 is a minor release that focuses on improving HTML formatting when pasting content into the rich text editor. This update enhances the content editing experience by ensuring cleaner...

Highlights:

  • Enhanced HTML formatting when pasting content into the rich text editor
  • Updated dependencies for improved stability

Tag: v0.12.1

Released 4 years ago

Payload CMS v0.12.1 fixes a critical bug in the rich text editor where copy and paste operations weren't properly preserving text formatting. This small but important update ensures content creators c...

Highlights:

  • Fixed rich text editor bug that was causing formatting to be lost during copy and paste operations
  • Improved content editing experience with more reliable text formatting preservation

Tag: v0.12.0

Released 4 years ago

Payload CMS v0.12.0 introduces a new UI field type that allows developers to add custom UI elements within the admin panel without storing data. This release also exposes the withCondition utility for...

Highlights:

  • New UI field type for adding custom UI elements without storing data
  • Exposed withCondition utility for reuse in custom components
  • Fixed bug where field hooks and access control could potentially compete

Tag: v0.11.0

Released 4 years ago

Payload CMS v0.11.0 introduces significant admin UI improvements with per-page pagination controls, URL-saved list filters, and enhanced rich text editor functionality. This release also fixes critica...

Highlights:

  • New pagination controls with customizable per-page settings that persist via preferences
  • List filters now saved in URL for improved navigation and sharing filtered views
  • Enhanced rich text editor with improved link functionality and extensible enter key behavior
  • +2 more...

Tag: v0.10.11

Released 4 years ago

Payload CMS v0.10.11 fixes a critical bug in the local API that prevented array and block data from being properly passed through. This is an important fix for developers using the local API to intera...

Highlights:

  • Fixed critical bug in local API that prevented array and block data from being properly passed
  • Ensures consistent behavior between local API and other API endpoints
  • Improves reliability when working with complex field types

Tag: v0.10.10

Released 4 years ago

Payload CMS v0.10.10 fixes a critical bug in the deepObjectCopy utility function that was incorrectly handling Date objects. Previously, Date objects were being converted to empty objects during deep ...

Highlights:

  • Fixed critical bug in deepObjectCopy utility that was converting Date objects to empty objects
  • Improved data integrity for operations involving Date objects
  • Enhanced reliability for date handling throughout the system

Tag: v0.10.9

Released 4 years ago

Payload CMS v0.10.9 is a minor bug fix release that addresses an issue with field read access during login operations. This update ensures that the id field is properly accessible during login, improv...

Highlights:

  • Fixed a bug ensuring the id field is properly accessible during login operations
  • Improved reliability for authentication flows with field-level access control

Tag: v0.10.8

Released 4 years ago

Payload CMS v0.10.8 fixes a critical bug in field access control during update operations. This patch ensures that the document ID is properly passed to access control functions when updating fields, ...

Highlights:

  • Fixed a bug where document IDs were not being passed to field-level access control functions during update operations
  • Improved security and reliability of access control implementations that depend on document context

Tag: v0.10.7

Released 4 years ago

Payload CMS v0.10.7 introduces indexing for sortable fields and fixes critical relationship field issues. This release improves database query performance and ensures proper access control and ID rete...

Highlights:

  • New indexSortableField option to create database indexes for sortable fields
  • Fixed relationship fields to properly retain IDs even when not populated
  • Improved access control for relationship fields by ensuring ID is always provided

Tag: v0.10.6

Released 4 years ago

Payload CMS v0.10.6 is a maintenance release that fixes two important bugs: one related to the debug configuration option and another addressing compatibility issues between relationship fields and th...

Highlights:

  • Fixed issue preventing the use of the debug option in payload configuration
  • Resolved compatibility issues between relationship fields and the latest Slate editor implementation

Showing 461 to 470 of 515 releases