Skip to content

Commit 206c7b8

Browse files
committed
version 2.1.51
1 parent cf97299 commit 206c7b8

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## 2.1.51 - 2025-07-03
4+
5+
### Fixed
6+
- Fix encrypted fields storing data in search indexes for submissions.
7+
- Fix an error for Campaign integration when running via the queue.
8+
- Fix an error for the Calculations field, when formatting as a number and using non-numeric fields in the formula.
9+
- Fix an error when trying to determine a submissions status in some instances.
10+
311
## 2.1.50 - 2025-06-18
412

513
### 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": "2.1.50",
5+
"version": "2.1.51",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)