v5.38.0
📦 strapiView on GitHub →
✨ 3 features🐛 6 fixes🔧 4 symbols
Summary
This release introduces new features like relationOpenMode in content-manager and an upgrade to Nodemailer v8 for email functionality. It also includes several bug fixes, notably correcting typos and improving i18n support.
✨ New Features
- Added relationOpenMode setting (modal/page/newTab) to content-manager.
- Upgraded email-nodemailer to Nodemailer v8, enabling advanced email features and Admin UI capabilities.
- Added missing French translations for i18n.
🐛 Bug Fixes
- Corrected typo 'recieved' to 'received' across the codebase.
- Fixed markdown editor issue where number lists were created with incorrect numbering.
- Added i18n support for boolean cell values.
- Fixed display of folder subtitles for folders lacking assets or subfolders.
- Resolved configuration issues for vite and webpack when linking design system locally.
- Added missing typing for proxy.koa configuration.