Fixed a bug where clicking on the scrollbar of a disclosure menu would close it. (#12681)
Fixed an error that could occur when loading the Plugin Store, if there wasn’t a .env file. (#12687)
3.7.66 - 2023-02-14
HTML Purifier now allows oembed tags. (ckeditor#59)
Added craft\htmlpurifier\VideoEmbedUrlDef.
Fixed a bug where entries that aren’t propagated to the primary site weren’t showing revision notes. (#12641)
Fixed a bug where HTML tags weren’t getting stripped from auto-generated Handle and URI Format setting values.
Fixed a JavaScript error that could occur if an object with null values was passed to Craft.compare().
Fixed a bug where craft\elements\db\ElementQuery::toArray() was calling getter methods whose names conflicted with custom field handles. (#12635)
3.7.65.2 - 2023-02-08
Fixed a PHP error that could occur if relational fields were getting eager-loaded for elements that the fields didn’t belong to. (#12648)
3.7.65.1 - 2023-02-08
Fixed a PHP error that occurred after performing a Composer action within Craft. (#12647)
Fixed a bug where element attributes weren’t getting eager-loaded. (#12646, #12645)
3.7.65 - 2023-02-07
Updated Composer to 2.2.19, fixing a PHP error that could occur when performing a Composer action within Craft, when the autoload classmap was generated with Composer 2.5. (#12482)
Fixed a bug where Matrix blocks weren’t getting eager-loaded. (#12631)
Fixed a PHP error that could occur when calling craft\services\Assets::getAllDescendantFolders() for the root folder. (craftcms/feed-me#1231)
3.7.64.1 - 2023-02-05
Fixed a bug where craft\behaviors\CustomFieldBehavior::$owner was getting nullified by craft\base\Element::fieldByHandle(). (#12624)
3.7.64 - 2023-02-03
Improved the performance of the “Generating pending image transforms” queue job. (#12274)
Added more reserved field handles to avoid conflicts with craft\base\Element properties. (#12577)
Control panel requests no longer override the pageTrigger config setting value to 'p'. (#12598, #12614)
Fixed field status badge styling in some contexts. (#12403)
Fixed a bug where exporting elements with multiple field layouts as a CSV file using the “Expanded” export type would result in mismatched column values.
Fixed a bug where cancelling a conflicting volume folder move would result in the moved folder getting deleted.
Fixed a bug where Date and Number fields could be misinterpreted in category Live Preview requests, if the site’s language used different date/number formats than the user’s formatting locale.
Fixed a bug where the horizontal scroll position wasn’t being retained when refreshing Live Preview. (#12504)
Fixed a bug where HTML tags within field labels, instructions, tips, and warnings weren’t always getting escaped.
Fixed a bug where the sidebar scroll position wasn’t retained when selecting a new source on element index pages. (#12523)
Fixed a bug where resave/* commands’ output didn’t take the offset into account. (#12526)
Fixed a bug where warnings were getting logged for video assets that were “missing” their dimensions.
Fixed a bug where craft\services\Assets::getAllDescendantFolders() could return unexpected results for folders that contained an underscore.
Fixed a bug where accessing a custom field’s magic property on an element would return the field’s raw database value rather than null, if it didn’t belong to the element’s field layout anymore. (#12539, #12578)
Fixed a bug where craft\image\Raster::getIsTransparent() wasn’t working. (#12565)
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 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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will 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](https://github.com/craftcms/commerce-paypal/network/alerts).
Bumps craftcms/cms from 3.7.23 to 3.7.67.
Changelog
Sourced from craftcms/cms's changelog.
... (truncated)
Commits
abd3978
Finish 3.7.672f176e4
Merge pull request #12692 from craftcms/bugfix/12687-trial-license-key-storage2e0e30b
Release note640c362
store generated license keys in .env only if .env exists0ad0afc
Fixed #12681364cece
Finish 3.7.66f2abb53
Typo5bf6485
Merge pull request #12675 from craftcms/bugfix/59-ckeditor-video-embeddf5c29a
Docblocks + changelog tweake52fadb
Release noteDependabot 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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will 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](https://github.com/craftcms/commerce-paypal/network/alerts).