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 f717b7b commit 1b35385Copy full SHA for 1b35385
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## 3.0.11 - 2024-11-15
4
+
5
+### Fixed
6
+- Fix an error for form usage, when dealing with nested entries.
7
+- Fix a Craft 5.5 migration compatibility issue.
8
+- Fix user permissions for form access in the control panel.
9
10
## 3.0.10 - 2024-11-13
11
12
### 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.10",
+ "version": "3.0.11",
"keywords": [
"craft",
"cms",
0 commit comments