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 1605855 commit 20ebee2Copy full SHA for 20ebee2
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## 2.1.40 - 2025-01-24
11
12
### Fixed
composer.json
@@ -2,7 +2,7 @@
"name": "verbb/formie",
"description": "The most user-friendly forms plugin for Craft.",
"type": "craft-plugin",
- "version": "2.1.40",
+ "version": "2.1.41",
"keywords": [
"craft",
"cms",
0 commit comments