Skip to content

Commit

Permalink
version 2.1.34
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Dec 2, 2024
1 parent f563ce6 commit 950c069
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 2.1.34 - 2024-12-02

### Fixed
- Fix an error when saving integration settings for forms.
- Fix User element integrations not using UIDs for the target groups.
- Fix Entry element integrations not using UIDs for the target entry type.
- Fix an issue with User element integration and the “Send Activation Email” setting.
- Fix checkbox select fields field settings not retaining their value.

## 2.1.33 - 2024-11-13

### 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.33",
"version": "2.1.34",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 950c069

Please sign in to comment.