v4.8.0
版本发布时间: 2023-03-15 23:39:58
strapi/strapi最新发布版本:v5.0.2(2024-10-02 22:52:46)
:warning: Security Warning and Notice :warning:
Strapi was made aware of a critical security vulnerability that was patched in this release, for now we are going to delay the detailed disclosure of the exact details on how to exploit it and how it was patched as we are working with a security researcher to construct a detailed analysis and update the CVE assigned to this issue.
For now the delay timeline looks like we will release the detailed information in the next four (4) weeks and we STRONGLY advise all users update to Strapi v4.8.0 as quickly as possible. Once we are confident that we have given adequate time for users to update to this release and we have our disclosure information ready for publication we will make it available.
Finally we wanted to give a massive shout out to the security researcher who reported this vulnerability to us in the format that he did, the detail and information he provided was simply fantastic, once he has finished his own detailed log of the vulnerability we will provide a link so you can view the information from his side.
:rocket: Features
- Move RBAC from EE to CE :tada: :unlock: (https://github.com/strapi/strapi/pull/16010) @alexandrebodin
💅 Enhancement
- [cli] update: Added migration generate with CLI (https://github.com/strapi/strapi/pull/15395) @dogusdeniz
- [core:admin] No length limit on the name for the API token or transfer token (https://github.com/strapi/strapi/pull/15895) @simotae14
- [core:admin] Fix some eu traslations removing dots (https://github.com/strapi/strapi/pull/15949) @sergixnet
- [core:data-transfer] [Data transfer] aborting prompts displays as error (https://github.com/strapi/strapi/pull/15974) @innerdvations
- [core:strapi] add ability to list and remove cron jobs (https://github.com/strapi/strapi/pull/15587) @cpaczek
🔥 Bug fix
- [core:admin] Fix tbody cannot appear as child of div test error (https://github.com/strapi/strapi/pull/16012) @markkaylor
- [core:content-manager] Fix non required json input being set to 'null' instead of null (https://github.com/strapi/strapi/pull/15778) @markkaylor
- [core:content-manager] [Fix]: Send entity with publishedAt in publish webhook (https://github.com/strapi/strapi/pull/15942) @Marc-Roig
- [core:content-manager] Alignment should be center not flex-start (https://github.com/strapi/strapi/pull/15984) @joshuaellis
- [core:content-manager] Replace spacing with gap (https://github.com/strapi/strapi/pull/16017) @joshuaellis
- [core:strapi] [Fix]: Media validator (https://github.com/strapi/strapi/pull/16002) @Marc-Roig
- [core:upload] Check Mime or Ext are not nullish in useAsset hook (https://github.com/strapi/strapi/pull/16018) @joshuaellis
- [core:upload] Fix Warning: Each child in a list should have a unique "key" prop in AssetGridList (https://github.com/strapi/strapi/pull/16029) @iamtofr
- [plugin:graphql] make id arg required in singular content type graphql request (https://github.com/strapi/strapi/pull/15877) @innerdvations
- [plugin:i18n] [Relations]: solve swapping entity ids without unmounting components (https://github.com/strapi/strapi/pull/15900) @joshuaellis
📖 Documentation
- [core:helper-plugin] Add new page to helper-plugin's storybook about useCustomFields hook (https://github.com/strapi/strapi/pull/15963) @Feranchz
- [core:helper-plugin] Prevent url issues in the useFetchClient (https://github.com/strapi/strapi/pull/16013) @simotae14
⚙️ Chore
- [core:content-manager] chore: convert Stack components to Flex (https://github.com/strapi/strapi/pull/15967) @joshuaellis
- [dependencies] chore: Add all undeclared packages to package.json (https://github.com/strapi/strapi/pull/15968) @joshuaellis
- [dependencies] Update DS to 1.6.4 (https://github.com/strapi/strapi/pull/15972) @joshuaellis
- [dependencies] Update DS to 1.6.5 (https://github.com/strapi/strapi/pull/16024) @simotae14
- [tooling] Only run FE unit on 18 & run build in matrix (https://github.com/strapi/strapi/pull/15980) @joshuaellis