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 8c029d0 commit 31ef3b6Copy full SHA for 31ef3b6
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 3.1.10 - 2026-01-28
4
+
5
+### Fixed
6
+- Fix a Twig error introduced in Craft 5.9+ for some fields.
7
+- Fix an error for Freshdesk tickets.
8
9
## 3.1.9 - 2026-01-23
10
11
### Added
composer.json
@@ -2,7 +2,7 @@
"name": "verbb/formie",
"description": "The most user-friendly forms plugin for Craft.",
"type": "craft-plugin",
- "version": "3.1.9",
+ "version": "3.1.10",
"keywords": [
"craft",
"cms",
0 commit comments