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 927f421 commit dcb6545Copy full SHA for dcb6545
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## 4.0.3 - 2024-10-20
4
+
5
+### Changed
6
+- Improve Matrix field importing when an existing entry type was already found.
7
8
+### Fixed
9
+- Fix an issue when importing Matrix fields.
10
11
## 4.0.2 - 2024-07-21
12
13
### Added
composer.json
@@ -2,7 +2,7 @@
"name": "verbb/field-manager",
"description": "Manage your fields and field groups with ease.",
"type": "craft-plugin",
- "version": "4.0.2",
+ "version": "4.0.3",
"keywords": [
"craft",
"cms",
0 commit comments