Skip to content

Commit 55c3137

Browse files
committed
version 2.1.52
1 parent dec761e commit 55c3137

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
lines changed

CHANGELOG.md

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

3+
## 2.1.52 - 2025-07-18
4+
5+
### Added
6+
- Add support for Salesforce integration for Leads, for task creation on duplicate, to use the Lead ID by default.
7+
- Add warning text for File Upload fields, when uploading to a filesystem with public URLs.
8+
9+
### Changed
10+
- Update English translations.
11+
- Update Recaptcha server-side verification to use recaptcha.net for better availability.
12+
13+
### Fixed
14+
- Fix typecast of Pipedrive “Owner ID” value.
15+
- Fix Signature field output in emails for multi-site installs.
16+
317
## 2.1.51 - 2025-07-03
418

519
### Fixed
@@ -2858,7 +2872,6 @@ The fix was already present for Contacts.
28582872
- Fixed element fields not showing correctly when previewing email notifications.
28592873
- Fixed an error when previewing Group or Repeater fields in email notifications.
28602874

2861-
28622875
## 1.4.26 - 2021-11-23
28632876

28642877
### Added
@@ -2877,7 +2890,6 @@ The fix was already present for Contacts.
28772890
- Revert GraphQL changes made in 1.4.24 causing errors when querying page conditions.
28782891
- Fixed "All Fields" in email notification content showing conditionally hidden fields.
28792892

2880-
28812893
## 1.4.25 - 2021-11-14
28822894

28832895
### 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.51",
5+
"version": "2.1.52",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)