Skip to content

Commit 74dae45

Browse files
committed
version 3.1.18
1 parent 67477b8 commit 74dae45

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## 3.1.18 - 2026-03-24
4+
5+
### Fixed
6+
- Fix options-fields (particularly Checkboxes) settings their defaults when an empty value is submitted.
7+
- Fix field normalizer for some removed properties.
8+
- Fix an error for options-based fields not properly handling their value for dynamic Payment field amounts.
9+
- Fix Repeater field conditions evaluations not working with the correct serialized field values.
10+
- Fix visuals for single-option limited Phone fields.
11+
- Fix Stripe `Submissions::EVENT_AFTER_SUBMISSION` triggered on the wrong class.
12+
- Fix an error with Craft 5.8 and Forms/Submissions element fields.
13+
314
## 3.1.17 - 2026-03-15
415

516
### Added

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "verbb/formie",
33
"description": "The most user-friendly forms plugin for Craft.",
44
"type": "craft-plugin",
5-
"version": "3.1.17",
5+
"version": "3.1.18",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)