Skip to content

Commit

Permalink
version 2.1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed May 29, 2024
1 parent 5c18069 commit 105237c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## 2.1.17 - 2024-05-29

### Changed
- Ensure that sessions exists when calling `formie/forms/refresh-tokens`.

### Fixed
- Fixed element integrations update matching logic where matched data is empty.
- Fixed `populateFormValues` values and dynamic Twig.
- Fixed an error with Phone number fields and `countryCode`.
- Fixed an error with Phone number fields and `countryName`.

## 2.1.16 - 2024-05-27

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

0 comments on commit 105237c

Please sign in to comment.