Skip to content

Commit 633f13a

Browse files
committed
version 2.2.3
1 parent 4c9a3eb commit 633f13a

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

3+
## 2.2.3 - 2025-09-02
4+
5+
### Added
6+
- Add `onFieldVisible` and `onFetchSummary` JS events for the Summary field.
7+
- Add `setPage` to the Formie theme JS to set the page of a form client and server side.
8+
9+
### Fixed
10+
- Fix an encoding issue for some fields when used in email notifications.
11+
- Fix Stripe integration setting missing Redirect URI.
12+
- Fix Google Sheets integration.
13+
314
## 2.2.2 - 2025-08-12
415

516
### 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": "2.2.2",
5+
"version": "2.2.3",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)