Skip to content

Commit

Permalink
Release notes
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
brandonkelly committed May 23, 2023
1 parent 906e5fb commit f19a054
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,6 +2,8 @@

## Unreleased

- Asset indexes now remember their previously-selected source path. ([#13147](https://github.com/craftcms/cms/issues/13147))
- Added `craft\base\ElementInterface::sourcePath()`.
- Improved `craft\helpers\FileHelper::getExtensionByMimeType()` for some ambiguous, web-friendly MIME types.
- Removed the OAuth 2.0 Client library, as it’s no longer used in core.
- Fixed a bug where activation emails sent to newly-created users could link to the front-end site, if they were granted control panel access via a user group. ([#13204](https://github.com/craftcms/cms/issues/13204))
Expand Down

0 comments on commit f19a054

Please sign in to comment.