v5.32.0
📦 strapiView on GitHub →
✨ 2 features🐛 8 fixes🔧 5 symbols
Summary
This release introduces a clear button for boolean toggles and adds refresh/logout actions to default permissions. It also includes numerous bug fixes across content management, upload, and GraphQL performance.
✨ New Features
- Added a clear button to the boolean toggle in the core module.
- Added refresh and logout actions to default permissions in the users-permissions module.
🐛 Bug Fixes
- Fixed playwright storage state issue.
- Prevented translation of enums using AI.
- Changed several file field types from string to text.
- Added media to the list of non-localized fields.
- Ensured the blocks editor state always contains at least a paragraph block in content-manager.
- Disabled display of invisible content types in content-type-builder.
- Rolled back file name to string in core/upload.
- Addressed graphql performance regression.
🔧 Affected Symbols
content-managercontent-type-buildercore/uploadgraphqlusers-permissions