v5.52.1
📦 strapiView on GitHub →
🐛 5 fixes🔧 4 symbols
Summary
This release addresses several bugs across different Strapi modules, including admin, content manager, upload, and users-permissions. It also includes dependency updates.
🐛 Bug Fixes
- Fixed an issue where unrelated permission conditions were blocking page access in the admin panel.
- Deduplicated MCP tool names when an API has multiple content types in the content manager.
- Prevented counting error draft relations in the content manager.
- Added tooltips for truncated names in the media library.
- Resolved an issue where the refresh token cookie could not be cleared on logout due to mismatched options in users-permissions.