Skip to content

Commit 589c967

Browse files
committed
version 3.1.1
1 parent 001407b commit 589c967

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## 3.1.1 - 2025-07-22
4+
5+
### Added
6+
- Add support for element fields’ querying with `:notempty:` or `:empty:`.
7+
8+
### Fixed
9+
- Fix incorrect handling of system settings for email notifications on non multi-site installs.
10+
- Fix some payment integrations being unable to select fields for dynamic amount.
11+
- Fix extra-small lightswitch visual bug.
12+
- Fix an error when loading some captcha settings for a form (Friendly Captcha, hCpatcha, reCaptcha, Turnstile).
13+
- Fix submission querying for Craft 5.8+.
14+
315
## 3.1.0 - 2025-07-22
416

517
### 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.0",
5+
"version": "3.1.1",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)