Skip to content

Commit 8d3d9c3

Browse files
committed
Merge remote-tracking branch 'origin/craft-4' into craft-5
# Conflicts: # CHANGELOG.md # composer.json # src/services/Emails.php
2 parents 2c25145 + c21ac72 commit 8d3d9c3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1179,6 +1179,12 @@
11791179
- `Field::name` attribute has been deprecated. Use `Field::label` instead.
11801180
- `Field::inputHtml()` method has been deprecated. Use `Field::cpInputHtml()` instead.
11811181

1182+
## 2.2.9 - 2026-01-15
1183+
1184+
### Fixed
1185+
- Fix an error handling email notification “from” values when also setting a “from name”.
1186+
- Fix Make the url encoding keep the ampersand unencoded.
1187+
11821188
## 2.2.8 - 2026-01-13
11831189

11841190
### Changed

0 commit comments

Comments
 (0)