v5.15.0
📦 strapi
✨ 1 features🐛 9 fixes🔧 3 symbols
Summary
Strapi version 5.15.0 introduces a new Growth Trial prompt in the CLI and includes numerous bug fixes across UI, content-type management, and document services, alongside dependency upgrades.
✨ New Features
- Introduce the Growth Trial prompt in the CLI.
🐛 Bug Fixes
- Fixed cancel and publish button functionality in the dialog modal for bulk publish.
- Improved type signature for core-store getter.
- Fixed blocks UI issues.
- Avoided history data loss when a license is missing.
- Added support for undefined allowed types in issue #23572.
- Fixed header rendering behind other elements.
- Enabled custom fields in content-type builder (ctb) to allow extra configurations.
- Improved field validation logic in permission settings for content-types.
- Implemented document ID uniqueness check in document-service and added corresponding tests.
🔧 Affected Symbols
core-store gettercontent-type permission settingsdocument-service