Skip to content

Commit 1b35385

Browse files
committed
version 3.0.11
1 parent f717b7b commit 1b35385

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## 3.0.10 - 2024-11-13
411

512
### 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.10",
5+
"version": "3.0.11",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)