Skip to content

Commit 5111b50

Browse files
committed
version 2.1.40
1 parent 67c90ab commit 5111b50

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 2.1.40 - 2025-01-24
4+
5+
### Fixed
6+
- Fix incorrectly bundled `intl-tel-input` version.
7+
- Fix some string content not being escaped properly.
8+
- Fix Freeform 5 migration for success behaviour.
9+
- Fix default value for Date field not being set correctly.
10+
311
## 2.1.39 - 2025-01-17
412

513
### Added

composer.json

+1-1
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": "2.1.39",
5+
"version": "2.1.40",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)