Skip to content

Commit 1056fc8

Browse files
committed
version 3.0.14
1 parent e889537 commit 1056fc8

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

3+
## 3.0.14 - 2024-12-03
4+
5+
### Fixed
6+
- Fix User and Entry element integration settings migration.
7+
- Fix an error during Formie 2 migration.
8+
39
## 3.0.13 - 2024-12-02
410

511
### Added
@@ -445,6 +451,11 @@
445451
- `Field::name` attribute has been deprecated. Use `Field::label` instead.
446452
- `Field::inputHtml()` method has been deprecated. Use `Field::cpInputHtml()` instead.
447453

454+
## 2.1.35 - 2024-12-03
455+
456+
### Fixed
457+
- Fix User and Entry element integration settings migration.
458+
448459
## 2.1.34 - 2024-12-02
449460

450461
### Fixed

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.13",
5+
"version": "3.0.14",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)