# Payload v3.87.0 - Product: Payload (https://whatsnew.fyi/product/payload-cms) - Vendor: Payload - Date: 2026-07-31 - Version: v3.87.0 - Original notes: https://github.com/payloadcms/payload/releases/tag/v3.87.0 - Permalink: https://whatsnew.fyi/product/payload-cms/releases/v3.87.0 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — storage-azure client uploads with chunkLargeFiles can now support files larger than 5gb - **fixed** — preserve parent localization through tabs - **fixed** — replace image-size with image-dimensions dependency for upload dimensions - **fixed** — forward locale in count and countGlobalVersions - **fixed** — pass id to delete access control on soft delete in updateByID - **fixed** — prefer draft titles in by folder view - **fixed** — arrays and blocks should handle null values - **fixed** — db-mongodb error on null values in arrays and blocks - **fixed** — drizzle validate companion table name length against 63-char limit - **fixed** — drizzle dedupe reused localized block tables - **fixed** — plugin-multi-tenant apply tenant on confirm - **fixed** — storage-vercel-blob allow overwriting existing blob keys - **fixed** — templates prevent unauthenticated draft-mode access in website preview route - **fixed** — templates mark website button as client component for radix-slot context - **fixed** — ui resolve named-tab field permissions in bulk edit field select - **fixed** — ui keep folder create drawers open during autosave - **fixed** — ui handle undefined field admin components - **changed** — export parse params and related sanitizers ##### [v3.87.0](https://github.com/payloadcms/payload/compare/v3.86.0...v3.87.0) (2026-07-31) ###### 🚀 Features * **storage-azure:** client uploads with chunkLargeFiles can now support files larger than 5gb ([#17319](https://github.com/payloadcms/payload/issues/17319)) ([3c00a39](https://github.com/payloadcms/payload/commit/3c00a39)) ###### 🐛 Bug Fixes * preserve parent localization through tabs 3.x ([#17591](https://github.com/payloadcms/payload/issues/17591)) ([9c8d636](https://github.com/payloadcms/payload/commit/9c8d636)) * replace image-size with image-dimensions dependency for upload dimensions ([#17571](https://github.com/payloadcms/payload/issues/17571)) ([2a99a01](https://github.com/payloadcms/payload/commit/2a99a01)) * forward locale in count and countGlobalVersions (3.x) ([#17547](https://github.com/payloadcms/payload/issues/17547)) ([e042561](https://github.com/payloadcms/payload/commit/e042561)) * pass id to delete access control on soft delete in updateByID ([#17529](https://github.com/payloadcms/payload/issues/17529)) ([a539f5b](https://github.com/payloadcms/payload/commit/a539f5b)) * prefer draft titles in by folder view ([#17412](https://github.com/payloadcms/payload/issues/17412)) ([ef8a6a5](https://github.com/payloadcms/payload/commit/ef8a6a5)) * arrays and blocks should handle null values, v3 backport ([#17278](https://github.com/payloadcms/payload/issues/17278)) ([2a69863](https://github.com/payloadcms/payload/commit/2a69863)) * **db-mongodb:** error on null values in arrays and blocks ([#17190](https://github.com/payloadcms/payload/issues/17190)) ([249f8df](https://github.com/payloadcms/payload/commit/249f8df)) * **drizzle:** validate companion table name length against 63-char limit ([#17563](https://github.com/payloadcms/payload/issues/17563)) ([fd629f2](https://github.com/payloadcms/payload/commit/fd629f2)) * **drizzle:** dedupe reused localized block tables ([#17430](https://github.com/payloadcms/payload/issues/17430)) ([3e8191c](https://github.com/payloadcms/payload/commit/3e8191c)) * **plugin-multi-tenant:** apply tenant on confirm ([#17350](https://github.com/payloadcms/payload/issues/17350)) ([09e01df](https://github.com/payloadcms/payload/commit/09e01df)) * **storage-vercel-blob:** allow overwriting existing blob keys ([#17385](https://github.com/payloadcms/payload/issues/17385)) ([fc2572e](https://github.com/payloadcms/payload/commit/fc2572e)) * **templates:** prevent unauthenticated draft-mode access in website preview route ([#17472](https://github.com/payloadcms/payload/issues/17472)) ([0c2e9a8](https://github.com/payloadcms/payload/commit/0c2e9a8)) * **templates:** mark website button as client component for radix-slot context ([#17474](https://github.com/payloadcms/payload/issues/17474)) ([981b282](https://github.com/payloadcms/payload/commit/981b282)) * **ui:** resolve named-tab field permissions in bulk edit field select (3.x backport of #17523) ([#17524](https://github.com/payloadcms/payload/issues/17524)) ([2371624](https://github.com/payloadcms/payload/commit/2371624)) * **ui:** keep folder create drawers open during autosave ([#17421](https://github.com/payloadcms/payload/issues/17421)) ([bf72bda](https://github.com/payloadcms/payload/commit/bf72bda)) * **ui:** handle undefined field admin components ([#17388](https://github.com/payloadcms/payload/issues/17388)) ([5157c72](https://github.com/payloadcms/payload/commit/5157c72)) ###### 📚 Documentation * remove deprecated root endpoint property ([#17570](https://github.com/payloadcms/payload/issues/17570)) ([6402daa](https://github.com/payloadcms/payload/commit/6402daa)) * accessibility banner fix ([#17431](https://github.com/payloadcms/payload/issues/17431)) ([29dd43c](https://github.com/payloadcms/payload/commit/29dd43c)) * fix link in live preview dynamic url section ([#17340](https://github.com/payloadcms/payload/issues/17340)) ([cc81ef0](https://github.com/payloadcms/payload/commit/cc81ef0)) _[Truncated at 4000 characters — full notes: https://github.com/payloadcms/payload/releases/tag/v3.87.0]_