Home

>

Tools

>

Payload CMS

>

Releases

>

Release 1.0.23

Payload CMS Release: Release 1.0.23

Tag Name: v1.0.23

Release Date: 8/15/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

PayloadCMS v1.0.23 is a maintenance release that focuses on bug fixes and testing improvements. It addresses issues with type generation and fixes a specific bug (#930), while also enhancing the test suite with dataloader tests and fixing flaky admin tests. This release improves developer experience and stability without introducing new features or breaking changes.

Highlight of the Release

    • Fixed issue with type generation on test configurations
    • Resolved bug #930
    • Added dataloader tests to improve test coverage
    • Fixed flaky admin tests for better development reliability

Migration Guide

No migration is required for this release as it only contains bug fixes and testing improvements.

Upgrade Recommendations

This is a maintenance release with bug fixes that improve developer experience. It's recommended to upgrade if you're experiencing issues with type generation or if you're a contributor working with the test suite. The upgrade should be straightforward with no breaking changes.

Bug Fixes

  • Fixed issue #930 that was affecting development workflows
  • Fixed dev:generate-types command to properly work on all test configurations (#919)
  • Fixed flaky admin tests to improve test reliability (#929)

New Features

No new features were introduced in this release.

Security Updates

No security fixes were included in this release.

Performance Improvements

No specific performance improvements were included in this release.

Impact Summary

PayloadCMS v1.0.23 is a minor maintenance release focused on bug fixes and testing improvements. It addresses issues with the dev:generate-types command on test configurations and fixes bug #930. The release also enhances the test suite with new dataloader tests and fixes for flaky admin tests. These changes primarily benefit developers and contributors working with PayloadCMS, improving the development experience and test reliability without introducing any breaking changes or requiring migrations.

Full Release Notes

Statistics:

File Changed18
Line Additions244
Line Deletions78
Line Changes322
Total Commits6

User Affected:

  • Fixed issues with type generation when running `dev:generate-types` on test configurations
  • Resolved bug #930 which affected development workflows
  • Improved test suite stability with fixes for flaky admin tests

Contributors:

denolfeDanRibbensjmikrut