v3.53.0
📦 payload-cmsView on GitHub →
✨ 4 features🐛 28 fixes🔧 6 symbols
Summary
This release introduces Icelandic translations and enhances the import/export plugin with better sorting controls. Numerous bug fixes address issues across UI, database interactions (MongoDB/Postgres), and file handling performance.
✨ New Features
- Added Icelandic translations.
- plugin-import-export: Use groupBy as SortBy when sort is unset.
- plugin-import-export: Adds sort order control and sync with sort-by field.
- plugin-multi-tenant: Visible tenant field on documents.
🐛 Bug Fixes
- Server edit view components no longer fail to receive the document id prop.
- Uploads no longer unnecessarily resize with sharp.
- Accept computed array and block rows from server form state.
- Fixed spelling typo in JSDocs for overrideAccess ('front-end').
- Fixed imports (part 2/2).
- Select field component value prop type now supports array values.
- Unable to query versions on latest key has been resolved.
- Avoid re-uploading the file unless it has changed.
- Fixed copy to locale functionality with localized fields inside tabs.
- Omit trashed documents from appearing in folder results.
- Updated docker base image in templates.
- db-mongodb: Disabled join aggregations in DocumentDB compatibility mode.
- db-postgres: Point fields are now camelCased.
- next: Resolved 'no client field found' error when accessing version view in some configurations.
- next: Added missing translations to version view.
- plugin-form-builder: Exported radio field type.
- richtext-lexical: Use thumbnail component for uploads.
- storage-s3: Validate Content-Length before appending header.
- templates: Corrected plugin template paths for exports.
- translations: Fixed stale version.versionCreatedOn key in translation.
- ui: Threaded id through instead of from routeParams.
- ui: Fixed logout type error when user is null during locale switch.
- ui: Replaced deprecated 'document.execCommand('copy')' API with 'navigator'.
- ui: Local image src no longer changes when title changes.
- ui: Fixed double ? in gravatar url.
- ui: Nested fields with admin.disableListColumn no longer appear as columns in list view.
- ui: Blocks field now respects width styles in row layouts.
- ui: Cannot replace the file if the user does not have delete access is resolved.
🔧 Affected Symbols
overrideAccessselect field componentversion querysharpdocument.execCommand('copy')navigator