Skip to content

Commit a579438

Browse files
committed
version 2.1.33
1 parent 72d3b4b commit a579438

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

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

3+
## 2.1.33 - 2024-11-13
4+
5+
### Added
6+
- Add Iterable CRM integration.
7+
8+
### Changed
9+
- Update proxy URL for some integrations.
10+
11+
### Fixed
12+
- Fix duplicated API Key setting for Google Places.
13+
- Fix Iterable integrations when not mapping custom fields.
14+
- Fix reactivity of integration field mapping for forms.
15+
- Fix some integrations causing `post_max_size` and `input_max_vars` issues on Craft Cloud.
16+
- Fix inactive or pending users showing in users field.
17+
- Fix “Action on Submit” not toggling options correctly.
18+
- Fix an error when migrating Freeform forms for a specific handle via the CLI.
19+
- Fix `data-repeater-row-id` attribute for Repeater field rows.
20+
321
## 2.1.32 - 2024-10-20
422

523
### 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.32",
5+
"version": "2.1.33",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)