Skip to content

Commit 3d50366

Browse files
committed
version 3.1.8
1 parent 8d3d9c3 commit 3d50366

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+
## 3.1.8 - 2026-01-15
4+
5+
### Fixed
6+
- Fix memory limits for garbage collection tasks.
7+
- Fix lack of console output for garbage collection tasks.
8+
- Fix an error when using Date/Time fields and populating or setting default values for calendar displays.
9+
- Fix an error handling email notification “from” values when also setting a “from name”.
10+
- Fix Make the url encoding keep the ampersand unencoded.
11+
312
## 3.1.7 - 2026-01-13
413

514
### Added

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

0 commit comments

Comments
 (0)