Skip to content

Commit

Permalink
version 2.1.33
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Nov 12, 2024
1 parent 72d3b4b commit a579438
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## 2.1.33 - 2024-11-13

### Added
- Add Iterable CRM integration.

### Changed
- Update proxy URL for some integrations.

### Fixed
- Fix duplicated API Key setting for Google Places.
- Fix Iterable integrations when not mapping custom fields.
- Fix reactivity of integration field mapping for forms.
- Fix some integrations causing `post_max_size` and `input_max_vars` issues on Craft Cloud.
- Fix inactive or pending users showing in users field.
- Fix “Action on Submit” not toggling options correctly.
- Fix an error when migrating Freeform forms for a specific handle via the CLI.
- Fix `data-repeater-row-id` attribute for Repeater field rows.

## 2.1.32 - 2024-10-20

### Added
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "verbb/formie",
"description": "The most user-friendly forms plugin for Craft.",
"type": "craft-plugin",
"version": "2.1.32",
"version": "2.1.33",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit a579438

Please sign in to comment.