Payload CMS Release: Release 1.11.8
Tag Name: v1.11.8
Release Date: 7/31/2023
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.
TL;DR
Payload CMS v1.11.8 is a maintenance release that focuses on resolving type conflicts and improving the build process for database adapters. This release removes unnecessary console logs and includes database files needed for adapter builds, ensuring smoother development experience when working with database adapters.
Highlight of the Release
- Resolved type conflicts in the database folder
- Improved build process for database adapters
- Removed unnecessary console logs
Migration Guide
No migration is required for this release as it contains only internal improvements and type fixes.
Upgrade Recommendations
This is a maintenance release that resolves type conflicts and improves the build process for database adapters. If you're developing with Payload database adapters or experiencing type issues, upgrading is recommended. For regular Payload users, this update is optional but recommended to stay on the latest stable version.
Bug Fixes
No specific bug fixes were included in this release.
New Features
No new features were added in this release.
Security Updates
No security fixes were included in this release.
Performance Improvements
No explicit performance improvements were included in this release.
Impact Summary
Payload CMS v1.11.8 is a minor maintenance release focused on internal improvements. It resolves type conflicts in the database folder that were causing issues for developers, includes necessary database files for adapter builds, and removes unnecessary console logs. These changes primarily benefit developers working with database adapters and those who were experiencing type-related issues. The release doesn't introduce any new features, bug fixes, or breaking changes, making it a safe upgrade for all users.
Full Release Notes
Statistics:
User Affected:
- Improved type definitions when working with database adapters
- Cleaner console output with removal of unnecessary logs
- Better build process for database adapters with included database files
