Skip to content

Commit e9fbaf4

Browse files
committed
Changelog tweak
[ci skip]
1 parent e4c7bac commit e9fbaf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
## Unreleased
44

5+
- Return URLs are now sanitized before being saved to the PHP session.
56
- Fixed a bug where admin tables’ pagination footers could be positioned incorrectly in slideouts. ([#17187](https://github.com/craftcms/cms/issues/17187))
67
- Fixed a SQL error that could occur when running garbage collection. ([#17197](https://github.com/craftcms/cms/issues/17197))
78
- Fixed a PHP error that could occur if malformed UTF-8 data was passed to `craft\helpers\StringHepler::replaceMb4()`. ([#17202](https://github.com/craftcms/cms/issues/17202))
89
- Fixed a bug where “Applying new propagation method” jobs weren’t propagating elements to newly-supported sites. ([#17207](https://github.com/craftcms/cms/issues/17207))
9-
- Return URLs are now sanitized before being saved to the PHP session.
1010
- Fixed a styling issue.
1111

1212
## 4.15.2 - 2025-04-23

0 commit comments

Comments
 (0)