File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.2.6 - 2025-11-06
4+
5+ ### Added
6+ - Add handling for multi-site refresh-token front-end requests.
7+ - Add “Payment Status” column to Submissions element index.
8+
9+ ### Changed
10+ - Improve CSRF token refreshing for multiple forms, particularly for new cookie sessions.
11+ - Update conditional logic evaluation in JS to default to ` input ` events when handling evaluation for most controls.
12+ - Update EmailOctopus integration for V2 API.
13+
14+ ### Fixed
15+ - Fix Snaptcha Captcha support for Ajax forms.
16+ - Fix “is not empty” server-side conditional logic.
17+ - Fix an error with JS conditional logic for some fields.
18+ - Fix an error when handling conditionally-hidden fields within Group fields, which also contained conditions.
19+ - Fix some email notification values not receiving raw values correctly.
20+ - Fix email notification conditional emails not being case-insensitive for matched emails.
21+
322## 2.2.5 - 2025-09-16
423
524### Fixed
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.5 " ,
5+ "version" : " 2.2.6 " ,
66 "keywords" : [
77 " craft" ,
88 " cms" ,
You can’t perform that action at this time.
0 commit comments