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 12c99e1 commit 57e1a0aCopy full SHA for 57e1a0a
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## 1.6.46 - 2024-10-24
4
+
5
+### Added
6
+- Add the ability for `Submission::setStatus` to accept the handle of a status.
7
8
+### Fixed
9
+- Fix an error when a non-Formie field was mistakenly added to a form.
10
11
## 1.6.45 - 2024-08-01
12
13
### Fixed
composer.json
@@ -2,7 +2,7 @@
"name": "verbb/formie",
"description": "The most user-friendly forms plugin for Craft.",
"type": "craft-plugin",
- "version": "1.6.45",
+ "version": "1.6.46",
"keywords": [
"craft",
"cms",
0 commit comments