Skip to content

Commit

Permalink
version 2.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Apr 15, 2024
1 parent 3af68d1 commit 95e1bf2
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.11 - 2024-04-15

### Added
- Added missing form builder translation strings.

### Fixed
- Fixed a Formie 1 migration where fields contained an underscore, and were affected by synced field issues in need of fixing.
- Fixed a PHP 8.2 deprecation.
- Fixed populating Group fields not working consistently.
- Fixed Repeater and Group fields not working correctly for multi-page forms.
- Fixed limited users permissions for forms not working correctly.
- Fixed an error with Stripe creating a plan for subscription payments.
- Fixed Internal fields showing in the form builder for non-English languages.

## 2.1.10 - 2024-04-10

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

0 comments on commit 95e1bf2

Please sign in to comment.