Skip to content

Commit

Permalink
version 1.6.31
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Aug 30, 2023
1 parent 314728c commit 85290e4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 1.6.31 - 2023-08-31

### Changed
- Map an account to lead data using `parentaccountid` or `customerid_account` for Dynamics 365 integration.
- Exporting submissions now use each fields' Name instead of Handle.

### Fixed
- Fixed some characters (quotes) being encoded for field values, causing issues for integration values and email notifications.
- Fix being able to send email notifications and trigger integrations for spam submissions in the control panel.

## 1.6.30 - 2023-08-06

### 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": "1.6.30",
"version": "1.6.31",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 85290e4

Please sign in to comment.