Skip to content

Commit cb14cb1

Browse files
committed
version 2.2.4
1 parent 46c6579 commit cb14cb1

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

3+
## 2.2.4 - 2025-09-16
4+
5+
### Changed
6+
- Update Element field’s visibility in the form builder when 1-2 sources are available.
7+
8+
### Fixed
9+
- Fix support for some Dynamics 365 fields (Memo) not appearing in mapping.
10+
- Fix an issue for redirect URLs when containing special (valid) characters.
11+
- Fix Categories field not showing sources correctly.
12+
313
## 2.2.3 - 2025-09-02
414

515
### 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.3",
5+
"version": "2.2.4",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)