# Payload v3.82.1 - Product: Payload (https://whatsnew.fyi/product/payload-cms) - Vendor: Payload - Date: 2026-04-09 - Version: v3.82.1 - Original notes: https://github.com/payloadcms/payload/releases/tag/v3.82.1 - Permalink: https://whatsnew.fyi/product/payload-cms/releases/v3.82.1 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'. --- - **fixed** — Use correct config key for disabling turbo server fast refresh in Next.js - **fixed** — Await populateBreadcrumbs in resaveChildren for plugin-nested-docs - **changed** — Avoid getObject call in storage-s3 if ETag matches ##### [v3.82.1](https://github.com/payloadcms/payload/compare/v3.82.0...v3.82.1) (2026-04-09) ###### 🐛 Bug Fixes * **next:** use correct config key for disabling turbo server fast refresh ([#16215](https://github.com/payloadcms/payload/issues/16215)) ([11adc9d](https://github.com/payloadcms/payload/commit/11adc9d)) * **plugin-nested-docs:** await populateBreadcrumbs in resaveChildren ([#15582](https://github.com/payloadcms/payload/issues/15582)) ([0554b50](https://github.com/payloadcms/payload/commit/0554b50)) ###### ⚡ Performance * **storage-s3:** avoid getObject call if ETag matches ([#15295](https://github.com/payloadcms/payload/issues/15295)) ([7ccc3f0](https://github.com/payloadcms/payload/commit/7ccc3f0)) ###### 📚 Documentation * fix incorrect select syntax example in querying docs ([#14590](https://github.com/payloadcms/payload/issues/14590)) ([be6c443](https://github.com/payloadcms/payload/commit/be6c443)) ###### 📝 Templates * bump to 3.82.0, remove --no-server-fast-refresh flag ([#16212](https://github.com/payloadcms/payload/issues/16212)) ([79c8d7e](https://github.com/payloadcms/payload/commit/79c8d7e)) ###### 🤝 Contributors - William Ding (@wingding12) - Syazwan (@syazwanz) - Alessio Gravili (@AlessioGr) - Anders Semb Hermansen (@andershermansen)