v4.10.6
版本发布时间: 2023-05-24 22:59:14
strapi/strapi最新发布版本:v5.0.2(2024-10-02 22:52:46)
📖 Documentation
- [docs] docs: api reference (https://github.com/strapi/strapi/pull/15748) @nathan-pichon
- [docs] Remove all references to airtable assets and switch to market-assets (https://github.com/strapi/strapi/pull/16746) @derrickmehaffy
🔥 Bug fix
- [core:admin] Make sure the admin user email is defined before trying to use it (https://github.com/strapi/strapi/pull/16705) @Convly
- [core:content-manager] fix: Description and min/max characters not visible during error screen (https://github.com/strapi/strapi/pull/16404) @gitstart
- [core:content-type-builder] fix collection names check for plural names in edit (https://github.com/strapi/strapi/pull/16789) @simotae14
- [core:data-transfer] Wait for websocket to open only once in transfer pull (https://github.com/strapi/strapi/pull/16648) @Bassel17
- [core:upload] fix: Media library folders and files can get unintentionally deleted (https://github.com/strapi/strapi/pull/16759) @Marc-Roig
- [core:upload] fix: Some folders can't be moved inside others (https://github.com/strapi/strapi/pull/16760) @Marc-Roig
- [docs] chore: license in strapi/ee needs prefix (https://github.com/strapi/strapi/pull/16799) @joshuaellis
- [providers] Use upload_chunked_stream instead if upload_stream (https://github.com/strapi/strapi/pull/16621) @goodhoko
💅 Enhancement
- [core:admin] Chore: Add eslint rule to forbid access to the strapi global (https://github.com/strapi/strapi/pull/16736) @gu-stav
- [core:content-type-builder] Collection names and ids uniqueness (https://github.com/strapi/strapi/pull/16465) @simotae14
⚙️ Chore
- [core:admin] Chore: Replace axios calls with helper-plugin utils (https://github.com/strapi/strapi/pull/16628) @simotae14
- [core:admin] [Webhooks FE] Refactor List view (https://github.com/strapi/strapi/pull/16700) @jhoward1994
- [core:content-manager] Chore: Refactor useModels to use react-query rather than useReducer (https://github.com/strapi/strapi/pull/16791) @gu-stav
- [core:strapi] Reintroduce the environment property in the tracking system (https://github.com/strapi/strapi/pull/16706) @marcoautiero
- [dependencies] chore(deps): bump @graphql-tools/utils from 8.12.0 to 8.13.1 (https://github.com/strapi/strapi/pull/16715) @dependabot
- [dependencies] chore(deps-dev): bump nx from 15.8.3 to 15.9.4 (https://github.com/strapi/strapi/pull/16717) @dependabot
- [dependencies] chore(deps): bump date-fns from 2.29.3 to 2.30.0 (https://github.com/strapi/strapi/pull/16718) @dependabot
- [dependencies] chore(deps): bump babel-plugin-styled-components from 2.0.2 to 2.1.1 (https://github.com/strapi/strapi/pull/16719) @dependabot
- [dependencies] chore(deps): bump vm2 from 3.9.17 to 3.9.18 (https://github.com/strapi/strapi/pull/16732) @dependabot
- [dependencies] chore: remove react-fast-compare (https://github.com/strapi/strapi/pull/16749) @joshuaellis
- [dependencies] chore: remove react-test-renderer (https://github.com/strapi/strapi/pull/16750) @joshuaellis
- [dependencies] chore: update DS to 1.7.6 (https://github.com/strapi/strapi/pull/16770) @joshuaellis
- [dependencies] chore(deps-dev): bump eslint from 8.27.0 to 8.41.0 (https://github.com/strapi/strapi/pull/16784) @dependabot
- [tooling] Remove @vscode/sqlite3 from example and CI matrix (https://github.com/strapi/strapi/pull/16693) @belgattitude
- [tooling] chore: align swc usage for test:unit and fix swc/helpers hazards (https://github.com/strapi/strapi/pull/16731) @belgattitude
- [tooling] Chore: Update license files (https://github.com/strapi/strapi/pull/16742) @gu-stav