v4.9.1
版本发布时间: 2023-04-12 22:28:54
strapi/strapi最新发布版本:v5.0.2(2024-10-02 22:52:46)
🚀 New feature
- [cli] documentation Add debug command to CLI (https://github.com/strapi/strapi/pull/15846) @cpaczek
💅 Enhancement
- [core:admin] feature(i18n): add Asturian locale (https://github.com/strapi/strapi/pull/16026) @arhubi
- [core:database] Add mysql2 as a db config client option (https://github.com/strapi/strapi/pull/16180) @innerdvations
- [plugin:i18n] Add the lao language (i18n) (https://github.com/strapi/strapi/pull/16239) @Convly
⚙️ Chore
- [core:upload] chore: update aws sdk (https://github.com/strapi/strapi/pull/16320) @Marc-Roig
- [dependencies] build(deps): bump sift from 16.0.0 to 16.0.1 (https://github.com/strapi/strapi/pull/16189) @dependabot
- [tooling] Add workflowInputs & remove-dist-tag action (https://github.com/strapi/strapi/pull/16254) @joshuaellis
🔥 Bug fix
- [core:admin] chore: make initRouting synchronous (https://github.com/strapi/strapi/pull/16198) @swfbarhr
- [core:admin] Fix typo in build:measure script (https://github.com/strapi/strapi/pull/16304) @innerdvations
- [core:admin] Fix components not found (https://github.com/strapi/strapi/pull/16335) @markkaylor
- [core:data-transfer] [Data transfer] Allow trailing slash from admin url in remote transfer (https://github.com/strapi/strapi/pull/16238) @innerdvations
- [core:upload] [Fix] S3 Upload Provider "baseUrl" for Video uploads on DO spaces (https://github.com/strapi/strapi/pull/16285) @Marc-Roig
- [plugin:i18n] [Fix]: Do not throw if localizations entry is empty (https://github.com/strapi/strapi/pull/16307) @Marc-Roig