v4.20.1
版本发布时间: 2024-02-14 23:16:21
strapi/strapi最新发布版本:v5.0.2(2024-10-02 22:52:46)
💅 Enhancement
- [core:admin] enhancement: allow relative links in the Blocks editor (https://github.com/strapi/strapi/pull/19197) @Ben-Zahler
🔥 Bug fix
- [core:content-releases] fix(content-releases): replace Popover with Menu component in the Details page (https://github.com/strapi/strapi/pull/19408) @simotae14
- [core:content-type-builder] fix: restrict model and attribute names that break Strapi (https://github.com/strapi/strapi/pull/19345) @innerdvations
- [core:strapi] Fix input payload validation (https://github.com/strapi/strapi/pull/19467) @Convly
- [plugin:i18n] fix(i18n): extract relatedEntityId from the query (https://github.com/strapi/strapi/pull/19510) @jhoward1994
- [typescript] Fix Type Generation Checks for Min/Max Default Values (https://github.com/strapi/strapi/pull/19490) @Convly
⚙️ Chore
- [core:admin] fix(admin): french translations for null/not null filters (https://github.com/strapi/strapi/pull/19384) @t-fritsch
- [core:content-releases] test(content-releases): add end-to-end tests (https://github.com/strapi/strapi/pull/19407) @markkaylor
- [docs] Experiment/readme strapi v5 (https://github.com/strapi/strapi/pull/19503) @Mcastres
- [plugin:cloud] Experiment/change label cloud plugin (https://github.com/strapi/strapi/pull/19483) @Mcastres
📖 Documentation
- [core:content-releases] docs(content-releases): add frontend docs (https://github.com/strapi/strapi/pull/19391) @simotae14
🚀 New feature
- [core:content-releases] feat(content-releases): added a purchase content releases page (https://github.com/strapi/strapi/pull/19455) @simotae14