Skip to content

Commit 628f86e

Browse files
committed
version 2.1.43
1 parent f01f430 commit 628f86e

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## 2.1.43 - 2025-03-27
4+
5+
### Added
6+
- Add `Submission Date` to some field mapping controls.
7+
8+
### Fixed
9+
- Fix some errors with Submissions widget for invalid dates and `weekStartDay` user settings.
10+
- Fix an error when importing a form, made from an export from the Forms element index.
11+
- Fix HubSpot GDPR processing when not enabled.
12+
- Fix an issue with Iterable integration field mapping.
13+
- Fix some fields not having their default values set correctly.
14+
315
## 2.1.42 - 2025-03-04
416

517
### 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": "2.1.42",
5+
"version": "2.1.43",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)