File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.2.7 - 2025-11-29
4+
5+ ### Added
6+ - Add debug logging for reCAPTCHA responses.
7+
8+ ### Changed
9+ - Webhook-based payment integrations (Mollie, GoCardless) now properly fire integrations and notifications.
10+ - Question captcha protects against validation when no questions are set.
11+ - Captchas for GraphQL mutations now don’t require a mandatory variables parameter to be named the same as their input type.
12+
13+ ### Fixed
14+ - Fix Payment fields displaying in Summary field content by default.
15+ - Fix Date/Time fields not using min/max values for native date input for non-Flatpickr.
16+ - Fix an issue with Date fields, where the ` availableDaysOfWeek ` may not be typed correctly in some instances.
17+ - Fix an issue with ReCAPTCHA Enterprise validation.
18+ - Fix fetching an email signature controller action using CSRF verification when it doesn’t need to.
19+
320## 2.2.6 - 2025-11-06
421
522### Added
Original file line number Diff line number Diff line change 22 "name" : " verbb/formie" ,
33 "description" : " The most user-friendly forms plugin for Craft." ,
44 "type" : " craft-plugin" ,
5- "version" : " 2.2.6 " ,
5+ "version" : " 2.2.7 " ,
66 "keywords" : [
77 " craft" ,
88 " cms" ,
You can’t perform that action at this time.
0 commit comments