v3.61.1
📦 payload-cmsView on GitHub →
🐛 8 fixes🔧 4 symbols
Summary
This patch release (v3.61.1) focuses primarily on bug fixes across the UI, database layers (MongoDB and Postgres), and the search plugin, including improved handling for document drawer edits and database query performance.
🐛 Bug Fixes
- UI: Added prompt before closing a document drawer that contains unsaved edits.
- Fixed stale filteredLocales in the client configuration.
- Database: Improved performance when querying multiple times on Postgres and fixed querying joins with $exists on MongoDB.
- Postgres: Fixed a regression in migrations related to the _rels table.
- Search Plugin: Added locale to the key used in syncedDocsSet.
- UI: Accounted for array values in transformWhereToNaturalLanguage logic.
- UI: Fixed an issue where the preview button was not responding to conditional URLs.
- UI: Used depth: 0 for the request to publish a specific locale.
🔧 Affected Symbols
uidb-*db-postgresplugin-search