Skip to content

Commit f070749

Browse files
committed
version 3.0.31
1 parent bda1aad commit f070749

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

3+
## 3.0.31 - 2025-07-03
4+
5+
### Changed
6+
- Update front-end validation to show a error state of sub-fields correctly.
7+
8+
### Fixed
9+
- Fix an error for Campaign integration when running via the queue.
10+
- Fix an error for the Calculations field, when formatting as a number and using non-numeric fields in the formula.
11+
- Fix an error when trying to determine a submissions status in some instances.
12+
- Fix some fields not working correctly with content encryption.
13+
- Fix an error for some fields that contained a `supportsNested` reference from Formie 2.
14+
- Fix GraphQL queries for submissions in Craft 5.8+.
15+
- Fix support for Craft 5.8.
16+
317
## 3.0.30 - 2025-06-18
418

519
### 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.0.30",
5+
"version": "3.0.31",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)