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 cb5b960 commit b6a2787Copy full SHA for b6a2787
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## 3.0.26 - 2025-04-22
4
+
5
+### Fixed
6
+- Fix parsing of email notification content and HTML.
7
+- Fix 1CRM integration not querying existing data objects correctly.
8
+- Fix an error when viewing submissions in element fields for Craft 5.7+.
9
+- Fix an error with `submissionsBehaviour`.
10
11
## 3.0.25 - 2025-04-16
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": "3.0.25",
+ "version": "3.0.26",
"keywords": [
"craft",
"cms",
0 commit comments