Home

>

Tools

>

Payload CMS

>

Releases

>

Release 1.0.17

Payload CMS Release: Release 1.0.17

Tag Name: v1.0.17

Release Date: 8/6/2022

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.

TL;DR

Payload CMS v1.0.17 fixes a critical issue with field merging in collections and improves the stability of the base field functionality. This maintenance release ensures smoother operation when working with field configurations across your Payload projects.

Highlight of the Release

    • Fixed issue #898 related to field configuration
    • Simplified base field merging for improved stability
    • Maintenance release focused on system reliability

Migration Guide

No migration steps are required for this release. This is a patch update that can be applied without any changes to your existing code or content.

Upgrade Recommendations

This is a recommended upgrade for all Payload CMS users, especially those who may have encountered issues with field configurations or base field merging.

To upgrade:

npm install [email protected]
# or
yarn add [email protected]

No configuration changes are required after upgrading.

Bug Fixes

  • Fixed issue #898 which was causing problems with field configurations
  • Simplified the base field merging process to prevent potential configuration errors
  • Improved stability when working with collection field definitions

New Features

No new features were introduced in this release. This is primarily a maintenance release focused on bug fixes and internal improvements.

Security Updates

No security fixes were included in this release.

Performance Improvements

No specific performance improvements were highlighted in this release. The focus was on bug fixes and code maintenance rather than performance enhancements.

Impact Summary

This release addresses a specific bug (#898) related to field configurations and simplifies the base field merging process. While it doesn't introduce new features, it improves the stability and reliability of Payload CMS, particularly when working with complex field configurations. The changes are backward compatible and require no migration steps, making this a safe and recommended upgrade for all users.

Full Release Notes

Statistics:

File Changed9
Line Additions62
Line Deletions57
Line Changes119
Total Commits3

User Affected:

  • Fixed issue #898 which affected field merging functionality
  • More reliable base field configuration handling
  • Improved stability when working with collection fields

Contributors:

jmikrut