Skip to content

Commit 950c069

Browse files
committed
version 2.1.34
1 parent f563ce6 commit 950c069

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

3+
## 2.1.34 - 2024-12-02
4+
5+
### Fixed
6+
- Fix an error when saving integration settings for forms.
7+
- Fix User element integrations not using UIDs for the target groups.
8+
- Fix Entry element integrations not using UIDs for the target entry type.
9+
- Fix an issue with User element integration and the “Send Activation Email” setting.
10+
- Fix checkbox select fields field settings not retaining their value.
11+
312
## 2.1.33 - 2024-11-13
413

514
### 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.33",
5+
"version": "2.1.34",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)