v5.0.0-beta.9
版本发布时间: 2024-06-05 22:22:53
strapi/strapi最新发布版本:v5.0.2(2024-10-02 22:52:46)
What's Changed
- Hide Locale column and grouping option when i18n plugin is not installed by @simotae14 in https://github.com/strapi/strapi/pull/19358
- chore: add watch script for all projects by @innerdvations in https://github.com/strapi/strapi/pull/20068
- release: 4.23.0 to develop by @Marc-Roig in https://github.com/strapi/strapi/pull/20078
- Add Local Search plugin to Contributor docs by @pwizla in https://github.com/strapi/strapi/pull/20036
- fix(content-releases): fix e2e failing test by @simotae14 in https://github.com/strapi/strapi/pull/20094
- chore(pack-up): remove from monorepo by @joshuaellis in https://github.com/strapi/strapi/pull/20082
- chore(deps): bump @strapi/design-system from 1.16.0 to 1.18.0 by @markkaylor in https://github.com/strapi/strapi/pull/20115
- tests(content-releases): add API tests for Content Releases by @Feranchz in https://github.com/strapi/strapi/pull/20048
- Chore: Upgrade mysql2 from 3.6.0 to 3.9.4 by @derrickmehaffy in https://github.com/strapi/strapi/pull/20123
- fix(database): add prefix to avoid join column name conflicts by @innerdvations in https://github.com/strapi/strapi/pull/20027
- enhancement: use file path in place of streams to optimize sharp fragmentation & libvips caching by @alexandrebodin in https://github.com/strapi/strapi/pull/20080
- Make cors middleware compliant with the intended spec by @alexandrebodin in https://github.com/strapi/strapi/pull/20044
- fix: ee not being extended because no default export by @alexandrebodin in https://github.com/strapi/strapi/pull/20171
- fix: content could be undefined by @alexandrebodin in https://github.com/strapi/strapi/pull/20180
- Update SECURITY.md with changes related to Strapi 5 Beta by @derrickmehaffy in https://github.com/strapi/strapi/pull/20190
- chore(develop): release v4.24.0 by @markkaylor in https://github.com/strapi/strapi/pull/20196
- fix(content-manager): bulk publish would only ever show first entry to be published by @Feranchz in https://github.com/strapi/strapi/pull/20234
- release: 4.24.1 to develop by @Marc-Roig in https://github.com/strapi/strapi/pull/20248
- fix back button on ListSettingsView by @xdeelord24 in https://github.com/strapi/strapi/pull/20263
- release: v4.24.2 to develop by @Marc-Roig in https://github.com/strapi/strapi/pull/20280
- chore: sync e2e tests with v5 branch by @innerdvations in https://github.com/strapi/strapi/pull/20334
- fix(chore): replace use-context-selector context with React Context by @simotae14 in https://github.com/strapi/strapi/pull/20287
- fix(ctb): validation compares pluralName and collectionName correctly by @innerdvations in https://github.com/strapi/strapi/pull/20347
- feat: add missing attributes to Media in typescript generator by @benjaminrobinet in https://github.com/strapi/strapi/pull/19329
- fix: create locale column when migrating from v4 by @Marc-Roig in https://github.com/strapi/strapi/pull/20261
- chore(audit-logs): migrate audit logs to v5 by @markkaylor in https://github.com/strapi/strapi/pull/20251
- [TS] Update position attribute to be optional in relation reordering types by @Convly in https://github.com/strapi/strapi/pull/20370
- chore: adds and fixes e2e for content history by @remidej in https://github.com/strapi/strapi/pull/20098
- chore: replace plugin cli with external strapi/sdk-plugin package by @innerdvations in https://github.com/strapi/strapi/pull/20303
- Remove root level nested params by @Bassel17 in https://github.com/strapi/strapi/pull/20172
- enhancement: bulk publish migration to v5 by @madhurisandbhor in https://github.com/strapi/strapi/pull/20255
- fix(webhooks): ensure id sent to client is always a string by @markkaylor in https://github.com/strapi/strapi/pull/20377
- Fix: bulk publish modal and related issues by @madhurisandbhor in https://github.com/strapi/strapi/pull/20386
- fix: add clone actions to history by @remidej in https://github.com/strapi/strapi/pull/20387
- fix(content-manager): remove i18n search params when navigating to a content-type that doesn't have i18n by @markkaylor in https://github.com/strapi/strapi/pull/20382
- fix(content-manager): fix discard action in different locale than the default one by @simotae14 in https://github.com/strapi/strapi/pull/20384
- Fix: bulk publish modified entry status by @madhurisandbhor in https://github.com/strapi/strapi/pull/20399
- Allow morph-like attributes to request a count (populate) by @Convly in https://github.com/strapi/strapi/pull/20404
- Fix: bulk publish validation error by @madhurisandbhor in https://github.com/strapi/strapi/pull/20395
- chore(content-releases: skip api tests until releases is migrated to v5 by @Feranchz in https://github.com/strapi/strapi/pull/20411
- feat: customize localization label actions in history by @remidej in https://github.com/strapi/strapi/pull/20407
New Contributors
- @xdeelord24 made their first contribution in https://github.com/strapi/strapi/pull/20263
- @benjaminrobinet made their first contribution in https://github.com/strapi/strapi/pull/19329
Full Changelog: https://github.com/strapi/strapi/compare/v5.0.0-beta.8...v5.0.0-beta.9