Skip to content

Commit

Permalink
version 1.6.44
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Jun 15, 2024
1 parent c5b781f commit b450241
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,19 @@
# Changelog

## 1.6.44 - 2024-06-15

### Fixed
- Fixed a JS error when using text limits for Single/Multi Line Text fields.

## 1.6.43 - 2024-05-31

### Fixed
- Fix an error when submitting a form and manipulating the `goingBack` param.
- Fixed an error when submitting a form and manipulating the `goingBack` param.

## 1.6.42 - 2024-05-20

### Fixed
- Fix an error when triggering an integration where the `tokenId` has become invalid.
- Fixed an error when triggering an integration where the `tokenId` has become invalid.

## 1.6.41 - 2024-04-18

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.43",
"version": "1.6.44",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit b450241

Please sign in to comment.