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 658108e commit c2fe5f4Copy full SHA for c2fe5f4
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 3.0.12 - 2024-11-16
4
+
5
+### Fixed
6
+- Fix an error for form usage, when dealing with nested entries.
7
8
## 3.0.11 - 2024-11-15
9
10
### Fixed
composer.json
@@ -2,7 +2,7 @@
"name": "verbb/formie",
"description": "The most user-friendly forms plugin for Craft.",
"type": "craft-plugin",
- "version": "3.0.11",
+ "version": "3.0.12",
"keywords": [
"craft",
"cms",
0 commit comments