We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67c90ab commit 5111b50Copy full SHA for 5111b50
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
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
11
## 2.1.39 - 2025-01-17
12
13
### Added
composer.json
@@ -2,7 +2,7 @@
"name": "verbb/formie",
"description": "The most user-friendly forms plugin for Craft.",
"type": "craft-plugin",
- "version": "2.1.39",
+ "version": "2.1.40",
"keywords": [
"craft",
"cms",
0 commit comments