Skip to content

Commit c537715

Browse files
committed
version 3.0.5
1 parent 12fb7dd commit c537715

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.5 - 2023-01-05
4+
5+
### Fixed
6+
- Fix Audit items showing field layouts with no fields.
7+
- Fix an error when running Audit on elements where their plugin is disabled, but installed.
8+
- Fix error when importing Neo block type with null field layout. (thanks @ttempleton).
9+
310
## 3.0.4 - 2022-10-13
411

512
### Fixed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "verbb/field-manager",
33
"description": "Manage your fields and field groups with ease with simple field or group cloning and quicker overall management.",
44
"type": "craft-plugin",
5-
"version": "3.0.4",
5+
"version": "3.0.5",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)