We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 849db4c commit c21ac72Copy full SHA for c21ac72
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
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
9
## 2.2.8 - 2026-01-13
10
11
### Changed
composer.json
@@ -2,7 +2,7 @@
"name": "verbb/formie",
"description": "The most user-friendly forms plugin for Craft.",
"type": "craft-plugin",
- "version": "2.2.8",
+ "version": "2.2.9",
"keywords": [
"craft",
"cms",
0 commit comments