strapi-heroku-cms-demo
strapi-heroku-cms-demo copied to clipboard
Bump strapi-plugin-content-manager from 3.0.0-beta.7 to 3.2.5 in /cms
Bumps strapi-plugin-content-manager from 3.0.0-beta.7 to 3.2.5.
Release notes
Sourced from strapi-plugin-content-manager's releases.
v3.2.5
🚨 Security
These security issues are only exploitable by a user with admin panel access and the right permissions.
- [core:framework] Add permission to CTB routes (strapi/strapi#8439) @Convly
- [plugin:content-manager] Fix XSS security with the wysiwyg preview (strapi/strapi#8440) @soupette
- [plugin:upload] Remove usage of unsecure proxy for now (strapi/strapi#8442) @alexandrebodin
Big shoutouts 🔥 to Tomáš Melicher and Lukáš Václavík for finding these issues and helping us make Strapi better !
🐛 Bug fix
- [admin] Fix #8413 - Immer dependancy (strapi/strapi#8420) @derrickmehaffy
- [core:database] fix d&p regressions (strapi/strapi#8314) @petersg83
- [core:database] Fix deepFiltering with draft & publish (strapi/strapi#8356) @Convly
💅 Enhancement
- [admin] add didUpdateRolePermissions event (strapi/strapi#8333) @petersg83
- [documentation] Adapt README.md because NodeJS 14 is supported now (strapi/strapi#8417) @bykof
📚 Migration guides can be found here 📚
v3.2.4
Migration Guide for this release: here
🚨 Security
- [plugin:users-permissions] Add confirmationToken to user for email confirmation (strapi/strapi#8365) @alexandrebodin
🐛 Bug fix
- [core:framework] Fix validations for custom field types (strapi/strapi#8297) @sam899
- [core:framework] Fix wrong permissions assigns (upload, users-permissions) (strapi/strapi#8320) @Convly
- [plugin:content-manager] Add right padding if contains some right adornment for UID input (strapi/strapi#8174) @tanmoyopenroot
- [plugin:graphql] Support query operators _or & _where in graphql with deep nesting (strapi/strapi#8332) @alexandrebodin
- [plugin:upload] Fix file info of new uploaded file not being persisted after edit (strapi/strapi#8244) @henrych4
- [plugin:users-permissions] Fix links action on role list page (strapi/strapi#8272) @MattieBelt
💅 Enhancement
- [admin] Add Academy link to the 'Join the community' card in the homepage (strapi/strapi#8316) @Mcastres
- [core:database] Don't use mongoose 5.10.7 (strapi/strapi#8278) @jlsjonas
- [core:database] better error handling for missing model error (strapi/strapi#8328) @TC-42-54
- [core:framework] Support node v14 + CI refactor (strapi/strapi#8226) @alexandrebodin
- [documentation] Adds warnings and workarounds for Brotli performance in koa-compress (strapi/strapi#8261) @albatrocity
- [documentation] Update admin panel screenshot (strapi/strapi#8265) @thomaspockrandt
... (truncated)
Commits
c785915v3.2.5328c1a3Merge pull request #8442 from strapi/security/upload-proxy-disableb515e75Merge pull request #8420 from strapi/fix/84131149f8cMerge pull request #8417 from bykof/patch-1fbf8313Remove usage of unsecure proxy for nowb324020Merge pull request #8440 from strapi/fix/preview-security3cdd739Merge pull request #8439 from strapi/fix/ctb-permissionsaedac98Fix XSS wysiwyg preview15e8a76Add permission to CTB routes4d00bc0Merge pull request #8432 from strapi/dependabot/npm_and_yarn/eslint-plugin-no...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.