v3.68.4
Breaking Changes📦 payload-cmsView on GitHub →
⚠ 1 breaking🐛 4 fixes
Summary
This patch release enforces an update to Next.js 15.4.10 to address a critical CVE and includes several bug fixes related to hooks, UI rendering, and request URL construction.
⚠️ Breaking Changes
- Dependency update: Next.js is now enforced to version 15.4.10 to address CVE-2025-67779. Users must update their Next.js dependency to this specific version.
🐛 Bug Fixes
- The previousValue in hooks should now be correctly populated within lexical blocks.
- The local request URL construction in Next.js related operations has been fixed.
- The UI now correctly shows the localized locale name for the publish specific locale button.
- Fixed an issue where the relationship add button accessed an unsafe permissions property.