v5.10.4
📦 strapi
✨ 2 features🐛 5 fixes🔧 2 symbols
Summary
This patch release (5.10.4) introduces new preview features for saving/publishing documents and adds an email rate limit middleware, alongside several bug fixes across permissions and data transfer.
✨ New Features
- Added functionality to save and publish documents in preview mode.
- Added a review workflow injection zone in preview mode.
🐛 Bug Fixes
- Implemented a new email rate limit middleware and applied it to the admin password reset functionality.
- Applied advanced permissions correctly in content manager home widgets.
- Fixed an issue with the invalid documentId type in the getvalues utility.
- Ensured document existence is awaited.
- Surfaced errors from createassetsreadstream during data transfer operations.
🔧 Affected Symbols
getvalues utilcreateassetsreadstream