Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 29, 2025

Bumps craftcms/cms from 5.7.10 to 5.8.7.

Release notes

Sourced from craftcms/cms's releases.

5.8.7

  • Button Group fields set to only show icons now add title text to the buttons, revealing the icon name. (#17598)
  • Improved the accessibility of the Settings index page for screen reader users. (#17610)
  • Craft no longer logs warnings for requests that don’t meet the user agent and IP requirements for maintaining a user session, unless a PHP session already exists or the user is attempting to sign in.
  • Fixed a bug where transformed images based on named transforms weren’t getting regenerated when the transform settings changed. (#17615)
  • Fixed an error that occurred when viewing a custom category source set to exclude certain category groups. (#17599)
  • Fixed a bug where entries’ Author/Authors settings weren’t showing changed indicators. (#17608)
  • Fixed a bug where closing a modal could cause the page to be unscrollable. (#17613)
  • Fixed an error that prevented field conditions within Content Block fields to apply after autosaves. (#17618)
  • Fixed a bug where preview targets that didn’t specify host info were linking to the primary site. (#17605)
  • Fixed an error that could prevent nested Matrix entries from being automatically created when the Matrix field was rendered. (#17621)
  • Fixed a styling issue. (#17611)
  • Fixed an RCE vulnerability.

5.8.6

  • Entry type groups within Matrix field settings are no longer justified in height. (#17577)
  • Fixed a bug where slideout submit buttons lost their loading spinner if submitButtonLabel was set on the controller response. (#17567)
  • Fixed an error that could occur when saving an element that had a conditionally-hidden Content Block field. (#17578)
  • Fixed a bug where headings within disclosure menus could disappear. (#17581)
  • Fixed a bug where relational field previews were getting truncated within cards. (#17582)
  • Fixed an error that could occur when editing an element with two Content Block fields owned by the same element. (#17585)
  • Fixed errors that could occur when updating to Craft 5.8. (#17583, #17590)
  • Fixed a bug where some sortable items weren’t easily sortable via the cursor. (#17588)
  • Fixed a styling issue. (#17589)

5.8.5

  • Fixed a bug where the autoLoginAfterAccountActivation config setting wasn’t being respected when email verification was disabled. (#17571)
  • Fixed an error that occurred when saving a section from a slideout. (#17573)
  • Fixed an error that could occur when running “Pruning extra revisions” jobs. (#17566)
  • Fixed a bug where disabled nested entries weren’t being shown within Matrix fields set to inline-editable blocks view, when viewing revisions. (#17576)
  • Fixed a bug where Content Block fields weren’t validating their field layouts.
  • Fixed a bug where it was possible to save a Content Block field with the same field included recursively in its layout.
  • Fixed a styling issue.

5.8.4

  • Relation fields now show the search input after the “Add” button, and use a generic “Search” placeholder. (#17562)
  • craft\elements\Asset::getMimeType() no longer fetches the MIME type from disk for local assets. (#17549)
  • Fixed a potential remote execution vulnerability.
  • Fixed a bug where Categories fields weren’t showing the “Show the search input” setting. (#17561)
  • Fixed a bug where overriding entry type settings from a Matrix field’s settings would cause the entry type to lose its group assignment. (#17564)
  • Fixed a bug where address queries weren’t factoring in their field or fieldId parameters if an owner parameter wasn’t specified. (#17565)
  • Fixed an information disclosure vulnerability.

5.8.3

  • Added craft\helpers\Cp::parseMarkdown().
  • Added craft\helpers\Html::decodeDoubles().
  • Added the cpmd Twig filter for control panel templates.
  • Fixed a PHP error that could occur on installs with a large number of custom fields. (#17556)
  • Fixed a bug where entry type descriptions weren’t getting parsed as Markdown. (#17554)
  • Fixed a bug where entry type description overrides were getting lost when the form was saved a second time.

... (truncated)

Changelog

Sourced from craftcms/cms's changelog.

5.8.7 - 2025-07-17

  • Button Group fields set to only show icons now add title text to the buttons, revealing the icon name. (#17598)
  • Improved the accessibility of the Settings index page for screen reader users. (#17610)
  • Craft no longer logs warnings for requests that don’t meet the user agent and IP requirements for maintaining a user session, unless a PHP session already exists or the user is attempting to sign in.
  • Fixed a bug where transformed images based on named transforms weren’t getting regenerated when the transform settings changed. (#17615)
  • Fixed an error that occurred when viewing a custom category source set to exclude certain category groups. (#17599)
  • Fixed a bug where entries’ Author/Authors settings weren’t showing changed indicators. (#17608)
  • Fixed a bug where closing a modal could cause the page to be unscrollable. (#17613)
  • Fixed an error that prevented field conditions within Content Block fields to apply after autosaves. (#17618)
  • Fixed a bug where preview targets that didn’t specify host info were linking to the primary site. (#17605)
  • Fixed an error that could prevent nested Matrix entries from being automatically created when the Matrix field was rendered. (#17621)
  • Fixed a styling issue. (#17611)
  • Fixed an RCE vulnerability.

5.8.6 - 2025-07-10

  • Entry type groups within Matrix field settings are no longer justified in height. (#17577)
  • Fixed a bug where slideout submit buttons lost their loading spinner if submitButtonLabel was set on the controller response. (#17567)
  • Fixed an error that could occur when saving an element that had a conditionally-hidden Content Block field. (#17578)
  • Fixed a bug where headings within disclosure menus could disappear. (#17581)
  • Fixed a bug where relational field previews were getting truncated within cards. (#17582)
  • Fixed an error that could occur when editing an element with two Content Block fields owned by the same element. (#17585)
  • Fixed errors that could occur when updating to Craft 5.8. (#17583, #17590)
  • Fixed a bug where some sortable items weren’t easily sortable via the cursor. (#17588)
  • Fixed a styling issue. (#17589)

5.8.5 - 2025-07-08

  • Fixed a bug where the autoLoginAfterAccountActivation config setting wasn’t being respected when email verification was disabled. (#17571)
  • Fixed an error that occurred when saving a section from a slideout. (#17573)
  • Fixed an error that could occur when running “Pruning extra revisions” jobs. (#17566)
  • Fixed a bug where disabled nested entries weren’t being shown within Matrix fields set to inline-editable blocks view, when viewing revisions. (#17576)
  • Fixed a bug where Content Block fields weren’t validating their field layouts.
  • Fixed a bug where it was possible to save a Content Block field with the same field included recursively in its layout.
  • Fixed a styling issue.

5.8.4 - 2025-07-07

  • Relation fields now show the search input after the “Add” button, and use a generic “Search” placeholder. (#17562)
  • craft\elements\Asset::getMimeType() no longer fetches the MIME type from disk for local assets. (#17549)
  • Fixed a bug where Categories fields weren’t showing the “Show the search input” setting. (#17561)
  • Fixed a bug where overriding entry type settings from a Matrix field’s settings would cause the entry type to lose its group assignment. (#17564)
  • Fixed a bug where address queries weren’t factoring in their field or fieldId parameters if an owner parameter wasn’t specified. (#17565)
  • Fixed a potential remote execution vulnerability.
  • Fixed an information disclosure vulnerability.

5.8.3 - 2025-07-06

  • Added craft\helpers\Cp::parseMarkdown().

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [craftcms/cms](https://github.com/craftcms/cms) from 5.7.10 to 5.8.7.
- [Release notes](https://github.com/craftcms/cms/releases)
- [Changelog](https://github.com/craftcms/cms/blob/5.x/CHANGELOG.md)
- [Commits](craftcms/cms@5.7.10...5.8.7)

---
updated-dependencies:
- dependency-name: craftcms/cms
  dependency-version: 5.8.7
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Aug 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file php Pull requests that update php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants