Skip to content

Commit 20ebee2

Browse files
committed
version 2.1.41
1 parent 1605855 commit 20ebee2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## 2.1.41 - 2025-02-02
4+
5+
### Fixed
6+
- Fix an error with Group and Repeater fields with required File Upload fields on multi-page Ajax forms.
7+
- Fix Group and Repeater fields not respecting “Include in Email Notifications” setting and conditionally hidden fields in email notifications.
8+
- Remove incorrect `Campaign = Kampagne` German translation for the Campaign plugin.
9+
310
## 2.1.40 - 2025-01-24
411

512
### Fixed

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

0 commit comments

Comments
 (0)