We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf97299 commit 206c7b8Copy full SHA for 206c7b8
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
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
11
## 2.1.50 - 2025-06-18
12
13
### Added
composer.json
@@ -2,7 +2,7 @@
"name": "verbb/formie",
"description": "The most user-friendly forms plugin for Craft.",
"type": "craft-plugin",
- "version": "2.1.50",
+ "version": "2.1.51",
"keywords": [
"craft",
"cms",
0 commit comments