Skip to content

Commit a22d789

Browse files
committed
version 2.2.2
1 parent 8ce5013 commit a22d789

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

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

3+
## 2.2.2 - 2025-08-12
4+
5+
### Added
6+
- Add clarification to Salesforce “Use Credentials” setting.
7+
8+
### Changed
9+
- Update import/export description for forms.
10+
- Update Summary field for Ajax forms to refresh whenever they are visibly shown.
11+
12+
### Fixed
13+
- Fix HubSpot Form Field Mapping for Ticket fields.
14+
- Fix an error for Tags fields, being unable to change the “Label Source” setting.
15+
- Fix an error for Users fields, being unable to change the “Label Source” setting.
16+
- Fix an error for User integrations and the address field check.
17+
- Fix Google Address autocomplete handling of saved/existing values.
18+
- Fix description for Cloudflare Turnstile captcha integration.
19+
320
## 2.2.1 - 2025-07-22
421

522
### 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.2.1",
5+
"version": "2.2.2",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)