Skip to content

Commit

Permalink
Merge branch 'feature/source-path-keys--v3' of https://github.com/cra…
Browse files Browse the repository at this point in the history
…ftcms/cms into feature/source-path-keys--v4

# Conflicts:
#	CHANGELOG.md
  • Loading branch information
brandonkelly committed May 23, 2023
2 parents f9fe570 + f19a054 commit 6a188a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

## Unreleased

- Asset indexes now remember their previously-selected source path. ([#13147](https://github.com/craftcms/cms/issues/13147))
- Added the `enabledForSite` field for entries queried via GraphQL. ([#13214](https://github.com/craftcms/cms/pull/13214))
- Added `craft\base\ElementInterface::sourcePath()`.
- Improved `craft\helpers\FileHelper::getExtensionByMimeType()` for some ambiguous, web-friendly MIME types.
- Fixed a bug where reverting an entry’s content from a revision could omit some Matrix blocks.
- Fixed an error that could occur when adding a new site to an entry which contained Matrix blocks, if the same site had been added and removed previously.
Expand Down

0 comments on commit 6a188a5

Please sign in to comment.