Skip to content

Commit

Permalink
version 2.1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed May 27, 2024
1 parent 00edd73 commit a295448
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## 2.1.16 - 2024-05-27

### Added
- Phone fields now include `countryCode` and `countryName` in their value when the value is JSON.

### Changed
- Removed unused `e.target` from Repeater `addRow()` JS function.
- Updated English translations.
- Updated reCAPTCHA Enterprise’s Secret API Key plugin setting.

### Fixed
- Fixed Entry element integrations not using their section’s default entry status when `enabled` wasn’t mapped.
- Fixed country-enabled Phone fields not having their generated value set correctly.

## 2.1.15 - 2024-05-20

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

0 comments on commit a295448

Please sign in to comment.