Skip to content

Releases: craftcms/cms

5.7.6

14 May 23:53
5.7.6
f425e47
Compare
Choose a tag to compare
  • Matrix fields set to the inline-editable blocks view mode now duplicate/copy all selected nested entries, rather than just the one the action was activated for. (#17248)
  • Improved the accessibility and UI of “Delete” “buttons” within route edit modals. (#17243)
  • Improved error responses for assets/generate-transform requests. (#17228)
  • Updated the symfony/yaml requirement to allow ^6.0. (#17229)
  • Fixed a bug where edit screen slideouts were given focus before the slideout was finished opening, which could cause UI glitches. (#17232)
  • Fixed a bug where Money field condition rules weren’t working within field layouts. (#17236)
  • Fixed a bug where some custom field inputs weren’t getting initialized properly after being lazily-shown via a field layout condition. (#17239)
  • Fixed a bug where “Add a rule” buttons could be unresponsive if multiple condition builders were rendered on the same page in the same input namespace.
  • Fixed a bug where opening the filter HUD within an element selection modal would close the parent filter HUD. (#17241)
  • Fixed a bug where element editors weren’t tracking delta changes for custom fields which weren’t visible within the form on page load.
  • Fixed an error that could occur when attempting to edit a newly-created nested entry within a Matrix field set to the element index view mode. (#17231)
  • Fixed a bug where setting up two-step verification for an impersonated user would result in the original user getting logged back in. (#17245)
  • Fixed a bug where conditionally-hidden entry Title fields were still being validated as required. (#17249)
  • Fixed an error that could occur when upgrading to Craft 5. (#17262)
  • Fixed styling issues. (#17237, #17261, #17264, #17266)

4.15.4

14 May 23:51
4.15.4
f997db5
Compare
Choose a tag to compare
  • Improved error responses for assets/generate-transform requests. (#17228)
  • Fixed a bug where edit screen slideouts were given focus before the slideout was finished opening, which could cause UI glitches. (#17232)
  • Fixed a bug where Money field condition rules weren’t working within field layouts. (#17236)
  • Fixed a bug where some custom field inputs weren’t getting initialized properly after being lazily-shown via a field layout condition. (#17239)
  • Fixed a bug where “Add a rule” buttons could be unresponsive if multiple condition builders were rendered on the same page in the same input namespace.
  • Fixed a bug where opening the filter HUD within an element selection modal would close the parent filter HUD. (#17241)
  • Fixed a bug where element editors weren’t tracking delta changes for custom fields which weren’t visible within the form on page load.

5.7.5

06 May 17:41
5.7.5
679b82e
Compare
Choose a tag to compare
  • Return URLs are now sanitized before being saved to the PHP session.
  • craft\services\Entries::getEntryTypeById() now has a $withTrashed argument.
  • Fixed a bug where admin tables’ pagination footers could be positioned incorrectly in slideouts. (#17187)
  • Fixed a SQL error that could occur when running garbage collection. (#17197)
  • Fixed a PHP error that could occur if malformed UTF-8 data was passed to craft\helpers\StringHepler::replaceMb4(). (#17202)
  • Fixed a bug where “Applying new propagation method” jobs weren’t propagating elements to newly-supported sites. (#17207)
  • Fixed a bug where _includes/forms/button.twig wasn’t rendering labels set to '0'. (#17225)
  • Fixed a bug where Icon fields and icon selectors within option field settings weren’t remembering 0 icon selections.
  • Fixed a bug where relational fields weren’t enforcing their “Maintain hierarchy” and “Branch Limit” settings on save.
  • Fixed a bug where eager-loading relational field elements wasn’t always working, if multiple fields were aliased to the same handle.
  • Fixed an error that could occur when applying project config changes after running the entry-types/merge command, if the outgoing entry type was used by a Single section. (#16628)
  • Fixed a bug where resave/* commands could end prematurely if an unexpected error occurred.
  • Fixed a bug where Matrix fields weren’t always loading nested entries in the control panel. (#17213)
  • Fixed a bug where GraphQL queries could return unexpected results. (#17160)
  • Fixed a bug where Card Attributes settings weren’t always remembering custom field selections, for fields that were just added to the field layout designer. (#17223)

4.15.3

06 May 17:39
4.15.3
7ad3a61
Compare
Choose a tag to compare
  • Return URLs are now sanitized before being saved to the PHP session.
  • Fixed a bug where admin tables’ pagination footers could be positioned incorrectly in slideouts. (#17187)
  • Fixed a SQL error that could occur when running garbage collection. (#17197)
  • Fixed a PHP error that could occur if malformed UTF-8 data was passed to craft\helpers\StringHepler::replaceMb4(). (#17202)
  • Fixed a bug where “Applying new propagation method” jobs weren’t propagating elements to newly-supported sites. (#17207)
  • Fixed a bug where _includes/forms/button.twig wasn’t rendering labels set to '0'. (#17225)
  • Fixed a styling issue.

5.7.4

25 Apr 21:01
0a211b2
Compare
Choose a tag to compare
  • Improved the styling of editabe tables, Link fields, and select inputs. (#17164)
  • Fixed a bug where tooltips could show and hide repeatedly. (#16922)
  • Fixed a JavaScript error that occurred when viewing an element index with no visible sources. (#17170)
  • Fixed a bug where “This entry has been updated.” notifications could be shown when editing nested elements in a slideout. (#17176)
  • Fixed a bug where elements listed within relational field inputs weren’t showing their provisional draft labels on page load. (#17177)
  • Fixed a bug where card view designers weren’t showing card attribute options for fields that were added to tabs by clicking on them. (#17180)
  • Fixed a bug where Link field data could be lost when editing a multi-site nested element via a slideout. (#17181)
  • Fixed styling issues. (#17173, #17183)

5.7.3

23 Apr 17:04
5.7.3
c55baf9
Compare
Choose a tag to compare
  • Fixed a bug where control panel-generated URLs could be malformed. (#17157, #17161)
  • Fixed a bug where the forms.checkboxField macro wasn’t respecting fieldset and checkboxLabel keys passed into its config.
  • Fixed an error that could occur when backing up the database, if the database password contained special characters. (#17158)
  • Fixed a PHP deprecation error that could occur when applying the replace Twig filter to a null variable. (#17159)
  • Fixed a bug where GraphQL queries could return unexpected results. (#17160)

4.15.2

23 Apr 17:03
4.15.2
9704c91
Compare
Choose a tag to compare
  • Fixed a bug where control panel-generated URLs could be malformed. (#17157, #17161)
  • Fixed a bug where the forms.checkboxField macro wasn’t respecting fieldset and checkboxLabel keys passed into its config.
  • Fixed an error that could occur when backing up the database, if the database password contained special characters. (#17158)
  • Fixed a PHP deprecation error that could occur when applying the replace Twig filter to a null variable. (#17159)

5.7.2

22 Apr 23:28
25eaea4
Compare
Choose a tag to compare
  • Fixed a bug where static relational field inputs weren’t showing the related elements’ hierarchy. (#17127)
  • Fixed a bug where some system screens shown on the front end were sent without no-cache headers. (#17129)
  • Fixed a bug where the default disableAutofocus and notificationDuration values per the accessibilityDefaults config setting weren’t being respected for users who hadn’t saved their preferences yet.
  • Fixed a bug where control panel JavaScript-generated URLs weren’t formatted correctly if the omitScriptNameInUrls and usePathInfo config settings were both disabled. (#17147)
  • Fixed a bug where multiple authentication method setup slideouts could open simultaneously.
  • Fixed a bug where deselected Button Group buttons’ labels were showing up in collapsed Matrix block preview text. (#17138)
  • Fixed a bug where the GraphiQL Documentation Explorer height was expanding the whole window’s height. (#17121)
  • Fixed a bug where Matrix fields set to the “element index” view mode didn’t have the “Copy” bulk element action. (#17142)
  • Fixed a bug where passing not 1 to a Lightswitch field’s element query param wasn’t yielding expected results. (#17149)
  • Fixed a bug where elements’ “ID” and “UID” values within element indexes would change for edited elements. (#17153)
  • Fixed styling issues. (#17145)

4.15.1

22 Apr 23:27
4.15.1
287a7b2
Compare
Choose a tag to compare
  • Fixed a bug where static relational field inputs weren’t showing the related elements’ hierarchy. (#17127)
  • Fixed a bug where some system screens shown on the front end were sent without no-cache headers. (#17129)
  • Fixed a bug where the default notificationDuration value per the accessibilityDefaults config setting wasn’t being respected for users who hadn’t saved their preferences yet.
  • Fixed a bug where control panel JavaScript-generated URLs weren’t formatted correctly if the omitScriptNameInUrls and usePathInfo config settings were both disabled. (#17147)

5.7.1.1

17 Apr 16:33
5.7.1.1
819066c
Compare
Choose a tag to compare
  • Fixed a bug where Time field values weren’t saving properly. (#17114)
  • Fixed a styling issue. (#17110)