Skip to content

Commit 994bfaa

Browse files
committed
version 2.1.44
1 parent a640727 commit 994bfaa

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

3+
## 2.1.44 - 2025-04-11
4+
5+
### Added
6+
- Add extra logging to Opayo payment failures.
7+
- Add the ability to assign a Campaign to a Contact/Lead/Account in Salesforce.
8+
9+
### Fixed
10+
- Fix `submissionEndpoint` GraphQL property.
11+
- Fix an error for Phone fields, when initializing the form’s JS multiple times.
12+
- Fix payment field race condition when initializing form JS multiple times with conditions.
13+
- Fix an error with Opayo and billing email.
14+
- Fix an XSS vulnerability for importing forms with manipulated field content.
15+
- Fix an XSS vulnerability for email notification content.
16+
317
## 2.1.43 - 2025-03-27
418

519
### 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.43",
5+
"version": "2.1.44",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)