payload Releases
142 releases of payloadcms/payload
- v1.5.0
This release introduces streaming support for audio and lipsync, along with Draco compression support for 3D assets.
May 29, 2025
- v3.39.1
A minor maintenance release that addresses export path issues for folders and updates documentation to reflect the beta status of the folders feature.
May 22, 2025
- v3.39.0
A major release introducing the 'Folders' feature, allowing users to organize documents in the admin panel. It also adds Rich Text styling capabilities and refactors the relationship field input for external use.
May 22, 2025
- v3.38.0
This release adds Latvian language support and improves storage capabilities with presigned URLs for S3. It includes UI fixes for toolbar customization and error messages, alongside database fixes for MongoDB localized dates and Postgres distance sorting.
May 15, 2025
- v2.32.3
A minor bug fix release for version 2 addressing filter state resetting issues and ensuring only image files are processed for preview in the upload component.
May 8, 2025
- v3.37.0
This release enhances the UI with new options for relationship fields, including opening related documents in new tabs and configurable placeholders. It also improves live-preview capabilities and fixes database migration and GraphQL issues.
May 5, 2025
- v3.36.1
A hotfix release addressing critical database crashes, specifically a Postgres count query issue with subqueries, and fixes for virtual relationship fields with the 'select' property.
Apr 30, 2025
- v3.36.0
This release introduces UI slots for custom component injection and a new draft button option. It also focuses on performance optimizations for virtual fields and joins, along with fixes for Rich Text indentation.
Apr 29, 2025
- v3.35.1
A minor maintenance release fixing a missing export in the Next.js auth package and improving error messages for database table name length issues.
Apr 17, 2025
- v3.35.0
This release introduces queriable and sortable virtual fields linked to relationships, supports threading operations through field condition functions, and exports reusable auth server functions. It also improves Postgres instrumentation for Sentry and adds a new rendering option for relationship fields.
Apr 16, 2025
- v3.34.0
Adds support for querying by join fields and configuring time formats for scheduled publishing. The release also improves the UI by adding multi-select inputs for text and number fields in the where builder and introduces orderable table rendering.
Apr 10, 2025
- v3.33.0
Exports buildQuery and parseParams from the Drizzle package and improves non-nullability in GraphQL query result types. A significant performance improvement optimizes form state component rendering, making it up to 96% smaller and 75% faster.
Apr 4, 2025
- v3.32.0
Introduces orderable collections, configurable job queue processing order (LIFO/FIFO), and support for parallel job queue tasks. The release also refactors the autosave queue pattern and exports database types from the main export.
Apr 1, 2025
- v3.31.0
Adds Query Presets, allowing users to save and share filters, columns, and sort orders for collections. The release also introduces a safe redirect utility, reduces job queue database calls, and adds support for custom password fields when using `disableLocalStrategy: true`.
Mar 25, 2025
- v3.30.0
Bumps the Next.js peer dependency to 15.2.3 to address a security vulnerability. It adds sorting support for fields in other collections via relationships in MongoDB and allows custom props on the HTML element.
Mar 24, 2025
- 6.1.1
A patch release focused on bug fixes, specifically improving formatting, filename parsing, JSONPath handling, and predicate logic.
Mar 24, 2025
- v3.29.0
Upgrades the Lexical dependency to 0.28.0 and introduces support for conditional tabs. It also adds a vector raw column type for Postgres, implements form state select, and adds radio field support to the Form Builder plugin.
Mar 20, 2025
- v2.32.2
A maintenance release that bumps dependencies and fixes a bug where collapsible label prefixes were incorrectly displayed in the FieldSelect dropdown component.
Mar 14, 2025
- v3.28.1
Fixes bundling optimization issues that excluded specific plugins, corrects incorrect height rounding when resizing images with Sharp, and resolves a form state infinite rendering bug.
Mar 12, 2025
- v3.28.0
Introduces an opt-in compilation performance flag that can cut Payload's compile times in half by skipping server-only package bundling during development. It also upgrades Lexical to 0.27.1 and adds a new HTML converter.
Mar 11, 2025