1.0.34 (2022-09-07)
Bug Fixes
- pins faceless ui modal (b38b642)
Tag Name: v1.0.34
Release Date: 9/7/2022
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.
Payload CMS v1.0.34 includes a critical bug fix for the Faceless UI modal component. This patch release pins the Faceless UI dependency to ensure stable modal behavior across the admin interface. This is a maintenance release that addresses UI stability issues without introducing new features.
No migration steps are required for this release. Simply update your Payload CMS version to v1.0.34 to benefit from the bug fixes.
npm update @payloadcms/payload
# or
yarn upgrade @payloadcms/payload
This is a recommended upgrade for all Payload CMS users, especially if you're experiencing any issues with modal dialogs in the admin interface. The release contains no breaking changes and focuses solely on fixing UI stability issues.
To upgrade:
npm update @payloadcms/[email protected]
# or
yarn upgrade @payloadcms/[email protected]
This release addresses an issue with the Faceless UI modal component by pinning the dependency to a specific version. The fix ensures that modal dialogs throughout the Payload CMS admin interface behave consistently and reliably.
The commit b38b642 specifically targets this issue, preventing potential UI glitches or unexpected behavior when using modals.
No new features were introduced in this release. This is a maintenance release focused on bug fixes and dependency management.
No security fixes were included in this release.
No specific performance improvements were included in this release. The focus was on fixing UI stability issues rather than performance enhancements.
This is a minor maintenance release that addresses UI stability issues by pinning the Faceless UI dependency. The impact is primarily positive for developers and content editors who will experience more reliable modal behavior in the admin interface. There are no breaking changes, new features, or performance improvements included in this release. The upgrade process is straightforward with no migration steps required.