Skip to content

Commit b6a2787

Browse files
committed
version 3.0.26
1 parent cb5b960 commit b6a2787

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+
## 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+
311
## 3.0.25 - 2025-04-16
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": "3.0.25",
5+
"version": "3.0.26",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)