Change8

v3.85.1

📦 payload-cmsView on GitHub →
🐛 7 fixes🔧 2 symbols

Summary

Payload v3.85.1 is a patch release that fixes several bugs related to draft saving, CSV imports, and UI rendering conditions, alongside minor performance enhancements.

🐛 Bug Fixes

  • Fixed draft save and duplicate behavior on upload-enabled collections.
  • Resolved issue where bin scripts could not import dependencies without explicit "type": "module".
  • Added type declarations for CSS export to ensure TypeScript 6 compatibility.
  • Implemented following redirects when fetching uploaded files for MIME type detection.
  • Fixed CSV import of arrays and richText nested fields in the import-export plugin.
  • Used explicit relative paths for internal SCSS imports in v3.x UI.
  • Ensured the entire tabs field is hidden when its admin.condition evaluates to false.

Affected Symbols