Skip to content

Commit 0eaf74e

Browse files
committed
version 2.1.47
1 parent 6a814b6 commit 0eaf74e

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

3+
## 2.1.47 - 2025-04-29
4+
5+
### Fixed
6+
- Fix a timezone issue with Date fields when setting a min/max date relative to today.
7+
- Fix PDF handling for Craft Cloud.
8+
- Fix `StringHelper::cleanString` handling.
9+
- Fix JavaScript errors when managing theme config classes.
10+
- Fix an error for payment fields when removing alert classes via Theme Config.
11+
312
## 2.1.46 - 2025-04-22
413

514
### 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": "2.1.46",
5+
"version": "2.1.47",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)