Skip to content

Commit

Permalink
Release note for #3858 / #3860
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonkelly committed Feb 19, 2019
1 parent f8c44b3 commit 1d0a337
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG-v3.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
### Added
- Added `craft\helpers\StringHelper::replaceMb4()`.

### Changed
- The `users/login` and `users/logout` actions now include a `csrfTokenValue` key in JSON responses. [#3858](https://github.com/craftcms/cms/issues/3858)

### Fixed
- Fixed a bug where Craft could auto-place the `{{ beginBody() }}` and `{{ endBody() }}` tags in the wrong places.
- Fixed a bug where Craft wasn’t storing custom volume sort orders. ([#3764](https://github.com/craftcms/cms/issues/3764))
Expand Down

0 comments on commit 1d0a337

Please sign in to comment.