v3.39.1
payloadcms/payloadv3.39.1May 22, 2025by denolfe
AI Summary
A minor maintenance release that addresses export path issues for folders and updates documentation to reflect the beta status of the folders feature.
Key Highlights
- Fixed export paths for folders
- Updated documentation regarding folders beta
Full Release Notes
## [v3.39.1](https://github.com/payloadcms/payload/compare/v3.39.0...v3.39.1) (2025-05-22) ### 🐛 Bug Fixes * update folders export paths ([#12501](https://github.com/payloadcms/payload/issues/12501)) ([0f7dc38](https://github.com/payloadcms/payload/commit/0f7dc38)) ### 📚 Documentation * folders beta ([#12500](https://github.com/payloadcms/payload/issues/12500)) ([c720ce3](https://github.com/payloadcms/payload/commit/c720ce3)) ### 📝 Templates * include ui package ([#12499](https://github.com/payloadcms/payload/issues/12499)) ([3a73a67](https://github.com/payloadcms/payload/commit/3a73a67)) * bump for v3.39.0 ([#12498](https://github.com/payloadcms/payload/issues/12498)) ([4c6fde0](https://github.com/payloadcms/payload/commit/4c6fde0)) ### 🤝 Contributors - Elliot DeNolf (@denolfe) - Dan Ribbens (@DanRibbens)