Skip to content

Bump craftcms/cms from 5.0.0-beta.10 to 5.6.1 #55

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 23, 2025

Bumps craftcms/cms from 5.0.0-beta.10 to 5.6.1.

Release notes

Sourced from craftcms/cms's releases.

5.6.1

  • Fixed a bug where all multi-byte characters were getting stripped out of search indexes. (#16457)
  • Fixed a bug where Color fields weren’t translating color palette labels.
  • Fixed a bug where craft\elements\Asset::getSrcset() (and srcset method arguments) weren’t producing the correct transform URLs if the asset already had a named transform applied to it. (#16486)
  • Fixed a bug where the Login Page Logo general setting had inaccurate instructions. (#16482)
  • Fixed a bug where element indexes’ View menus could have a horizontal scrollbar. (#16473)
  • Fixed a bug where info icons weren’t shown within slideouts.
  • Fixed a bug where the utils/delete-empty-volume-folders command was deleting folders that had no assets directly, but had subfolders. (#16388)

5.6.0.2

  • Fixed an error that occurred when creating a new Structure section. (#16476)

5.6.0.1

  • Fixed an error that occurred when referencing a single section entry by its handle. (#16474)

5.6.0

Content Management

  • Custom fields within element edit pages can now have action menus with “Copy value from site…”, “Edit field” and “Copy field handle” items. (#16415, #14056)
  • Added the “Field” entry condition rule, which replaces “Matrix field”, includes a “has a value” operator. (#16270)
  • “Related To”, “Not Related To”, “Author”, and relational field condition rules now allow multiple elements to be specified. (#16121)
  • Section condition rules now have a “has a value” operator. (#16270)
  • Added the “Widget Title” setting to Quick Post widgets. (#16429)
  • Improved the styling of inline code fragments. (#16141)
  • Improved the styling of attribute previews in card view. (#16324)
  • Added the “Affiliated Site” user condition rule. (#16174)
  • Added the “Credentialed” user card/table attribute.
  • The global sidebar no longer shows “Failed” for queue jobs, for users that don’t have access to the Queue Manager. (#16184)
  • Addresses and Matrix fields now show provisional drafts when previewing an owner element. (#16295)
  • Color fields with a predefined color palette now primarily show a color select dropdown, rather than a manual color input. (#16249)
  • Improved how fields are sized in responsive field layouts. (#16303)
  • Entry indexes now only show table column options and sort options for custom fields associated with the selected sections/entry types within custom entry sources’ conditions.
  • Structure views are now available to element indexes on mobile browsers. (#16190)
  • Datepickers now include a dropdown menu for selecting the year. (#16376)
  • Element exports now include date attribute values set to the system time zone. (#16447)
  • Heads-up displays now reposition themselves on window scroll.

Accessibility

  • Improved the accessibility of Checkboxes and Radio Buttons fields that allow custom options. (#16080)
  • Improved the accessibility of control panel icons. (#16128)
  • Improved the accessibility of Selectize inputs. (#16110)
  • Improved the accessibility of the image rotation control within the Image Editor. (#16218)
  • Improved the accessibility of action menus on the Plugins index page.
  • Improved the accessibility of “More” and “Advanced” toggle triggers. (#16293)
  • Improved the accessibility of the Craft Support widget. (#16293)
  • Improved the accessibility of field translatable indicators and tooltips.
  • Progress bars now announce their progress to screen readers. (#16398)
  • Loading spinners within element indexes and inline-editable Matrix fields are now announced to screen readers. (#16417)
  • Improved the accessibility of timepicker inputs. (#16152)

Administration

... (truncated)

Changelog

Sourced from craftcms/cms's changelog.

5.6.1 - 2025-01-22

  • Fixed a bug where all multi-byte characters were getting stripped out of search indexes. (#16457)
  • Fixed a bug where Color fields weren’t translating color palette labels.
  • Fixed a bug where craft\elements\Asset::getSrcset() (and srcset method arguments) weren’t producing the correct transform URLs if the asset already had a named transform applied to it. (#16486)
  • Fixed a bug where the Login Page Logo general setting had inaccurate instructions. (#16482)
  • Fixed a bug where element indexes’ View menus could have a horizontal scrollbar. (#16473)
  • Fixed a bug where info icons weren’t shown within slideouts.
  • Fixed a bug where the utils/delete-empty-volume-folders command was deleting folders that had no assets directly, but had subfolders. (#16388)

5.6.0.2 - 2025-01-21

  • Fixed an error that occurred when creating a new Structure section. (#16476)

5.6.0.1 - 2025-01-21

  • Fixed an error that occurred when referencing a single section entry by its handle. (#16474)

5.6.0 - 2025-01-21

Content Management

  • Custom fields within element edit pages can now have action menus with “Copy value from site…”, “Edit field” and “Copy field handle” items. (#16415, #14056)
  • Added the “Field” entry condition rule, which replaces “Matrix field”, includes a “has a value” operator. (#16270)
  • “Related To”, “Not Related To”, “Author”, and relational field condition rules now allow multiple elements to be specified. (#16121)
  • Section condition rules now have a “has a value” operator. (#16270)
  • Added the “Widget Title” setting to Quick Post widgets. (#16429)
  • Improved the styling of inline code fragments. (#16141)
  • Improved the styling of attribute previews in card view. (#16324)
  • Added the “Affiliated Site” user condition rule. (#16174)
  • Added the “Credentialed” user card/table attribute.
  • The global sidebar no longer shows “Failed” for queue jobs, for users that don’t have access to the Queue Manager. (#16184)
  • Addresses and Matrix fields now show provisional drafts when previewing an owner element. (#16295)
  • Color fields with a predefined color palette now primarily show a color select dropdown, rather than a manual color input. (#16249)
  • Improved how fields are sized in responsive field layouts. (#16303)
  • Entry indexes now only show table column options and sort options for custom fields associated with the selected sections/entry types within custom entry sources’ conditions.
  • Structure views are now available to element indexes on mobile browsers. (#16190)
  • Datepickers now include a dropdown menu for selecting the year. (#16376)
  • Element exports now include date attribute values set to the system time zone. (#16447)
  • Heads-up displays now reposition themselves on window scroll.

Accessibility

  • Improved the accessibility of Checkboxes and Radio Buttons fields that allow custom options. (#16080)
  • Improved the accessibility of control panel icons. (#16128)
  • Improved the accessibility of Selectize inputs. (#16110)
  • Improved the accessibility of the image rotation control within the Image Editor. (#16218)
  • Improved the accessibility of action menus on the Plugins index page.
  • Improved the accessibility of “More” and “Advanced” toggle triggers. (#16293)
  • Improved the accessibility of the Craft Support widget. (#16293)
  • Improved the accessibility of field translatable indicators and tooltips.
  • Progress bars now announce their progress to screen readers. (#16398)

... (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)

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

---
updated-dependencies:
- dependency-name: craftcms/cms
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 23, 2025
Copy link
Author

dependabot bot commented on behalf of github Jan 29, 2025

Superseded by #56.

@dependabot dependabot bot closed this Jan 29, 2025
@dependabot dependabot bot deleted the dependabot/composer/craftcms/cms-5.6.1 branch January 29, 2025 05:13
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants