You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
### Added
6
6
- Added Rich Text field configuration plugin-wide. Provide a config object for available buttons, like you might for [Redactor](https://plugins.craftcms.com/redactor). See [docs](https://verbb.io/craft-plugins/formie/docs/get-started/configuration#rich-text-configuration).
7
7
- Added error message rich text field for form/stencil settings.
8
-
- Added GtaphQL support for Submissions.
8
+
- Added GraphQL support for Submissions.
9
9
- Added support for “Save as new stencil” from a form.
10
10
11
11
### Changed
@@ -14,7 +14,7 @@
14
14
15
15
### Fixed
16
16
- Fixed IP Address not saving for submissions.
17
-
- Fixed form change warning when submitting an ajax form and redirecting.
17
+
- Fixed form change warning when submitting an Ajax form and redirecting.
18
18
- Fixed submissions query and `form` parameter not working correctly.
19
19
- Fixed “Save as new form” not redirecting to the newly created form.
20
20
- Fixed “Save as new stencil” new stencil generates a sequential handle, rather than a random handle.
0 commit comments