We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46c6579 commit cb14cb1Copy full SHA for cb14cb1
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
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
13
## 2.2.3 - 2025-09-02
14
15
### Added
composer.json
@@ -2,7 +2,7 @@
"name": "verbb/formie",
"description": "The most user-friendly forms plugin for Craft.",
"type": "craft-plugin",
- "version": "2.2.3",
+ "version": "2.2.4",
"keywords": [
"craft",
"cms",
0 commit comments