Skip to content

Commit c21ac72

Browse files
committed
version 2.2.9
1 parent 849db4c commit c21ac72

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 2.2.9 - 2026-01-15
4+
5+
### Fixed
6+
- Fix an error handling email notification “from” values when also setting a “from name”.
7+
- Fix Make the url encoding keep the ampersand unencoded.
8+
39
## 2.2.8 - 2026-01-13
410

511
### Changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "verbb/formie",
33
"description": "The most user-friendly forms plugin for Craft.",
44
"type": "craft-plugin",
5-
"version": "2.2.8",
5+
"version": "2.2.9",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)