Skip to content

Commit 4ae8d74

Browse files
committed
version 3.1.21
1 parent 5289cca commit 4ae8d74

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 3.1.21 - 2026-04-16
4+
5+
### Added
6+
- Add `email` variable to email notification templates, exposing the composed Craft mail message (including parsed `subject`).
7+
- Add missing translations for the form builder.
8+
- Add missing translations for the form builder.
9+
10+
### Fixed
11+
- Fix Date field normalization for single-value fields (like Year-only, etc).
12+
- Fix entry element integration field mapping for legacy IDs and nested groups.
13+
314
## 3.1.20 - 2026-04-11
415

516
### Added

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": "3.1.20",
5+
"version": "3.1.21",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)