Skip to content

Commit f7b9e45

Browse files
committed
version 2.1.45
1 parent 1cbbf5b commit f7b9e45

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+
## 2.1.45 - 2025-04-16
4+
5+
### Added
6+
- Add `craft.formie.setRenderVariables()`.
7+
8+
### Changed
9+
- Update JavaScript Captcha to use render variables for script attributes.
10+
11+
### Fixed
12+
- Fix an error with Craft 4.15+.
13+
- Fix an error when validating element field values.
14+
315
## 2.1.44 - 2025-04-11
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": "2.1.44",
5+
"version": "2.1.45",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)